Skip to content

Commit 459b7a4

Browse files
committed
Architecture description
1 parent bd8bf63 commit 459b7a4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/search/search-reliability.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,8 @@ If you're using the Azure Cognitive Search REST API to [push content to your sea
131131

132132
To add health checks and failover capabilities for Azure Cognitive Search, you would typically use Azure Application Gateway or a load balancer in combination with Azure Traffic Manager. [Azure Application Gateway](/azure/application-gateway/overview) supports health probes, which can be configured to check the availability of specific backend services and perform load balancing accordingly.
133133

134+
The architecture for this solution would consist of search-enabled client apps that connect to Application Gateway through Azure Traffic Manager, where each gateway endpoint connects to a backend search service in a specific region.
135+
134136
## Data residency
135137

136138
When you deploy multiple search services in various geographic regions, your content is stored in your chosen region.

0 commit comments

Comments
 (0)