Resource Type: Azure > Synapse Analytics > Workspace
The Synapse Workspace resource type is a unified analytics workspace that can be used to develop, orchestrate, and manage data pipelines, data integration, and data exploration tasks.
Resource Context
Workspace is a part of the Synapse Analytics service.
Each Workspace lives under a Resource Group.
Controls
The primary controls for Azure > Synapse Analytics > Workspace are:
It is also targeted by these controls:
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/azure-synapseanalytics#/resource/types/synapseWorkspace
- tmod:@turbot/turbot#/resource/categories/analytics
- turbot graphql resource --id "tmod:@turbot/azure-synapseanalytics#/resource/types/synapseWorkspace"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-synapseanalytics#/resource/types/synapseWorkspace';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-synapseanalytics#/resource/types/synapseWorkspace"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-synapseanalytics#/resource/types/synapseWorkspace' 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