|
1 | 1 | --- |
2 | 2 | title: Automation in Azure Backup support matrix |
3 | 3 | description: This article summarizes automation tasks related to Azure Backup support. |
4 | | -ms.date: 10/17/2025 |
| 4 | +ms.date: 11/26/2025 |
5 | 5 | ms.topic: reference |
6 | 6 | ms.service: azure-backup |
7 | 7 | author: AbhishekMallick-MS |
@@ -31,7 +31,7 @@ You can automate most backup related tasks using programmatic methods in Azure |
31 | 31 | | Restore | Create a VM from restored disks | Supported <br><br> [See the examples](./backup-azure-vms-automation.md#using-managed-identity-to-restore-disks). | Supported <br><br> [See the examples](./tutorial-restore-disk.md#using-managed-identity-to-restore-disks). | Supported <br><br> [See the examples](/rest/api/backup/restores/trigger). | N/A | N/A | N/A | N/A | |
32 | 32 | | Restore | Restore files | Supported <br><br> [See the examples](./backup-azure-vms-automation.md#create-a-vm-from-restored-disks). | Supported <br><br> [See the examples](./tutorial-restore-disk.md#create-a-vm-from-the-restored-disk). | Supported <br><br> [See the examples](./backup-azure-arm-userestapi-restoreazurevms.md#restore-disks). | N/A | N/A | N/A | N/A | |
33 | 33 | | Manage | Monitor jobs | Supported <br><br> [See the examples](./backup-azure-vms-automation.md#restore-files-from-an-azure-vm-backup). | Supported <br><br> [See the examples](./tutorial-restore-files.md). | N/A | N/A | N/A | N/A | |
34 | | -| Manage | Modify backup policy | Supported <br><br> [See the examples](./backup-azure-vms-automation.md#monitoring-a-backup-job). | Supported <br><br> [See the examples](./quick-backup-vm-cli.md#monitor-the-backup-job). | Supported <br><br> [See the examples](./backup-azure-arm-userestapi-managejobs.md#track-the-job). | N/A | N/A | N/A | N/A | |
| 34 | +| Manage | Modify backup policy | Supported <br><br> [See the examples](./backup-azure-vms-automation.md#monitor-an-azure-vm-backup-job). | Supported <br><br> [See the examples](./quick-backup-vm-cli.md#monitor-the-backup-job). | Supported <br><br> [See the examples](./backup-azure-arm-userestapi-managejobs.md#track-the-job). | N/A | N/A | N/A | N/A | |
35 | 35 | | Manage | Stop protection and retain backup data | Supported <br><br> [See the examples](./backup-azure-vms-automation.md#retain-data). | Supported <br><br> [See the examples](/cli/azure/backup/protection#az-backup-protection-disable). | Supported <br><br> [See the examples](./backup-azure-arm-userestapi-backupazurevms.md#stop-protection-but-retain-existing-data). | N/A | N/A | N/A | N/A | |
36 | 36 | | Manage | Stop protection and delete backup data | Supported <br><br> [See the examples](./backup-azure-vms-automation.md#delete-backup-data). | Supported <br><br> [See the examples](/cli/azure/backup/protection#az-backup-protection-disable). | Supported <br><br> [See the examples](./backup-azure-arm-userestapi-backupazurevms.md#stop-protection-and-delete-data). | N/A | N/A | N/A | N/A | |
37 | 37 | | Manage | Resume protection | Supported <br><br> [See the examples](./backup-azure-vms-automation.md#resume-backup). | Supported <br><br> [See the examples](/cli/azure/backup/protection#az-backup-protection-resume). | Supported <br><br> [See the examples](./backup-azure-arm-userestapi-backupazurevms.md#undo-the-deletion) | N/A | N/A | N/A | N/A | |
@@ -124,7 +124,7 @@ You can automate most backup related tasks using programmatic methods in Azure |
124 | 124 |
|
125 | 125 | | **Category** | **Operation** | **PowerShell** | **CLI** | **REST API** | **Azure Policy** | **ARM Template** | |
126 | 126 | | --- | --- | --- | --- | --- | --- | --- | |
127 | | -| Manage | Create Recovery Services vault | Supported <br><br> [See the examples](./backup-azure-vms-automation.md#create-a-recovery-services-vault). | Supported <br><br> [See the examples](./quick-backup-vm-cli.md#create-a-recovery-services-vault). | Supported <br><br> [See the examples](./backup-azure-arm-userestapi-createorupdatevault.md). | N/A | Supported <br><br> [See the examples](./backup-rm-template-samples.md). | |
| 127 | +| Manage | Create Recovery Services vault | Supported <br><br> [See the examples](./backup-azure-vms-automation.md#create-a-recovery-services-vault-for-azure-vm-backup). | Supported <br><br> [See the examples](./quick-backup-vm-cli.md#create-a-recovery-services-vault). | Supported <br><br> [See the examples](./backup-azure-arm-userestapi-createorupdatevault.md). | N/A | Supported <br><br> [See the examples](./backup-rm-template-samples.md). | |
128 | 128 | | Manage | Create Backup vault | Supported <br><br> [See the examples](./backup-blobs-storage-account-ps.md#create-a-backup-vault). | Supported <br><br> [See the examples](./backup-blobs-storage-account-cli.md#create-a-backup-vault). | Supported <br><br> [See the examples](./backup-azure-dataprotection-use-rest-api-create-update-backup-vault.md). | N/A | Supported | |
129 | 129 | | Manage | Move Recovery Services vault | Supported <br><br> [See the examples](./backup-azure-move-recovery-services-vault.md#use-powershell-to-move-recovery-services-vault). | Supported <br><br> [See the examples](./backup-azure-move-recovery-services-vault.md#use-powershell-to-move-recovery-services-vault). | Supported | N/A | N/A | |
130 | 130 | | Manage | Move Backup vault | Supported | Supported | Supported | N/A | N/A | |
|
0 commit comments