Resource Type: Azure > Synapse Analytics > SQL Pool
The SQL Pool resource type is a massively parallel processing database service that can be used to create and manage large scale data warehousing solutions.
Resource Context
SQL Pool is a part of the Synapse Analytics service.
Each SQL Pool lives under a Workspace.
Controls
The primary controls for Azure > Synapse Analytics > SQL Pool 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-synapseanalytics#/resource/types/sqlPool
- tmod:@turbot/turbot#/resource/categories/analytics
- turbot graphql resource --id "tmod:@turbot/azure-synapseanalytics#/resource/types/sqlPool"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-synapseanalytics#/resource/types/sqlPool';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-synapseanalytics#/resource/types/sqlPool"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-synapseanalytics#/resource/types/sqlPool' 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