Skip to content

Commit d2a6690

Browse files
added reference to 10 related articles
1 parent 4e3c1b7 commit d2a6690

10 files changed

Lines changed: 33 additions & 24 deletions

articles/backup/backup-azure-dataprotection-use-rest-api-backup-disks.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -510,10 +510,11 @@ GET "https://management.azure.com/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxx
510510

511511
## Next steps
512512

513-
Restore Managed Disk using [Azure portal](restore-managed-disks.md), [Azure PowerShell](restore-managed-disks-ps.md), [Azure CLI](restore-managed-disks-cli.md), [REST API](backup-azure-dataprotection-use-rest-api-restore-disks.md).
513+
- Restore Managed Disk using [Azure portal](restore-managed-disks.md), [Azure PowerShell](restore-managed-disks-ps.md), [Azure CLI](restore-managed-disks-cli.md), [REST API](backup-azure-dataprotection-use-rest-api-restore-disks.md).
514+
- [Troubleshoot Azure Disk backup](disk-backup-troubleshoot.md).
514515

515-
For more information on the Azure Backup REST APIs, see the following articles:
516+
For more information on the Azure Backup REST APIs, see the following articles:
516517

517-
- [Azure Data Protection Provider REST API](/rest/api/dataprotection/)
518-
- [Get started with Azure REST API](/rest/api/azure/)
519-
- [Manage backup and restore jobs](backup-azure-arm-userestapi-managejobs.md)
518+
- [Azure Data Protection Provider REST API](/rest/api/dataprotection/)
519+
- [Get started with Azure REST API](/rest/api/azure/)
520+
- [Manage backup and restore jobs](backup-azure-arm-userestapi-managejobs.md)

articles/backup/backup-azure-dataprotection-use-rest-api-create-update-disk-policy.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -202,10 +202,11 @@ Once the operation completes, it returns 200 (OK) with the policy content in the
202202

203203
## Next steps
204204

205-
[Enable protection for Azure Disks](backup-azure-dataprotection-use-rest-api-backup-disks.md)
205+
- [Enable protection for Azure Disks](backup-azure-dataprotection-use-rest-api-backup-disks.md).
206+
- [Troubleshoot Azure Disk backup](disk-backup-troubleshoot.md).
206207

207-
For more information on the Azure Backup REST APIs, see the following articles:
208+
For more information on the Azure Backup REST APIs, see the following articles:
208209

209-
- [Azure Data Protection REST API](/rest/api/dataprotection/)
210-
- [Get started with Azure REST API](/rest/api/azure/)
211-
- [Manage backup and restore jobs](backup-azure-arm-userestapi-managejobs.md)
210+
- [Azure Data Protection REST API](/rest/api/dataprotection/)
211+
- [Get started with Azure REST API](/rest/api/azure/)
212+
- [Manage backup and restore jobs](backup-azure-arm-userestapi-managejobs.md)

