Turbot Guardrails Hub 
Hub
  • Mods
  • Policy Packs
  • Docs
  • Home
ModsPolicy PacksDocsHome
Mods
Azure
Loading resources...

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:

  • CMDB
  • Discovery
  • Registered

Quick Actions

  • Set Registered

Category

  • Other

In Your Workspace

  • Controls by Resource Type report
  • Policy Settings by Resource Type report
  • Resources by Resource Type report

Developers

    Resource Type URI
    • tmod:@turbot/azure-provider#/resource/types/documentDb
  • Category URI
    • tmod:@turbot/turbot#/resource/categories/other
  • GraphQL
    • query resource(id: "tmod:@turbot/azure-provider#/resource/types/documentDb") { … }
    • query resourceActivities(filter: "resourceId:'tmod:@turbot/azure-provider#/resource/types/documentDb'") { … }
    • mutation createResource(input: { … })
    • mutation updateResource(input: { … })
  • CLI
    • Get Resource
    • turbot graphql resource --id "tmod:@turbot/azure-provider#/resource/types/documentDb"
  • Steampipe Query
    • Get Resource
    • select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-provider#/resource/types/documentDb';
    • Get Policy Settings (By Resource ID)
    • select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-provider#/resource/types/documentDb"';
    • Get Resource Notification
    • select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-provider#/resource/types/documentDb' and notification_type in ('resource_updated', 'resource_created');
Guardrails
Guardrails Hub
  • Hub
  • Docs
  • Blog
  • Changelog
Products
  • GuardrailsGuardrails
  • PipesPipes
  • SteampipeSteampipe
  • PowerpipePowerpipe
  • FlowpipeFlowpipe
  • TailpipeTailpipe
Turbot
  • Home
  • About us
  • We're hiring!
  • Contact us
Community

Our community of practitioners love to discuss cloud governance & security.

Slack logoJoin us on Slack →

System StatusLegalSecurity
Terms of UseSecurityPrivacy
49
Mods
207
Resource Types
3,614
Policies
1,937
Controls
103
Quick Actions
114
IAM