You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description="Name of the cluster that will be used during storage mounting. If mount_adls_passthrough == true, cluster should also have option cluster_conf_passthrought == true"
215
226
default=null
216
227
}
217
-
218
-
variable"key_vault_secret_scope" {
219
-
type=object({
220
-
key_vault_id =string
221
-
dns_name =string
222
-
})
223
-
description="Object with Azure Key Vault parameters required for creation of Azure-backed Databricks Secret scope"
0 commit comments