2023-08-27 10:55:55 +02:00
|
|
|
---
|
|
|
|
title: azureCredentials
|
|
|
|
slug: /main-concepts/metadata-standard/schemas/security/credentials/azurecredentials
|
|
|
|
---
|
|
|
|
|
|
|
|
# AzureCredentials
|
|
|
|
|
|
|
|
*Azure Datalake Credentials*
|
|
|
|
|
|
|
|
## Properties
|
|
|
|
|
|
|
|
- **`clientId`** *(string)*: Your Service Principal App ID (Client ID).
|
|
|
|
- **`clientSecret`** *(string)*: Your Service Principal Password (Client Secret).
|
|
|
|
- **`tenantId`** *(string)*: Tenant ID of your Azure Subscription.
|
|
|
|
- **`accountName`** *(string)*: Account Name of your storage account.
|
|
|
|
|
|
|
|
|
2023-10-28 00:07:31 +05:30
|
|
|
Documentation file automatically generated at 2023-10-27 13:55:46.343512.
|