You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/api-management/api-management-howto-migrate.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ ms.topic: how-to
9
9
ms.date: 08/20/2021
10
10
ms.author: danlep
11
11
ms.custom: subject-moving-resources
12
-
#cusomerintent: As an Azure service administrator, I want to move my service resources to another Azure region.
12
+
#customerintent: As an Azure service administrator, I want to move my service resources to another Azure region.
13
13
---
14
14
15
15
# How to move Azure API Management across regions
@@ -43,19 +43,19 @@ To move API Management instances from one Azure region to another, use the servi
43
43
### Option 1: Use a different API Management instance name
44
44
45
45
1. In the target region, create a new API Management instance with the same pricing tier as the source API Management instance. Use a different name for the new instance.
46
-
1.[Back up](api-management-howto-disaster-recovery-backup-restore.md#-back-up-an-api-management-service) the existing API Management instance to the storage account.
47
-
1.[Restore](api-management-howto-disaster-recovery-backup-restore.md#-restore-an-api-management-service) the source instance's backup to the new API Management instance.
46
+
1.[Back up](api-management-howto-disaster-recovery-backup-restore.md#back-up-an-api-management-service) the existing API Management instance to the storage account.
47
+
1.[Restore](api-management-howto-disaster-recovery-backup-restore.md#restore-an-api-management-service) the source instance's backup to the new API Management instance.
48
48
1. If you have a custom domain pointing to the source region API Management instance, update the custom domain CNAME to point to the new API Management instance.
49
49
50
50
### Option 2: Use the same API Management instance name
51
51
52
52
> [!WARNING]
53
53
> This option deletes the original API Management instance and results in downtime during the migration. Ensure that you have a valid backup before deleting the source instance.
54
54
55
-
1.[Back up](api-management-howto-disaster-recovery-backup-restore.md#-back-up-an-api-management-service) the existing API Management instance to the storage account.
55
+
1.[Back up](api-management-howto-disaster-recovery-backup-restore.md#back-up-an-api-management-service) the existing API Management instance to the storage account.
56
56
1. Delete the API Management instance in the source region.
57
57
1. Create a new API Management instance in the target region with the same name as the one in the source region.
58
-
1.[Restore](api-management-howto-disaster-recovery-backup-restore.md#-restore-an-api-management-service) the source instance's backup to the new API Management instance in the target region.
58
+
1.[Restore](api-management-howto-disaster-recovery-backup-restore.md#restore-an-api-management-service) the source instance's backup to the new API Management instance in the target region.
0 commit comments