Skip to main content

AdfAzureDatabricksAuthenticationType Enumeration

AdfAzureDatabricksAuthenticationType Enumeration

The AdfAzureDatabricksAuthenticationType enumeration provides options for how the Databricks cluster access should be authenticated.

Enumeration Values

NameSummary
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.