Resource Type: Azure > Recovery Service > Vault
The Vault resource type is a storage entity that provides a consolidated interface for managing and monitoring your backup and disaster recovery operations. It can be used to orchestrate protection and disaster recovery of Azure VMs and other supported Azure resources.
Resource Context
Vault is a part of the Recovery Service service.
Each Vault lives under a Resource Group.
Controls
The primary controls for Azure > Recovery Service > Vault 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-recoveryservice#/resource/types/vault
- tmod:@turbot/turbot#/resource/categories/storageContainer
- turbot graphql resource --id "tmod:@turbot/azure-recoveryservice#/resource/types/vault"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-recoveryservice#/resource/types/vault';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-recoveryservice#/resource/types/vault"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-recoveryservice#/resource/types/vault' 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