Aniket Katkar 9e773ff1a8
chore(docs): updated the metadata standard schemas and menu.md for documentation (#13745)
* updated the metadata standard schemas and menu.md

* updated the schema docs with better parsing
2023-10-27 11:37:31 -07:00

550 B

title slug
azureCredentials /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.