Resource Type: Azure > Provider > Recovery Services
The Recovery Services provider offers backup and disaster recovery solutions to help users protect their data and applications. This provider supports features like automated backups, site recovery, and replication, enabling organizations to ensure business continuity and data resilience in the face of unexpected events or outages.
Resource Context
Recovery Services is a part of the Provider service.
Each Recovery Services lives under a Subscription.
Controls
The primary controls for Azure > Provider > Recovery Services 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/recoveryServices
- tmod:@turbot/turbot#/resource/categories/other
- turbot graphql resource --id "tmod:@turbot/azure-provider#/resource/types/recoveryServices"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-provider#/resource/types/recoveryServices';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-provider#/resource/types/recoveryServices"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-provider#/resource/types/recoveryServices' 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