Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

19 lines
550 B
Markdown
Raw Normal View History

---
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.
Documentation file automatically generated at 2023-10-27 13:55:46.343512.