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-deploy-multi-region.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ When adding a region, you configure:
19
19
20
20
* The number of scale [units](upgrade-and-scale.md) that region will host.
21
21
22
-
* Optional [zone redundancy](../reliability/migrate-api-mgt.md), if that region supports it.
22
+
* Optional [availability zones](../reliability/migrate-api-mgt.md), if that region supports it.
23
23
24
24
*[Virtual network](virtual-network-concepts.md) settings in the added region, if networking is configured in the existing region or regions.
25
25
@@ -33,7 +33,7 @@ When adding a region, you configure:
33
33
## Prerequisites
34
34
35
35
* If you haven't created an API Management service instance, see [Create an API Management service instance](get-started-create-service-instance.md). Select the Premium service tier.
36
-
* If your API Management instance is deployed in a virtual network, ensure that you set up a virtual network and subnet in the location that you plan to add, and within the same subscription. To enable zone redundancy, also set up a new public IP. See [virtual network prerequisites](api-management-using-with-vnet.md#prerequisites).
36
+
* If your API Management instance is deployed in a virtual network, ensure that you set up a virtual network and subnet in the location that you plan to add, and within the same subscription. See [virtual network prerequisites](api-management-using-with-vnet.md#prerequisites).
37
37
38
38
## <aname="add-region"> </a>Deploy API Management service to an additional region
39
39
@@ -184,7 +184,7 @@ This section provides considerations for multi-region deployments when the API M
184
184
185
185
* Learn more about configuring API Management for [high availability](high-availability.md).
186
186
187
-
* Learn more about [zone redundancy](../reliability/migrate-api-mgt.md) to improve the availability of an API Management instance in a region.
187
+
* Learn more about configuring [availability zones](../reliability/migrate-api-mgt.md) to improve the availability of an API Management instance in a region.
188
188
189
189
* For more information about virtual networks and API Management, see:
0 commit comments