Skip to content

Commit a5dfbc9

Browse files
Update backup-support-automation.md
1 parent a4bedd0 commit a5dfbc9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/backup/backup-support-automation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ You can automate most backup related tasks using programmatic methods in Azure
9898
| Backup | Create backup policy and configure backup | Supported <br><br> [See the examples](./backup-managed-disks-ps.md). | Supported <br><br> [See the examples](./backup-managed-disks-cli.md). | Supported <br><br> [See the examples](./backup-azure-dataprotection-use-rest-api-backup-disks.md). | Currently not supported | Supported | Supported <br><br> [See the examples](https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.dataprotection/backup-create-disk-enable-protection). | Supported <br><br> [See the examples](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/data_protection_backup_instance_disk). |
9999
| Backup | Run on-demand backup | Supported <br><br> [See the examples](./backup-managed-disks-ps.md#run-an-on-demand-backup). | Supported <br><br> [See the examples](./backup-managed-disks-cli.md#run-an-on-demand-backup). | N/A | N/A | N/A | N/A | N/A |
100100
| Restore | Restore to new disk | Supported <br><br> [See the examples](./restore-managed-disks-ps.md). | Supported <br><br> [See the examples](./restore-managed-disks-cli.md). | Supported <br><br> [See the examples](./backup-azure-dataprotection-use-rest-api-restore-disks.md). | N/A | N/A | N/A | N/A |
101-
| Manage | Monitor jobs | Supported <br><br> [See the examples](./restore-managed-disks-ps.md#tracking-job). | Supported <br><br> [See the examples](./restore-managed-disks-cli.md#tracking-job). | Supported <br><br> [See the examples](./backup-azure-dataprotection-use-rest-api-restore-disks.md#track-a-job). | N/A | N/A | N/A | N/A |
101+
| Manage | Monitor jobs | Supported <br><br> [See the examples](./restore-managed-disks-ps.md#tracking-job). | Supported <br><br> [See the examples](./restore-managed-disks-cli.md#tracking-job). | Supported <br><br> [See the examples](./backup-azure-dataprotection-use-rest-api-restore-disks.md#track-the-restore-job). | N/A | N/A | N/A | N/A |
102102
| Manage | Modify backup policy | Currently not supported | Currently not supported | Currently not supported | N/A | N/A | N/A | N/A |
103103
| Manage | Stop protection and retain backup data | Supported | Supported | Supported | N/A | N/A | N/A | N/A |
104104
| Manage | Stop protection and delete backup data | Supported | Supported | Supported | N/A | N/A | N/A | N/A |
@@ -136,4 +136,4 @@ You can automate most backup related tasks using programmatic methods in Azure
136136

137137
## Next steps
138138

139-
[Automation in Azure Backup](automation-backup.md)
139+
[Automation in Azure Backup](automation-backup.md)

0 commit comments

Comments
 (0)