Resource Type: Azure > Databricks > Workspace
The Databricks Workspace resource type is an integrated environment that allows for the creation and management of notebooks, jobs, and data, enabling collaborative data analytics and machine learning tasks.
Resource Context
Workspace is a part of the Databricks service.
Each Workspace lives under a Resource Group.
Controls
The primary controls for Azure > Databricks > Workspace are:
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/azure-databricks#/resource/types/databricksWorkspace
- tmod:@turbot/turbot#/resource/categories/analytics
- turbot graphql resource --id "tmod:@turbot/azure-databricks#/resource/types/databricksWorkspace"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-databricks#/resource/types/databricksWorkspace';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-databricks#/resource/types/databricksWorkspace"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-databricks#/resource/types/databricksWorkspace' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query