AzureClientId
Specifies the application (client) ID of the Microsoft Entra ID application that the provider uses to authenticate to Databricks.
Data Type
string
Default Value
""
Remarks
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.