Skip to content

Commit ec721bc

Browse files
Process for CSR added
1 parent 8fe7ab3 commit ec721bc

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,14 @@ As one of the [restore options](#restore-options), you can create a VM quickly w
9595

9696
![Restore configuration wizard - choose restore options](./media/backup-azure-arm-restore-vms/recovery-configuration-wizard1.png)
9797

98+
1. Azure Backup now supports Cross Subscription Restore (CSR), you can now restore an Azure VM from a recovery point in one subscription to another.
99+
100+
Choose the required subscription from the **Subscription** drop-down list.
101+
102+
The following screenshot lists all subscriptions under the tenant where you have permissions, which enables you to restore the Azure VM to another subscription.
103+
104+
:::image type="content" source="./media/backup-azure-arm-restore-vms/backup-azure-cross-subscription-restore-inline.png" alt-text="Screenshot showing the list of all subscriptions under the tenant where you have permissions." lightbox="./media/backup-azure-arm-restore-vms/backup-azure-cross-subscription-restore-expanded.png":::
105+
98106
1. Select **Restore** to trigger the restore operation.
99107

100108
>[!Note]
@@ -114,6 +122,10 @@ As one of the [restore options](#restore-options), you can create a disk from a
114122

115123
:::image type="content" source="./media/backup-azure-arm-restore-vms/trigger-restore-operation-disks.png" alt-text="Screenshot showing to select Resource disks.":::
116124

125+
1. Azure Backup now supports Cross Subscription Restore (CSR). Like Azure VM, you can now restore an Azure VM disks from a recovery point in one subscription to another.
126+
127+
Choose the required subscription from the **Subscription** drop-down list to restore the VM disks.
128+
117129
1. Select **Restore** to trigger the restore operation.
118130

119131
When your virtual machine uses managed disks and you select the **Create virtual machine** option, Azure Backup doesn't use the specified storage account. In the case of **Restore disks** and **Instant Restore**, the storage account is used only for storing the template. Managed disks are created in the specified resource group. When your virtual machine uses unmanaged disks, they're restored as blobs to the storage account.
135 KB
Loading
135 KB
Loading

0 commit comments

Comments
 (0)