azure-backup

Guide and automate Azure Backup vault, policy, and restore operations.

Updated Apr 27, 2026
One-click install
npx skills add https://github.com/tomz/agent-skills --skill azure-backup-tomz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-backup
Source: https://github.com/tomz/agent-skills/tree/main/azure-backup
Command: npx skills add https://github.com/tomz/agent-skills --skill azure-backup-tomz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Azure Backup coordination and guidance for deploying, configuring, and restoring data across Recovery Services vaults, policies, and backup targets in Azure and hybrid environments.

Core Features & Use Cases

  • Centralized reference for Recovery Services vaults, backup policies, VM/SQL/HANA/Azure Files backups, cross-region restore, and immutable or encrypted protection options.
  • Use cases include enabling VM backups, configuring backup policies, performing on-demand restores, and auditing backup configurations across subscriptions.
  • Real-world example: a cloud admin standardizes backup workflows for a multi-region application, ensuring consistent recovery points and retention across workloads.

Quick Start

Configure a backup policy in your vault and enable protection for a sample VM to validate a working backup workflow.

Frequently Asked Questions about azure-backup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure a backup policy for Azure Recovery Services vaults?

To configure Azure backup policies, you define retention and recovery point objectives within a Recovery Services vault, then enable protection for target workloads to ensure consistent, policy-driven backups across your environment.

Can I automate cross-region restore for Azure VMs?

Yes, cross-region restore for Azure VMs can be automated using explicit steps and validated commands, guiding you through safe restore procedures from a secondary region to meet your disaster recovery requirements.

Does Azure Backup support SQL and SAP HANA workloads?

Azure Backup fully supports SQL and SAP HANA workloads, providing centralized reference and policy-driven configuration to protect databases alongside VMs and Azure Files within the same vault.

What is the best way to standardize Azure backup workflows across subscriptions?

Standardizing Azure backup workflows across subscriptions requires using policy-driven configurations and reproducible guidance to enforce consistent recovery points and retention rules across all targeted workloads.

How do I perform an on-demand restore for Azure Files?

On-demand restore for Azure Files is performed through safe restore procedures with explicit steps, allowing you to recover individual files or shares directly from your existing Recovery Services vault backups.