Azure Databricks Workspace

Azure Databricks Workspace is an analytics and machine learning platform built on Apache Spark, fully managed within Azure. It provides a collaborative environment for data engineers, data scientists, and analysts to process large-scale data, build AI models, and integrate with other Azure services. The workspace simplifies cluster management, offers interactive notebooks, and supports seamless scaling for big data and advanced analytics workloads.

azure.databricks_workspace

Fields

TitleIDTypeData TypeDescription
_keycorestring
authorizationscorejsonThe workspace provider authorizations.
created_bycorejsonProvides details of the entity that created/updated the workspace.
created_date_timecorestringThe date and time stamp when the workspace was created.
disk_encryption_set_idcorestringThe resource Id of the managed disk encryption set.
encryptioncorejsonEncryption properties for databricks workspace
idcorestringFully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
locationcorestringThe geo-location where the resource lives
managed_disk_identitycorejsonThe Managed Identity details for storage account.
managed_resource_group_idcorestringThe managed resource group Id.
namecorestringThe name of the resource
parameterscorejsonCustom Parameters used for Cluster Creation.
private_endpoint_connectionscorejsonPrivate endpoint connections created on the workspace
provisioning_statecorestringProvisioning status of the workspace.
public_network_accesscorestringThe network access type for accessing workspace. Set value to disabled to access workspace only via private link.
required_nsg_rulescorestringGets or sets a value indicating whether data plane (clusters) to control plane communication happen over private endpoint. Supported values are 'AllRules' and 'NoAzureDatabricksRules'. 'NoAzureServiceRules' value is for internal use only.
resource_groupcorestring
skucorejsonSKU for the resource.
storage_account_identitycorejsonThe Managed Identity details for storage account.
subscription_idcorestring
subscription_namecorestring
system_datacorejsonMetadata pertaining to creation and last modification of the resource.
tagscorehstore
typecorestringThe type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
ui_definition_uricorestringThe blob URI where the UI definition file is located.
updated_bycorejsonProvides details of the entity that created/updated the workspace.
workspace_idcorestringThe unique identifier of the databricks workspace in databricks control plane.
workspace_urlcorestringThe workspace URL which is of the format 'adb-{workspaceId}.{random}.azuredatabricks.net'