Resource Type: Azure > Cosmos DB > SQL Database
The SQL Database resource type is a globally distributed, multi-model database service that can be used to elastically and independently scale throughput and storage across any number of Azure regions.
Resource Context
SQL Database is a part of the Cosmos DB service.
Each SQL Database lives under a Database Account.
Controls
The primary controls for Azure > Cosmos DB > SQL Database 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-cosmosdb#/resource/types/sqlDatabase
- tmod:@turbot/turbot#/resource/categories/database
- turbot graphql resource --id "tmod:@turbot/azure-cosmosdb#/resource/types/sqlDatabase"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-cosmosdb#/resource/types/sqlDatabase';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-cosmosdb#/resource/types/sqlDatabase"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-cosmosdb#/resource/types/sqlDatabase' 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