Skip to content

Commit f0d18f7

Browse files
committed
edit
1 parent ebe3c93 commit f0d18f7

File tree

1 file changed

+26
-20
lines changed

1 file changed

+26
-20
lines changed

articles/operational-excellence/relocation-backup.md

Lines changed: 26 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ After you relocate your resources to the new region, you can choose to ether kee
2626

2727
## Prerequisites
2828

29-
- Copy the following list of internal resources or settings of ARV.
29+
- Copy internal resources or settings of Azure Resource Vault.
3030
- Network firewall reconfiguration
3131
- Alert Notification.
3232
- Move workbook if configured
@@ -37,15 +37,18 @@ After you relocate your resources to the new region, you can choose to ether kee
3737
- Azure Virtual Network
3838
- Azure Recovery Service Vault
3939
- Whether the VM is moved with the vault or not, you can always restore the VM from the retained backup history in the vault.
40-
- Copy the backup VM configuration metadata to validate once the relocation complete.
41-
- Confirm that all services and features that are in use by source RSV are supported in the target region.
40+
- Copy the backup VM configuration metadata to validate once the relocation is complete.
41+
- Confirm that all services and features that are in use by source resource vault are supported in the target region.
4242

4343

4444
## Prepare
4545

4646
Azure Backup currently doesn’t support the movement of backup data from one Recovery Services vault to another across regions.
4747

48-
Instead, you'll need to redeploy the Recovery Service vault and reconfigure the backup for resources to a Recovery Service vault in the new region using the steps below:
48+
Instead, you must redeploy the Recovery Service vault and reconfigure the backup for resources to a Recovery Service vault in the new region.
49+
50+
51+
**To prepare for redeployment and configuration:**
4952

5053
1. Export a Resource Manager template. This template contains settings that describe your Recovery Vault.
5154

@@ -68,23 +71,24 @@ Instead, you'll need to redeploy the Recovery Service vault and reconfigure the
6871

6972
Make sure to reconfigure all associated settings that were captured from the source Recovery service vault:
7073

71-
- (Optional) Private Endpoint - Please follow the procedure to relocate a [virtual network]](/technical-delivery-playbook/azure-services/networking/virtual-network/) as described and create the Private Endpoint.
74+
- (Optional) Private Endpoint - Follow the procedure to relocate a [virtual network]](/technical-delivery-playbook/azure-services/networking/virtual-network/) as described and create the Private Endpoint.
7275
- Network firewall reconfiguration
7376
- Alert Notification.
7477
- Move workbook if configured
7578
- Diagnostic settings reconfiguration
7679

7780
## Backup resources
7881

79-
In order to continue to protect your resources, you must register and back them up to a Recovery Services vault in the new region. This section shows you how to backup the following:
82+
In order to continue to protect your resources, you must register and back them up to a Recovery Services vault in the new region. This section shows you how to back up the following:
8083

