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/reliability/regions-multi-region-nonpaired.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,9 +18,7 @@ While some Azure services support geo-redundancy and geo-replication by using pa
18
18
19
19
## Azure API Management
20
20
21
-
Azure API Management supports [multi-region deployments](/azure/api-management/api-management-howto-deploy-multi-region), which add more instances of the gateway component into one or more regions. There's no dependency on region pairings for this feature.
22
-
23
-
You can also use the [backup and restore feature](/azure/api-management/api-management-howto-disaster-recovery-backup-restore) to export the configuration of an API Management service instance in one region and import it into another region. As long as the storage account used for the backup is accessible from the target region, there's no paired region dependency. An operational guidance is provided in [this article](/azure/api-management/api-management-howto-migrate).
21
+
To learn about how to create multi-region solutions using Azure API Management, see [Reliability in Azure API Management](./reliability-api-management.md).
0 commit comments