Resource Type: Azure > Provider > Synapse
The Synapse provider offers an integrated analytics service that brings together big data and data warehousing. This provider enables users to ingest, prepare, manage, and analyze data for immediate business intelligence and machine learning, combining the power of Apache Spark and SQL data warehousing with deeply integrated services to deliver end-to-end analytics solutions.
Resource Context
Synapse is a part of the Provider service.
Each Synapse lives under a Subscription.
Controls
The primary controls for Azure > Provider > Synapse 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-provider#/resource/types/synapse
- tmod:@turbot/turbot#/resource/categories/other
- turbot graphql resource --id "tmod:@turbot/azure-provider#/resource/types/synapse"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-provider#/resource/types/synapse';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-provider#/resource/types/synapse"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-provider#/resource/types/synapse' 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