AzureServicePrincipal Authentication
This section provides a complete list of the AzureServicePrincipal Authentication properties you can configure in the connection string for this provider.
| Property | Description |
| AzureTenantId | Specifies the directory (tenant) ID of your Microsoft Entra ID that the provider uses to authenticate to Databricks. |
| AzureClientId | Specifies the application (client) ID of the Microsoft Entra ID application that the provider uses to authenticate to Databricks. |
| AzureClientSecret | Specifies the client secret for the Microsoft Entra ID application that the provider uses to authenticate to Databricks. |