Skip to content

Commit

Permalink
Update recommendations.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ripadrao authored Jan 15, 2025
1 parent 42b0959 commit 129ed43
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions azure-specialized-workloads/ai/recommendations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,20 @@
url: "https://learn.microsoft.com/en-us/azure/azure-monitor/logs/data-retention-configure?tabs=portal-3%2Cportal-1%2Cportal-2"
- name: Failover for business continuity and disaster recovery
url: "https://learn.microsoft.com/en-us/azure/machine-learning/how-to-high-availability-machine-learning?view=azureml-api-2"

- description: Use Azure Traffic Manager to route search requests via geo-located clients for failover redundancy.
aprlGuid: a6c8f3f3-199a-4a13-aaf0-eb51eed5352e
recommendationTypeId: null
recommendationControl: HighAvailability
recommendationImpact: Medium
recommendationResourceType: Microsoft.Search/searchServices
recommendationMetadataState: Active
longDescription: |
Azure Traffic Manager enhances redundancy by routing search requests to geo-located clients. If a primary search client or region fails, Traffic Manager redirects requests to a backup client in another region. This setup ensures continuous availability and seamless failover for search services.
potentialBenefits: High availability
pgVerified: false
automationAvailable: true
tags: null
learnMoreLink:
- name: Reliability in Azure AI Search
url: "https://learn.microsoft.com/en-us/azure/search/search-reliability#fail-over-or-redirect-query-requests"

0 comments on commit 129ed43

Please sign in to comment.