81-
- Azure Virtual Machines
82-
- Azure File Share
83-
- SQL Server/SAP HANA in Azure VM
84+
- [Azure Virtual Machines](#back-up-azure-virtual-machine)
85+
- [Azure File Share](#back-up-azure-file-share)
86+
- [SQL Server/SAP HANA in Azure VM](#back-up-sql-serversap-hana-in-azure-vm)
87+
- [on-premises resources](#back-up-services-for-on-premises-resources)
8488

8589
### Back up Azure Virtual Machine
8690

87-
When an Azure Virtual Machine (VM) that’s been protected by a Recovery Services vault is moved from one region to another, it can no longer be backed up to the older vault. The backups in the old vault will start failing with the errors **BCMV2VMNotFound** or [**ResourceNotFound**](../backup/backup-azure-vms-troubleshoot.md#320001-resourcenotfound---could-not-perform-the-operation-as-vm-no-longer-exists--400094-bcmv2vmnotfound---the-virtual-machine-doesnt-exist--an-azure-virtual-machine-wasnt-found).
91+
When an Azure Virtual Machine (VM) protected by a Recovery Services vault is moved from one region to another, it can no longer be backed up to the older vault. The backups in the old vault may start failing with the errors **BCMV2VMNotFound** or [**ResourceNotFound**](../backup/backup-azure-vms-troubleshoot.md#320001-resourcenotfound---could-not-perform-the-operation-as-vm-no-longer-exists--400094-bcmv2vmnotfound---the-virtual-machine-doesnt-exist--an-azure-virtual-machine-wasnt-found).
8892

8993
You can also choose to write a customized script for bulk VM protection:
9094

@@ -97,7 +101,7 @@ https://management.azure.com/Subscriptions/{subscriptionId}/resourceGroups/{vaul
97101
1. Prepare Azure Virtual Machines (VMs) for relocation:
98102

99103
1. See the [prerequisites associated with VM relocation](../resource-mover/tutorial-move-region-virtual-machines.md#prerequisites) and ensure that the VM is eligible for relocation.
100-
1. [Select the VM on the **Backup Items** tab](../backup/backup-azure-delete-vault.md#delete-protected-items-in-the-cloud) of existing vault’s dashboard and select **Stop protection** followed by retain/delete data as per your requirement. When the backup data for a VM is stopped with retain data, the recovery points remain forever and don’t adhere to any policy. This ensures you always have your backup data ready for restore.
104+
1. [Select the VM on the **Backup Items** tab](../backup/backup-azure-delete-vault.md#delete-protected-items-in-the-cloud) of existing vault’s dashboard and select **Stop protection** followed by retain/delete data as per your requirement. When the backup data for a VM is stopped with retain data, the recovery points remain forever and don’t adhere to any policy.
101105
>[!Note]
102106
>Retaining data in the older vault will incur backup charges. If you no longer wish to retain data to avoid billing, you need to delete the retained backup data using the [Delete data option](../backup/backup-azure-manage-vms.md#delete-backup-data).
103107
1. Ensure that the VMs are turned on. All VMs’ disks that need to be available in the destination region are attached and initialized in the VMs.
@@ -115,24 +119,26 @@ https://management.azure.com/Subscriptions/{subscriptionId}/resourceGroups/{vaul
115119
### Back up Azure File Share
116120

117121
1. [Back up Azure file shares with Azure CLI](../backup/backup-afs-cli.md).
118-
1. Satisfy the [prerequisites to relocate Storage Account](../storage/common/storage-account-move.md?tabs=azure-portal#prerequisites).
122+
1. Satisfy the [prerequisites to relocate the Storage Account](../storage/common/storage-account-move.md?tabs=azure-portal#prerequisites).
119123
1. Export and modify a Resource Move template. For more information, see [Prepare Storage Account for region relocation](../storage/common/storage-account-move.md?tabs=azure-portal#prepare).
120124
1. [Relocate the Azure Storage account to another region](../storage/common/storage-account-move.md).
121125
1. When Azure File Share is copied across regions, its associated snapshots don’t relocate along with it. To relocate the snapshots data to the new region, you need to relocate the individual files and directories of the snapshots to the Storage Account in the new region by using [AzCopy](../storage/common/storage-use-azcopy-files.md#copy-all-file-shares-directories-and-files-to-another-storage-account).
122-
1. Choose whether you want to retain or delete the snapshots (and the corresponding recovery points) of the original Azure File Share. This can be done by selecting your file share on the [Backup Items tab](../backup/backup-azure-delete-vault.md#delete-protected-items-in-the-cloud) of the original vault’s dashboard. When the backup data for Azure File Share is stopped with retain data, the recovery points remain forever and don’t adhere to any policy.
126+
1. Choose whether you want to retain or delete the snapshots (and the corresponding recovery points) of the original Azure File Share by selecting your file share on the [Backup Items tab](../backup/backup-azure-delete-vault.md#delete-protected-items-in-the-cloud) of the original vault’s dashboard. When the backup data for Azure File Share is stopped with retain data, the recovery points remain forever and don’t adhere to any policy.
123127

124128

125129
>[!NOTE]
126130
>While configuring File Share, if the Recovery Service Vault isn't available, check to see whether it is associated with another Recovery Service vault.
127131
128132
### Back up SQL Server/SAP HANA in Azure VM
129133

130-
When you relocate a VM running SQL or SAP HANA servers to another region, the SQL and SAP HANA databases in those VMs can no longer be backed up in the vault of the earlier region. To protect the SQL and SAP HANA servers running in Azure VM in the new region, see the follow sections.
134+
When you relocate a VM that runs SQL or SAP HANA servers, you will no longer be able to back up the SQL and SAP HANA databases in the vault of the earlier region.
135+
136+
**To protect the SQL and SAP HANA servers that are running in the new region:**
131137

132138
1. Before you relocate SQL Server/SAP HANA running in a VM to a new region, ensure the following prerequisites are met:
133139

134140
1. See the [prerequisites associated with VM relocate](../resource-mover/tutorial-move-region-virtual-machines.md#prerequisites) and ensure that the VM is eligible for relocate.
135-
1. Select the VM on the [Backup Items tab](../backup/backup-azure-delete-vault.md#delete-protected-items-in-the-cloud) of the existing vault’s dashboard and select _the databases_ for which backup needs to be stopped. Select **Stop protection** followed by retain/delete data as per your requirement. When the backup data is stopped with retain data, the recovery points remain forever and don’t adhere to any policy. This ensures that you always have your backup data ready for restore.
141+
1. Select the VM on the [Backup Items tab](../backup/backup-azure-delete-vault.md#delete-protected-items-in-the-cloud) of the existing vault’s dashboard and select _the databases_ for which backup needs to be stopped. Select **Stop protection** followed by retain/delete data as per your requirement. When the backup data is stopped with retain data, the recovery points remain forever and don’t adhere to any policy.
136142
>[!Note]
137143
>Retaining data in the older vault will incur backup charges. If you no longer wish to retain data to avoid billing, you need to delete the retained backup data using [Delete data option](../backup/backup-azure-manage-vms.md#delete-backup-data).
138144
1. Ensure that the VMs to be moved are turned on. All VMs disks that need to be available in the destination region are attached and initialized in the VMs.
@@ -147,12 +153,12 @@ When you relocate a VM running SQL or SAP HANA servers to another region, the SQ
147153

148154

149155

150-
### Back up services for on-premise resources
156+
### Back up services for on-premises resources
151157

152-
1. To backup files, folders, and system state for VMs (Hyper-V & Vmware) and other on-premise workloads, see [About the Microsoft Azure Recovery Services (MARS)](../backup/backup-azure-about-mars.md).
158+
1. To backup files, folders, and system state for VMs (Hyper-V & VMware) and other on-premises workloads, see [About the Microsoft Azure Recovery Services (MARS)](../backup/backup-azure-about-mars.md).
153159
1. Download vault credentials to register the server in the vault.
154-
:::image type="content" source="media\relocation\backup\mars-agent-credential-download.png" alt-text="Screen shot showing how to download vault credentials to register the server in the vault.":::
155-
1. Reconfigure backup agent on on-premise virtual machine, as shown in below screen shot.
156-
:::image type="content" source="media\relocation\backup\mars-register-to-target-rsv.png" alt-text="Screen shot showing how to reconfigure an on premise virtual machine.":::
160+
:::image type="content" source="media\relocation\backup\mars-agent-credential-download.png" alt-text="Screenshot showing how to download vault credentials to register the server in the vault.":::
161+
1. Reconfigure backup agent on on-premises virtual machine.
162+
:::image type="content" source="media\relocation\backup\mars-register-to-target-rsv.png" alt-text="Screenshot showing how to reconfigure an on premise virtual machine.":::
157163

158164

0 commit comments

Comments
 (0)