Skip to content

Commit aaf168a

Browse files
authored
Small changes
1 parent daec675 commit aaf168a

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

articles/azure-resource-manager/management/relocation/relocation-backup.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Make sure to reconfigure all associated settings that were captured from the sou
7373
- Workbook to move, if configured.
7474
- Diagnostic settings reconfiguration.
7575

76-
## Backup resources
76+
## Back up resources
7777

7878
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 resources:
7979

@@ -116,10 +116,15 @@ https://management.azure.com/Subscriptions/{subscriptionId}/resourceGroups/{vaul
116116
### Back up Azure file shares
117117

118118
1. [Back up Azure file shares with the Azure CLI](../../../backup/backup-afs-cli.md).
119+
119120
1. Satisfy the [prerequisites to relocate the storage account](../../../storage/common/storage-account-move.md?tabs=azure-portal#prerequisites).
121+
120122
1. Export and modify an Azure Resource Move template. For more information, see [Prepare storage account for region relocation](../../../storage/common/storage-account-move.md?tabs=azure-portal#prepare).
123+
121124
1. [Relocate the Azure Storage account to another region](../../../storage/common/storage-account-move.md).
125+
122126
1. When an Azure file share is copied across regions, its associated snapshots don't relocate along with it. To relocate the snapshot data to the new region, use [AzCopy](../../../storage/common/storage-use-azcopy-files.md#copy-all-file-shares-directories-and-files-to-another-storage-account) to relocate the individual files and directories of the snapshots to the storage account in the new region.
127+
123128
1. Choose whether you want to retain or delete the snapshots (and the corresponding recovery points) of the original Azure file share. Select 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 the Azure file share is stopped with retain data, the recovery points remain forever and don't adhere to any policy.
124129

125130
> [!NOTE]

0 commit comments

Comments
 (0)