Skip to content

Commit f06fc6a

Browse files
authored
Merge pull request #234658 from Farha-Bano/CSR-for-VMs-17Apr
Added cross subscription restore (preview) section
2 parents e8f393a + 3e4e15b commit f06fc6a

File tree

3 files changed

+14
-1
lines changed

3 files changed

+14
-1
lines changed

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

Lines changed: 14 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: 04/06/2023
6+
ms.date: 04/18/2023
77
ms.service: backup
88
author: jyothisuri
99
ms.author: jsuri
@@ -260,6 +260,19 @@ In summary, the **Availability Zone** will only appear when
260260

261261
![Backup jobs filtered](./media/backup-azure-arm-restore-vms/secbackupjobs.png)
262262

263+
## Cross Subscription Restore (preview)
264+
265+
Azure Backup now allows you to perform Cross Subscription Restore (CSR), which helps you to restore Azure VMs in a subscription that is different from the default one. Default subscription contains the recovery points.
266+
267+
This feature is enabled for Recovery Services vault by default. However, there may be instances when you may need to block Cross Subscription Restore based on your cloud infrastructure. So, you can enable, disable, or permanently disable Cross Subscription Restore for the existing vaults by going to *Vault* > **Properties** > **Cross Subscription Restore**.
268+
269+
:::image type="content" source="./media/backup-azure-arm-restore-vms/cross-subscription-restore-for-virtual-machines-inline.png" alt-text="Screenshot shows how to modify cross-subscription restore settings." lightbox="./media/backup-azure-arm-restore-vms/cross-subscription-restore-for-virtual-machines-expanded.png":::
270+
271+
>[!Note]
272+
>- CSR once permanently disabled on a vault can't be re-enabled because it's an irreversible operation. 
273+
>- If CSR is disabled but not permanently disabled, then you can reverse the operation by selecting *Vault* > **Properties** > **Cross Subscription Restore** > **Enable**.
274+
>- If a Recovery Services vault is moved to a different subscription when CSR is disabled or permanently disabled, restore to the original subscription fails.
275+
263276
## Restoring unmanaged VMs and disks as managed
264277

265278
You're provided with an option to restore [unmanaged disks](../storage/common/storage-disaster-recovery-guidance.md#azure-unmanaged-disks) as [managed disks](../virtual-machines/managed-disks-overview.md) during restore. By default, the unmanaged VMs / disks are restored as unmanaged VMs / disks. However, if you choose to restore as managed VMs / disks, it's now possible to do so. These restore operations aren't triggered from the snapshot phase but only from the vault phase. This feature isn't available for unmanaged encrypted VMs.
167 KB
Loading
167 KB
Loading

0 commit comments

Comments
 (0)