Skip to content

Commit 5be1497

Browse files
authored
Merge pull request #243911 from AbhishekMallick-MS/Jul-5-2023-CSRBV
CSR for Backup vault
2 parents 62f22fa + c8dd0a0 commit 5be1497

File tree

3 files changed

+27
-2
lines changed

3 files changed

+27
-2
lines changed

articles/backup/create-manage-backup-vault.md

Lines changed: 27 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Create and manage Backup vaults
33
description: Learn how to create and manage the Backup vaults.
44
ms.topic: how-to
5-
ms.date: 07/05/2023
5+
ms.date: 08/10/2023
66
ms.custom: references_regions
77
ms.service: backup
88
author: AbhishekMallick-MS
@@ -136,7 +136,7 @@ The vault move across subscriptions and resource groups is supported in all publ
136136
137137
1. In the **Resource group** drop-down list, select an existing resource group or select **Create new** to create a new resource group.
138138

139-
The subscription remains the same and gets auto-populated.
139+
The subscription remains the same and gets auto populated.
140140

141141
:::image type="content" source="./media/backup-vault-overview/select-existing-or-create-resource-group-inline.png" alt-text="Screenshot showing the selection of an existing resource group or creation of a new resource group." lightbox="./media/backup-vault-overview/select-existing-or-create-resource-group-expanded.png":::
142142

@@ -274,6 +274,31 @@ Follow these steps:
274274

275275
:::image type="content" source="./media/backup-vault-overview/monitor-postgresql-restore-to-secondary-region.png" alt-text="Screenshot shows how to monitor the postgresql restore to the secondary region." lightbox="./media/backup-vault-overview/monitor-postgresql-restore-to-secondary-region.png":::
276276

277+
## Cross Subscription Restore using Azure portal
278+
279+
Some datasources of Backup vault support restore to a subscription different from that of the source machine. Cross Subscription Restore (CSR) is enabled for existing vaults by default, and you can use it if supported for the intended datasource.
280+
281+
>[!Note]
282+
>The feature is currently not supported for Azure Kubernetes Service (AKS) and Azure VMWare Service (AVS) backup.
283+
284+
To do Cross Subscription Restore, follow these steps:
285+
286+
1. In the *Backup vault*, go to **Backup Instance** > **Restore**.
287+
1. Choose the *Subscription* to which you want to restore, and then select **Restore**.
288+
289+
There may be instances when you need to disable Cross Subscription Restore based on your cloud infrastructure. You can enable, disable, or permanently disable Cross Subscription Restore for existing vaults by selecting *Backup vault* > **Properties** > **Cross Subscription Restore**.
290+
291+
:::image type="content" source="./media/create-manage-backup-vault/disable-cross-subscription-restore-for-backup-vault.png" alt-text="Screenshot shows how to disable Cross Subscription Restore for Backup vault." lightbox="./media/create-manage-backup-vault/disable-cross-subscription-restore-for-backup-vault.png":::
292+
293+
You can also select the state of CSR during the creation of Backup vault.
294+
295+
:::image type="content" source="./media/create-manage-backup-vault/select-cross-subscription-state-on-backup-vault-creation.png" alt-text="Screenshot shows how to select the state of Cross Subscription Restore during Backup vault creation." lightbox="./media/create-manage-backup-vault/select-cross-subscription-state-on-backup-vault-creation.png":::
296+
297+
>[!Note]
298+
>- CSR once permanently disabled on a vault can't be re-enabled because it's an irreversible operation.
299+
>- If CSR is disabled but not permanently disabled, then you can reverse the operation by selecting **Vault** > **Properties** > **Cross Subscription Restore** > **Enable**.
300+
>- If a Backup vault is moved to a different subscription when CSR is disabled or permanently disabled, restore to the original subscription will fail.
301+
277302
## Next steps
278303

279304
- [Configure backup on Azure PostgreSQL databases](backup-azure-database-postgresql.md#configure-backup-on-azure-postgresql-databases)
106 KB
Loading
62.9 KB
Loading

0 commit comments

Comments
 (0)