AzureClientId
Specifies the application (client) ID of the Microsoft Entra ID application that the provider uses to authenticate to Databricks.
データ型
string
デフォルト値
""
解説
The AzureClientId property identifies the registered application in Microsoft Entra ID (formerly Azure Active Directory) that represents your service principal.
You can find the application (client) ID in the Azure portal under Microsoft Entra ID > App registrations > Your application.
This property is required when the AuthScheme is set to AzureServicePrincipal or AzureAD.