Resource Type: Azure > Cosmos DB > Database Account
The Database Account resource type is a globally distributed, multi-model database service that can be used to create and manage databases across Azure regions.
Resource Context
Database Account is a part of the Cosmos DB service.
Each Database Account lives under a Resource Group.
Controls
The primary controls for Azure > Cosmos DB > Database Account are:
It is also targeted by these controls:
- Azure > CIS v2.0 > 04 - Database Services > 4.05 - Cosmos DB > 4.05.01 - Ensure That 'Firewalls & Networks' Is Limited to Use Selected Networks Instead of All Networks
- Azure > CIS v2.0 > 04 - Database Services > 4.05 - Cosmos DB > 4.05.02 - Ensure That Private Endpoints Are Used Where Possible
- Azure > Cosmos DB > MongoDB Database > Discovery
- Azure > Cosmos DB > SQL Database > Discovery
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/databaseAccount
- tmod:@turbot/turbot#/resource/categories/database
- turbot graphql resource --id "tmod:@turbot/azure-cosmosdb#/resource/types/databaseAccount"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-cosmosdb#/resource/types/databaseAccount';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-cosmosdb#/resource/types/databaseAccount"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-cosmosdb#/resource/types/databaseAccount' 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