Resource Type: Azure > Provider > Document DB
The Document DB provider, now part of Azure Cosmos DB, is a fully managed NoSQL database service on the Microsoft Azure cloud platform. It provides high availability, global distribution, and seamless scalability for storing and querying JSON documents. This provider enables users to build and manage modern, scalable applications with low-latency access to data across multiple regions.
Resource Context
Document DB is a part of the Provider service.
Each Document DB lives under a Subscription.
Controls
The primary controls for Azure > Provider > Document DB 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/documentDb
- tmod:@turbot/turbot#/resource/categories/other
- turbot graphql resource --id "tmod:@turbot/azure-provider#/resource/types/documentDb"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-provider#/resource/types/documentDb';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-provider#/resource/types/documentDb"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-provider#/resource/types/documentDb' 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