Skip to content

Commit 97bd339

Browse files
committed
After incorporating review comments
1 parent 818077b commit 97bd339

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

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

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -262,16 +262,19 @@ In summary, the **Availability Zone** will only appear when
262262

263263
## Cross Subscription Restore (preview)
264264

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.
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.
266+
267+
> [!Note]
268+
> Default subscription contains the recovery points.
266269
 
267-
This feature is enabled for all vaults by default. However, for a few instances, you may need to block Cross Subscription Restore based on your cloud infrastructure. You can enable, disable, or permanently disable Cross Subscription Restore for the existing vaults by going to *Vault* > **Properties** > **Cross Subscription Restore**.
270+
This feature is enabled for all the vaults by default. However, for a few instances, you may need to block Cross Subscription Restore based on your cloud infrastructure. You can enable, disable, or permanently disable Cross Subscription Restore for the existing vaults by going to *Vault* > **Properties** > **Cross Subscription Restore**.
268271

269272
:::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":::
270273

271274
>[!Note]
272275
>- 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 **Enable**.  
274-
>- If a Recovery Services vault is moved to a different subscription when CSR is disabled or permanently disabled, restores to the original subscription will fail.
276+
>- If CSR is disabled but not permanently disabled, then you can reverse the operation by selecting *Vault* > **Properties** > **Cross Subscription Restore** > **Enable**.
277+
>- If a Recovery Services vault is moved to a different subscription when CSR is disabled or permanently disabled, restore to the original subscription fails.
275278
276279
## Restoring unmanaged VMs and disks as managed
277280

0 commit comments

Comments
 (0)