AzureServicePrincipal Authentication
このセクションでは、本プロバイダーの接続文字列で設定可能なAzureServicePrincipal Authentication プロパティの全リストを提供します。
| プロパティ | 説明 |
| AzureTenantId | The Tenant id of your Microsoft Azure Active Directory. |
| AzureClientId | The application(client) id of your Microsoft Azure Active Directory application. |
| AzureClientSecret | The application(client) secret of your Microsoft Azure Active Directory application. |
| AzureSubscriptionId | The Subscription id of your Azure Databricks Service Workspace. |
| AzureResourceGroup | The Resource Group name of your Azure Databricks Service Workspace. |
| AzureWorkspace | The name of your Azure Databricks Service Workspace. |