Skip to content

Commit cf1166e

Browse files
Link updates
1 parent d469b10 commit cf1166e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

articles/backup/backup-support-automation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Automation in Azure Backup support matrix
33
description: This article summarizes automation tasks related to Azure Backup support.
4-
ms.date: 10/17/2025
4+
ms.date: 11/26/2025
55
ms.topic: reference
66
ms.service: azure-backup
77
author: AbhishekMallick-MS
@@ -31,7 +31,7 @@ You can automate most backup related tasks using programmatic methods in Azure
3131
| 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 |
3232
| 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 |
3333
| 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 |
3535
| 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 |
3636
| 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 |
3737
| 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
124124

125125
| **Category** | **Operation** | **PowerShell** | **CLI** | **REST API** | **Azure Policy** | **ARM Template** |
126126
| --- | --- | --- | --- | --- | --- | --- |
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). |
128128
| 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 |
129129
| 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 |
130130
| Manage | Move Backup vault | Supported | Supported | Supported | N/A | N/A |

0 commit comments

Comments
 (0)