The authentication method type.
Optional azureMicrosoft Entra ID tenant of the service principal, for Azure Databricks workspaces. Omit it to keep the stored tenant, send null or an empty string to remove it, or send a value to replace it.
Optional clientClient ID of the Databricks service principal.
Optional clientSecret of the Databricks service principal. Generate it under User management > Service principals > Credentials & secrets in Databricks.
Generated using TypeDoc
Databricks OAuth machine-to-machine authentication using a service principal. Only the fields provided are changed; omit
client_secretto keep the stored one.