Skip to content

Commit 5c7b308

Browse files
Resiliency flow update - VM restore
1 parent f9c011d commit 5c7b308

3 files changed

Lines changed: 13 additions & 4 deletions

File tree

articles/backup/backup-azure-arm-restore-vms.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Restore VMs by using the Azure portal using Azure Backup
33
description: Restore an Azure virtual machine from a recovery point by using the Azure portal, including the Cross Region Restore feature.
44
ms.reviewer: nikhilsarode
55
ms.topic: how-to
6-
ms.date: 12/12/2025
6+
ms.date: 01/23/2026
77
ms.service: azure-backup
88
author: AbhishekMallick-MS
99
ms.author: v-mallicka
@@ -52,7 +52,7 @@ To restore a VM (create a new VM), make sure you have the correct Azure role-bas
5252

5353
If you don't have permissions, you can [restore a disk](#restore-disks), and then after the disk is restored, you can [use the template](#use-templates-to-customize-a-restored-vm) that was generated as part of the restore operation to create a new VM.
5454

55-
[!INCLUDE [backup-center.md](../../includes/backup-center.md)]
55+
[!INCLUDE [resiliency.md](../../includes/resiliency.md)]
5656

5757
## Select a restore point
5858

articles/backup/selective-disk-backup-restore.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -284,8 +284,7 @@ Restore-AzRecoveryServicesBackupItem -RecoveryPoint $rp[0] -StorageAccountName "
284284

285285
## Use the Azure portal
286286

287-
> [!NOTE]
288-
> The functionality that the following sections describe can also be accessed via [Resiliency](../resiliency/resiliency-overview.md). Resiliency in Azure is a cloud-native unified experience for resiliency posture management that enables you to manage your protection estate across solutions and environments.
287+
[!INCLUDE [resiliency.md](../../includes/resiliency.md)]
289288

290289
When you use the Azure portal, you can view the included and excluded disks from the VM backup details pane and the backup **Job Details** pane. During restore, when you select the recovery point from which to restore, you can view the backed-up disks in that recovery point.
291290

includes/resiliency.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
author: v-mallicka
3+
ms.service: azure-backup
4+
ms.topic: include
5+
ms.date: 01/23/2026
6+
ms.author: v-amallick
7+
---
8+
9+
> [!NOTE]
10+
> The functionality that the following sections describe can also be accessed via [Resiliency](../articlesresiliency/resiliency-overview.md). Resiliency in Azure is a cloud-native unified experience for resiliency posture management that enables you to manage your protection estate across solutions and environments.

0 commit comments

Comments
 (0)