Skip to content

Commit 5c06954

Browse files
author
AbhishekMallick01
committed
RSV - Enable CSR process updates
1 parent ef355b3 commit 5c06954

File tree

2 files changed

+19
-2
lines changed

2 files changed

+19
-2
lines changed

articles/backup/backup-create-recovery-services-vault.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Create and configure Recovery Services vaults
33
description: Learn how to create and configure Recovery Services vaults, and how to restore in a secondary region by using Cross Region Restore.
44
ms.topic: how-to
5-
ms.date: 06/23/2025
5+
ms.date: 06/30/2025
66
ms.custom: references_regions, engagement-fy23
77
author: jyothisuri
88
ms.author: jsuri
@@ -83,6 +83,23 @@ For more information about backup and restore with Cross Region Restore, see the
8383
- [Cross Region Restore for SAP HANA databases](sap-hana-db-restore.md#cross-region-restore)
8484
- [Cross Region Restore for MARS (Preview)](about-restore-microsoft-azure-recovery-services.md#cross-region-restore)
8585

86+
## Set Cross Subscription Restore
87+
88+
Cross Subscription Restore allows you to restore data to a different subscription within the same tenant as the source subscription (as per the Azure RBAC capabilities) from restore points.
89+
90+
>[!Note]
91+
>Cross Subscription Restore is currently supported for Azure VM, SQL Server in Azure VM, SAP ASE and SAP HANA in Azure VM, and Azure Files.
92+
93+
To configure Cross Subscription Restore for the vault, follow these steps:
94+
95+
1. In the Azure portal, go to your **Recovery Services vault**.
96+
1. On the **Recovery Services vault** pane, select **Settings** > **Properties**.
97+
1. On the **Properties** pane, under **Cross Subscription Restore**, select **Update**.
98+
99+
:::image type="content" source="./media/backup-create-rs-vault/configure-cross-region-restore.png" alt-text="Screenshot shows how to enable Cross subscription restore for a vault." lightbox="./media/backup-create-rs-vault/configure-cross-region-restore.png" :::
100+
101+
1. On the **Cross Subscription Restore** pane, select **Enable Cross Subscription Restore** > **Update**.
102+
86103
## Set encryption settings
87104

88105
By default, the data in the Recovery Services vault is encrypted through platform-managed keys. You don't need to take any explicit actions to enable this encryption. It applies to all workloads that are backed up to your Recovery Services vault.
@@ -136,7 +153,7 @@ If you need to keep the current protected data in the GRS vault and continue the
136153

137154
- For an Azure VM, you can [stop protection with retained data](backup-azure-manage-vms.md#stop-protecting-a-vm) for the VM in the GRS vault, move the VM to another resource group, and then help protect the VM in the LRS vault. For information about moving a VM to another resource group, see the [guidance and limitations](../azure-resource-manager/management/move-limitations/virtual-machines-move-limitations.md).
138155

139-
You can add a VM to only one vault at a time. However, the VM in the new resource group can be added to the LRS vault because it's considered a different VM. Be aware that:
156+
You can add a VM to only one vault at a time. However, the VM in the new resource group can be added to the LRS vault because it's considered as a different VM. Be aware that:
140157

141158
- The Azure Backup service will retain the recovery points that have been backed up on the GRS vault.
142159
- You'll need to pay to keep the recovery points in the GRS vault. See [Azure Backup pricing](azure-backup-pricing.md) for details.
111 KB
Loading

0 commit comments

Comments
 (0)