Skip to content

Commit dbfd0e4

Browse files
haileytapjohndowns
andauthored
Update articles/search/search-multi-region.md
Co-authored-by: John Downs <[email protected]>
1 parent ea054aa commit dbfd0e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/search-multi-region.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ If you need two or more search services, creating them in different regions can
2727

2828
In a multi-region setup, two or more search services are located in different regions and have synchronized indexes. Users are automatically routed to the service with the lowest latency.
2929

30-
Azure AI Search doesn't provide an automated method of index replication across regions. However, you can synchronize data using [push or pull model indexing](search-what-is-data-import.md), both of which are described in the following section. You can also add Azure Traffic Manager for [request redirection](#request-failover-and-redirection).
30+
Azure AI Search doesn't provide an automated method of index replication across regions. However, you can synchronize data using [push or pull model indexing](search-what-is-data-import.md), both of which are described in the following section. You can also add Azure Traffic Manager or another load balancer for [request redirection](#request-failover-and-redirection).
3131

3232
The following diagram illustrates a geo-distributed set of search services:
3333

0 commit comments

Comments
 (0)