articles/backup/backup-azure-dataprotection-use-rest-api-restore-disks.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -447,12 +447,13 @@ Use the *GET* command to track the _JobId_ present in the [trigger restore respo
447447

448448
The job status above indicates that the restore job is completed and the disks have been recovered to the specified subscription and target resource group.
449449

450-
## Next step
450+
## Next steps
451451

452-
[Overview of Azure Disk backup](disk-backup-overview.md)
452+
- [Overview of Azure Disk backup](disk-backup-overview.md).
453+
- [Troubleshoot Azure Disk backup](disk-backup-troubleshoot.md).
453454

454-
For more information on the Azure Backup REST APIs, see the following articles:
455+
For more information on the Azure Backup REST APIs, see the following articles:
455456

456-
- [Azure Data Protection provider REST API](/rest/api/dataprotection/)
457-
- [Get started with Azure REST API](/rest/api/azure/)
458-
- [Manage backup and restore jobs](backup-azure-arm-userestapi-managejobs.md)
457+
- [Azure Data Protection provider REST API](/rest/api/dataprotection/)
458+
- [Get started with Azure REST API](/rest/api/azure/)
459+
- [Manage backup and restore jobs](backup-azure-arm-userestapi-managejobs.md)

articles/backup/backup-managed-disks-cli.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,8 @@ az dataprotection job list-from-resourcegraph --datasource-type AzureDisk --stat
497497

498498
## Next steps
499499

500-
Restore Managed Disk using [Azure portal](restore-managed-disks.md), [Azure PowerShell](restore-managed-disks-ps.md), [Azure CLI](restore-managed-disks-cli.md).
500+
- Restore Managed Disk using [Azure portal](restore-managed-disks.md), [Azure PowerShell](restore-managed-disks-ps.md), [Azure CLI](restore-managed-disks-cli.md).
501+
- [Troubleshoot Azure Disk backup](disk-backup-troubleshoot.md).
501502

502503
## Related content
503504

articles/backup/backup-managed-disks-ps.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,8 @@ You can also use Az.ResourceGraph to track all jobs across all backup vaults. Us
256256

257257
## Next steps
258258

259-
Restore Managed Disk using [Azure portal](restore-managed-disks.md), [Azure PowerShell](restore-managed-disks-ps.md), [Azure CLI](restore-managed-disks-cli.md).
259+
- Restore Managed Disk using [Azure portal](restore-managed-disks.md), [Azure PowerShell](restore-managed-disks-ps.md), [Azure CLI](restore-managed-disks-cli.md).
260+
- [Troubleshoot Azure Disk backup](disk-backup-troubleshoot.md).
260261

261262
## Related content
262263

articles/backup/backup-managed-disks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,8 +208,8 @@ The Azure Backup service creates a job for scheduled backups or if you trigger o
208208

209209
## Next steps
210210

211-
Restore Managed Disk using [Azure portal](restore-managed-disks.md), [Azure PowerShell](restore-managed-disks-ps.md), [Azure CLI](restore-managed-disks-cli.md).
212-
211+
- Restore Managed Disk using [Azure portal](restore-managed-disks.md), [Azure PowerShell](restore-managed-disks-ps.md), [Azure CLI](restore-managed-disks-cli.md).
212+
- [Troubleshoot Azure Disk backup](disk-backup-troubleshoot.md).
213213
## Related content
214214

215215
- [Create a backup policy to protect Managed Disk using REST API](backup-azure-dataprotection-use-rest-api-create-update-disk-policy.md).

articles/backup/disk-backup-overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,8 @@ The number of recovery points is determined by the Backup policy used to configu
105105

106106
## Next steps
107107

108-
[Azure Disk Backup support matrix](disk-backup-support-matrix.md).
108+
- [Azure Disk Backup support matrix](disk-backup-support-matrix.md).
109+
- [Troubleshoot Azure Disk backup](disk-backup-troubleshoot.md).
109110

110111
## Related content
111112

articles/backup/restore-managed-disks-cli.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,4 +245,5 @@ az dataprotection job list-from-resourcegraph --datasource-type AzureDisk --oper
245245

246246
## Next steps
247247

248-
[Azure Disk Backup FAQ](./disk-backup-faq.yml)
248+
- [Azure Disk Backup FAQ](./disk-backup-faq.yml).
249+
- [Troubleshoot Azure Disk backup](disk-backup-troubleshoot.md).

articles/backup/restore-managed-disks-ps.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,5 @@ $job = Search-AzDataProtectionJobInAzGraph -Subscription $sub -ResourceGroupName
9393

9494
## Next steps
9595

96-
- [Azure Disk Backup FAQ](disk-backup-faq.yml)
96+
- [Azure Disk Backup FAQ](disk-backup-faq.yml).
97+
- [Troubleshoot Azure Disk backup](disk-backup-troubleshoot.md).

articles/backup/restore-managed-disks.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,5 @@ After you trigger the restore operation, the backup service creates a job for tr
9898
## Next steps
9999

100100
- [Azure Disk Backup FAQ](disk-backup-faq.yml).
101-
- [Manage Azure Managed Disks](manage-azure-managed-disks.md).
101+
- [Manage Azure Managed Disks](manage-azure-managed-disks.md).
102+
- [Troubleshoot Azure Disk backup](disk-backup-troubleshoot.md).

0 commit comments

Comments
 (0)