Workspace
Import
Databrick Workspaces can be imported using the resource id
, e.g.
$ pulumi import azure:databricks/workspace:Workspace workspace1 /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Databricks/workspaces/workspace1
Content copied to clipboard
Properties
Link copied to clipboard
Is the Databricks File System root file system enabled with a secondary layer of encryption with platform managed keys? Possible values are true
or false
. Defaults to false
. This field is only valid if the Databricks Workspace sku
is set to premium
. Changing this forces a new resource to be created.