Skip to content

Commit 425ceae

Browse files
authored
Merge pull request #192591 from v-amallick/main
Changes in PR #89863 edited/formatted
2 parents f4b0879 + 7314284 commit 425ceae

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Restore VMs by using the Azure portal
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: geg
55
ms.topic: conceptual
6-
ms.date: 03/14/2022
6+
ms.date: 03/23/2022
77
author: v-amallick
88
ms.service: backup
99
ms.author: v-amallick
@@ -197,6 +197,9 @@ Currently, secondary region [RPO](azure-backup-glossary.md#rpo-recovery-point-ob
197197
>- The Azure roles needed to restore in the secondary region are the same as those in the primary region.
198198
>- While restoring an Azure VM, Azure Backup configures the virtual network settings in the secondary region automatically. If you are [restoring disks](#restore-disks) while deploying the template, ensure to provide the virtual network settings, corresponding to the secondary region.
199199
>- If VNet/Subnet is not available in the primary region or is not configured in the secondary region, Azure portal doesn't auto-populate any default values during restore operation.
200+
>- For Cross Region Restores, the **Staging Location** (that is the storage account location) must be in the region that the Recovery Services vault treats as the *secondary* region. For example, a Recovery Services vault is located in East US 2 region (with Geo-Redundancy and Cross Region Restore enabled). This means that the *secondary* region would be *Central US*. Therefore, you need to create a storage account in *Central US* to perform a Cross Region Restore of the VM. <br> Learn more about [Azure cross-region replication pairings for all geographies](../availability-zones/cross-region-replication-azure.md).
201+
202+
200203

201204
[Azure zone pinned VMs](../virtual-machines/windows/create-portal-availability-zone.md) can be restored in any [availability zones](../availability-zones/az-overview.md) of the same region.
202205

0 commit comments

Comments
 (0)