Skip to content

Commit f9226c8

Browse files
Merge pull request #234016 from HeidiSteen/heidist-refresh
[azure search] Add links to new multi-region sample
2 parents d9b3d9e + a7eb73b commit f9226c8

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

articles/search/search-reliability.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: LiamCavanagh
77
ms.author: liamca
88
ms.service: cognitive-search
99
ms.topic: conceptual
10-
ms.date: 02/24/2023
10+
ms.date: 04/10/2023
1111
ms.custom: subject-reliability, references_regions
1212
---
1313

@@ -99,7 +99,10 @@ The goal of a geo-distributed set of search services is to have two or more inde
9999

100100
![Cross-tab of services by region][1]
101101

102-
You can implement this architecture by creating multiple services and designing a strategy for data synchronization. Optionally, you can include a resource like Azure Traffic Manager for routing requests. For more information, see [Create a search service](search-create-service-portal.md).
102+
You can implement this architecture by creating multiple services and designing a strategy for data synchronization. Optionally, you can include a resource like Azure Traffic Manager for routing requests.
103+
104+
> [!TIP]
105+
> For help in deploying multiple search services across multiple regions, see this [Bicep sample on GitHub](https://github.com/Azure-Samples/azure-search-multiple-regions) that deploys a fully configured, multi-regional search solution. The sample gives you two options for index synchronization, and request redirection using Traffic Manager.
103106
104107
<a name="data-sync"></a>
105108

articles/search/whats-new.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: HeidiSteen
77
ms.author: heidist
88
ms.service: cognitive-search
99
ms.topic: overview
10-
ms.date: 03/21/2023
10+
ms.date: 04/10/2023
1111
ms.custom: references_regions
1212
---
1313

@@ -18,6 +18,12 @@ Learn about the latest updates to Azure Cognitive Search functionality, docs, an
1818
> [!NOTE]
1919
> Looking for preview features? Previews are announced here, but we also maintain a [preview features list](search-api-preview.md) so you can find them in one place.
2020
21+
## April 2023
22+
23+
| Item&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | Type | Description |
24+
|-----------------------------|------|--------------|
25+
| [**Multi-region deployment of Azure Cognitive Search for business continuity and disaster recovery**](https://github.com/Azure-Samples/azure-search-multiple-regions) | Sample | Deployment scripts that fully configure a multi-regional solution for Azure Cognitive Search, with options for synchronizing content and request redirection if an endpoint fails.|
26+
2127
## March 2023
2228

2329
| Item&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | Type | Description |

0 commit comments

Comments
 (0)