Skip to content

Commit 0925a62

Browse files
committed
acrolinx and fix warning
1 parent 4eca4cc commit 0925a62

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ API Management routes the requests to a regional gateway based on [the lowest la
124124

125125
Under some conditions, you might need to temporarily disable routing to one of the regional gateways. For example:
126126

127-
* After adding a new region, to keep it disabled while you configure and test the regional back-end service
127+
* After you add a new region, to keep it disabled while you configure and test the regional back-end service
128128
* During regular back-end maintenance in a region
129129
* To redirect traffic to other regions during a planned disaster recovery drill that simulates an unavailable region, or during a regional failure
130130

articles/reliability/reliability-api-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ This section describes what to expect when API Management instances are configur
260260

261261
- **Traffic routing between regions:** API Management automatically routes incoming requests to a regional gateway. A request is routed to the regional gateway with the lowest latency from the client. If you need to use a different routing approach, you can configure your own Traffic Manager with custom routing rules. For more information, see [Use custom routing to API Management regional gateways](../api-management/api-management-howto-deploy-multi-region.md#use-custom-routing-to-api-management-regional-gateways).
262262

263-
When a request reaches an API Management regional gateway, it's routed to the back-end API unless a policy returns a response directly from the gateway, such as a cached response or an error code. In a multiple-region solution, you need to take care to route to an instance of the back-end API that meets your performance requirements. For more information, see [Route API calls to regional back-end services](../api-management/api-management-howto-deploy-multi-region.md#route-api-calls-to-regional-backend-services).
263+
When a request reaches an API Management regional gateway, it's routed to the back-end API unless a policy returns a response directly from the gateway, such as a cached response or an error code. In a multiple-region solution, you need to take care to route to an instance of the back-end API that meets your performance requirements. For more information, see [Route API calls to regional back-end services](../api-management/api-management-howto-deploy-multi-region.md#route-api-calls-to-regional-back-end-services).
264264

265265
- **Data replication between regions:** Gateway configuration, such as APIs and policy definitions, are regularly synchronized between the primary and secondary regions you add. Propagation of updates to the regional gateways normally takes less than 10 seconds.
266266

0 commit comments

Comments
 (0)