AdfAzureDatabricksAuthenticationType Enumeration
The AdfAzureDatabricksAuthenticationType enumeration provides options for how the Databricks cluster access should be authenticated.
Enumeration Values
Name | Summary |
---|---|
AccessToken | Specifies that an access token should be used to authenicate with the Databricks cluster. |
ManagedServiceIdentity | Specifies that an Azure Managed Service Identity should be used to authenicate with the Databricks cluster. |