|
2 | 2 | title: Create and manage Backup vaults
|
3 | 3 | description: Learn how to create and manage the Backup vaults.
|
4 | 4 | ms.topic: how-to
|
5 |
| -ms.date: 07/05/2023 |
| 5 | +ms.date: 08/10/2023 |
6 | 6 | ms.custom: references_regions
|
7 | 7 | ms.service: backup
|
8 | 8 | author: AbhishekMallick-MS
|
@@ -136,7 +136,7 @@ The vault move across subscriptions and resource groups is supported in all publ
|
136 | 136 |
|
137 | 137 | 1. In the **Resource group** drop-down list, select an existing resource group or select **Create new** to create a new resource group.
|
138 | 138 |
|
139 |
| - The subscription remains the same and gets auto-populated. |
| 139 | + The subscription remains the same and gets auto populated. |
140 | 140 |
|
141 | 141 | :::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":::
|
142 | 142 |
|
@@ -274,6 +274,31 @@ Follow these steps:
|
274 | 274 |
|
275 | 275 | :::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":::
|
276 | 276 |
|
| 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 | + |
277 | 302 | ## Next steps
|
278 | 303 |
|
279 | 304 | - [Configure backup on Azure PostgreSQL databases](backup-azure-database-postgresql.md#configure-backup-on-azure-postgresql-databases)
|
0 commit comments