Skip to content

Commit cd20062

Browse files
committed
fix links
1 parent 02ef1b6 commit cd20062

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/api-management/api-management-howto-deploy-multi-region.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ When adding a region, you configure:
1818

1919
* The number of scale [units](upgrade-and-scale.md) that region will host.
2020

21-
* Optional [zone redundancy](../articles/availability-zones/migrate-api-mgt.md), if that region supports it.
21+
* Optional [zone redundancy](../availability-zones/migrate-api-mgt.md), if that region supports it.
2222

23-
* [Virtual network](../articles/api-management/virtual-network-concepts.md) settings in the added region, if networking is configured in the existing region or regions.
23+
* [Virtual network](virtual-network-concepts.md) settings in the added region, if networking is configured in the existing region or regions.
2424

2525
>[!IMPORTANT]
2626
> The feature to enable storing customer data in a single region is currently only available in the Southeast Asia Region (Singapore) of the Asia Pacific Geo. For all other regions, customer data is stored in Geo.
@@ -131,7 +131,7 @@ This section provides considerations for multi-region deployments when the API M
131131

132132
### Routing
133133

134-
* In external VNet mode, API Management by default handles routing of public HTTP traffic to the regional gateways, in the same way it does for a non-networked API Management instance.
134+
* In external VNet mode, routing of public HTTP traffic to the regional gateways is handled automatically, in the same way it is for a non-networked API Management instance.
135135

136136
* In internal VNet mode, private HTTP traffic isn't routed or load-balanced to the regional gateways by default. Users own the routing and are responsible for bringing their own solution to manage routing and private load balancing across multiple regions. Examples include Azure Application Gateway and Azure Traffic Manager.
137137

0 commit comments

Comments
 (0)