Skip to content

Commit 8a808da

Browse files
author
Jill Grant
authored
Merge pull request #106 from HeidiSteen/heidist-regions-2
region update
2 parents 5aa75fc + 973ad25 commit 8a808da

File tree

1 file changed

+29
-180
lines changed

1 file changed

+29
-180
lines changed

articles/search/search-region-support.md

Lines changed: 29 additions & 180 deletions
Original file line numberDiff line numberDiff line change
@@ -9,32 +9,48 @@ ms.author: heidist
99
ms.service: cognitive-search
1010
ms.topic: conceptual
1111
ms.custom: references_regions
12-
ms.date: 08/22/2024
12+
ms.date: 09/03/2024
1313

1414
---
1515

1616
# Azure AI Search feature availability across cloud regions
1717

18-
This article identifies the cloud regions in which Azure AI Search is available. It also lists which premium features are available in each region:
18+
This article identifies the cloud regions in which Azure AI Search is available. It also lists which premium features are available in each region.
1919

20-
- [Semantic ranking](semantic-search-overview.md) depends on models hosted by Microsoft. These models are available in specific regions.
21-
- [AI enrichment](cognitive-search-concept-intro.md) refer to skills and vectorizers that make internal calls to Azure AI and Azure OpenAI. AI enrichment requires that Azure AI Search coexist with an [Azure AI multi-service account](/azure/ai-services/multi-service-resource) in the same physical region. The following tables indicate whether Azure AI is offered in the same region as Azure AI Search.
20+
## Features subject to regional availability
21+
22+
| Feature | Availability |
23+
|---------|--------------|
24+
| [Extra capacity](search-limits-quotas-capacity.md#service-limits) | Higher capacity partitions became available in selected regions starting in April 2024 with a second wave following in May 2024. Currently, there are just a few regions that *don't* offer higher capacity partitions. If you're using an older search service, create a new search service to benefit from more capacity at the same billing rate. To check existing capacity, [find your search service](https://portal.azure.com/#blade/HubsExtension/BrowseResourceBlade/resourceType/Microsoft.Search%2FsearchServices) and select the **Properties** tab in the middle of the Overview page. To check search service age, follow [these instructions](vector-search-index-size.md#how-to-check-service-creation-date). Regional support for extra capacity is noted in the footnotes of this article.|
25+
| [Availability zones](search-reliability.md#availability-zone-support) | Divides a region's data centers into distinct physical location groups, providing high-availability within the same geo. Regional support is noted in this article. |
26+
| [Azure AI enrichment](cognitive-search-concept-intro.md) | Refers to skills that make internal calls to Azure AI for enrichment and transformation during indexing. Integration requires that Azure AI Search coexists with an [Azure AI multi-service account](/azure/ai-services/multi-service-resource) in the same physical region. |
27+
| [Azure OpenAI integration](vector-search-integrated-vectorization.md) | Refers to skills and vectorizers that make internal calls to deployed embedding and chat models on Azure OpenAI. Check [Azure OpenAI model region availability](/azure/ai-services/openai/concepts/models#model-summary-table-and-region-availability) for the most current list of regions for each embedding and chat model. Specific Azure OpenAI models are in fewer regions, so be sure to check for joint regional availability before installing.|
28+
| [Azure AI Studio integration](vector-search-integrated-vectorization-ai-studio.md) | Refers to skills and vectorizers that make internal calls to the models hosted in the model catalog. Check [Azure AI Studio region availability](/azure/ai-studio/reference/region-support) for the most current list of regions. |
29+
| [Azure AI Vision 4.0 multimodal APIs for image vectorization](search-get-started-portal-image-search.md) | Refers to skills and vectorizers that call the multimodal embedding API. Check the [Azure AI Vision region list](/azure/ai-services/computer-vision/overview-image-analysis#region-availability) for joint regional availability. |
30+
| [Semantic ranking](semantic-search-overview.md) | Takes a dependency on Microsoft-hosted models in specific regions. Regional support is noted in this article. |
31+
32+
<!-- Each cloud region noted in this article includes a column indicating support for the following features.
33+
34+
- [Semantic ranking](semantic-search-overview.md) depends on models hosted in specific regions.
35+
- [AI enrichment](cognitive-search-concept-intro.md) refers to skills and vectorizers that make internal calls to Azure AI and Azure OpenAI. Integration requires that Azure AI Search coexist with an [Azure AI multi-service account](/azure/ai-services/multi-service-resource) in the same physical region.
2236
- [Availability zones](search-reliability.md#availability-zone-support) are an Azure platform capability that divides a region's data centers into distinct physical location groups to provide high-availability, within the same region.
2337
2438
We recommend that you check [Azure AI Studio region availability](/azure/ai-studio/reference/region-support) and [Azure OpenAI model region availability](/azure/reliability/availability-zones-service-support#azure-regions-with-availability-zone-support) for the most current list of regions for those features.
2539
26-
Also, if you're using Azure AI Vision 4.0 multimodal APIs for image vectorization, it's available on a more limited basis. [Check the Azure AI Vision region list for multimodal embeddings](/azure/ai-services/computer-vision/overview-image-analysis#region-availability) and be sure to create both your Azure AI multi-service account and Azure AI Search service in one of those supported regions.
40+
Also, if you plan to use Azure AI Vision 4.0 multimodal APIs for image vectorization, it's available in a reduced list of regions. [Check the Azure AI Vision region list for multimodal embeddings](/azure/ai-services/computer-vision/overview-image-analysis#region-availability) and be sure to create both your Azure AI multi-service account and Azure AI Search service in one of those supported regions.
2741
2842
> [!NOTE]
29-
> Higher capacity partitions became available in selected regions starting in April 2024. A second wave of higher capacity partitions released in May 2024. If you're using an older search service, consider creating a new search service to benefit from more capacity at the same billing rate as before. For more information, see [Service limits](search-limits-quotas-capacity.md#service-limits)
43+
> Higher capacity partitions became available in selected regions starting in April 2024. A second wave of higher capacity partitions released in May 2024. Currently, there are just a few regions that *don't* offer higher capacity patitions, and those are indicated in footnotes.
44+
>
45+
> If you're using an older search service, consider creating a new search service in a supported region to benefit from more capacity at the same billing rate as before. For more information, see [Service limits](search-limits-quotas-capacity.md#service-limits) and [How to check service creation date](vector-search-index-size.md#how-to-check-service-creation-date). -->
3046

3147
## Azure Public regions
3248

3349
You can create an Azure AI Search resource in any of the following Azure public regions. Almost all of these regions support [higher capacity tiers](search-limits-quotas-capacity.md#service-limits). Exceptions are noted where they apply.
3450

3551
### Americas
3652

37-
| Region | AI enrichment | Semantic ranking | Availability zones |
53+
| Region | AI integration | Semantic ranking | Availability zones |
3854
|--|--|--|--|
3955
| Brazil South​​ ​ ||| |
4056
| Canada Central​​ ||||
@@ -53,7 +69,7 @@ You can create an Azure AI Search resource in any of the following Azure public
5369

5470
### Europe
5571

56-
| Region | AI enrichment | Semantic ranking | Availability zones |
72+
| Region | AI integration | Semantic ranking | Availability zones |
5773
|--|--|--|--|
5874
| North Europe​​ <sup>1</sup>||||
5975
| West Europe​​ <sup>2</sup>||||
@@ -75,7 +91,7 @@ You can create an Azure AI Search resource in any of the following Azure public
7591

7692
### Middle East
7793

78-
| Region | AI enrichment | Semantic ranking | Availability zones |
94+
| Region | AI integration | Semantic ranking | Availability zones |
7995
|--|--|--|--|
8096
| Israel Central​ <sup>2</sup> | | ||
8197
| Qatar Central​ <sup>1, 2</sup> | | ||
@@ -87,13 +103,13 @@ You can create an Azure AI Search resource in any of the following Azure public
87103

88104
### Africa
89105

90-
| Region | AI enrichment | Semantic ranking | Availability zones |
106+
| Region | AI integration | Semantic ranking | Availability zones |
91107
|--|--|--|--|
92108
| South Africa North​ || ||
93109

94110
### Asia Pacific
95111

96-
| Region | AI enrichment | Semantic ranking | Availability zones |
112+
| Region | AI integration | Semantic ranking | Availability zones |
97113
|--|--|--|--|
98114
| Australia East​ ​ ||||
99115
| Australia Southeast​​​ | || |
@@ -111,180 +127,13 @@ You can create an Azure AI Search resource in any of the following Azure public
111127

112128
<sup>2</sup> These regions run on older infrastructure that has lower capacity per partition at every tier. Choose a different region if you want [higher capacity](search-limits-quotas-capacity.md#service-limits).
113129

114-
<!-- ### United States
115-
116-
| Region | AI enrichment | Semantic ranking | Availability zones |
117-
|--|--|--|--|
118-
| East US​ | ✅ | ✅ | ✅ |
119-
| East US 2 ​ | ✅ | ✅ | ✅ |
120-
| ​Central US​ ​ | ✅ | ✅ | ✅ |
121-
| North Central US​ ​ | ✅ | ✅ | |
122-
| South Central US​ ​ | ✅ | ✅ | ✅ |
123-
| West US​ ​ | ✅ | ✅ | |
124-
| West US 2​ ​ | ✅ | ✅ | ✅ |
125-
| West US 3​ ​ | ✅ | ✅ |✅ |
126-
| West Central US​ ​ | ✅ | ✅ | |
127-
128-
### United Kingdom
129-
130-
| Region | AI enrichment | Semantic ranking | Availability zones |
131-
|--|--|--|--|
132-
| UK South​ | ✅ | ✅ | ✅ |
133-
| UK West​ ​| | ✅ | |
134-
135-
### United Arab Emirates
136-
137-
| Region | AI enrichment | Semantic ranking | Availability zones |
138-
|--|--|--|--|
139-
| UAE North​​ | ✅ | | ✅ |
140-
141-
### Switzerland
142-
143-
| Region | AI enrichment | Semantic ranking | Availability zones |
144-
|--|--|--|--|
145-
| Switzerland North​ | ✅ | ✅ | ✅ |
146-
| Switzerland West​ | ✅ | ✅ | ✅ |
147-
148-
### Sweden
149-
150-
| Region | AI enrichment | Semantic ranking | Availability zones |
151-
|--|--|--|--|
152-
| Sweden Central​​ | ✅ | | ✅ |
153-
154-
### Spain
155-
156-
| Region | AI enrichment | Semantic ranking | Availability zones |
157-
|--|--|--|--|
158-
| Spain Central | | | ✅ |
159-
160-
### South Africa
161-
162-
| Region | AI enrichment | Semantic ranking | Availability zones |
163-
|--|--|--|--|
164-
| South Africa North​ | ✅ | | ✅ |
165-
166-
### Qatar
167-
168-
| Region | AI enrichment | Semantic ranking | Availability zones |
169-
|--|--|--|--|
170-
| Qatar Central​ <sup>1</sup> | | | ✅ |
171-
172-
<sup>1</sup> This region runs on older infrastructure that has lower capacity per partition at every tier. You can't create a search service with [higher capacity](search-limits-quotas-capacity.md#service-limits) in this region.
173-
174-
### Poland
175-
176-
| Region | AI enrichment | Semantic ranking | Availability zones |
177-
|--|--|--|--|
178-
| Poland Central​​ | | | |
179-
180-
### Norway
181-
182-
| Region | AI enrichment | Semantic ranking | Availability zones |
183-
|--|--|--|--|
184-
| Norway East​​ | ✅ | | ✅ |
185-
186-
### Korea
187-
188-
| Region | AI enrichment | Semantic ranking | Availability zones |
189-
|--|--|--|--|
190-
| Korea Central | ✅ | ✅ | ✅ |
191-
| Korea South​ ​ | | ✅ | |
192-
193-
### Japan
194-
195-
| Region | AI enrichment | Semantic ranking | Availability zones |
196-
|--|--|--|--|
197-
| Japan East| ✅ | ✅ | ✅ |
198-
| Japan West​ | ✅ | ✅ | |
199-
200-
### Italy
201-
202-
| Region | AI enrichment | Semantic ranking | Availability zones |
203-
|--|--|--|--|
204-
| Italy North​​ | | | ✅ |
205-
206-
### Israel
207-
208-
| Region | AI enrichment | Semantic ranking | Availability zones |
209-
|--|--|--|--|
210-
| Israel Central​ <sup>1</sup> | | | ✅ |
211-
212-
<sup>1</sup> This region runs on older infrastructure that has lower capacity per partition at every tier. You can't create a search service with [higher capacity](search-limits-quotas-capacity.md#service-limits) in this region.
213-
214-
### India
215-
216-
| Region | AI enrichment | Semantic ranking | Availability zones |
217-
|--|--|--|--|
218-
| Central India| ✅ | ✅ | ✅ |
219-
| Jio India West​ ​ | ✅ | ✅ | |
220-
| South India <sup>1</sup> | | | ✅ |
221-
222-
<sup>1</sup> This region runs on older infrastructure that has lower capacity per partition at every tier. You can't create a search service with [higher capacity](search-limits-quotas-capacity.md#service-limits) in this region.
223-
224-
### Germany
225-
226-
| Region | AI enrichment | Semantic ranking | Availability zones |
227-
|--|--|--|--|
228-
| Germany West Central​ ​| ✅ | | ✅ |
229-
230-
### France
231-
232-
| Region | AI enrichment | Semantic ranking | Availability zones |
233-
|--|--|--|--|
234-
| France Central​​ | ✅ | ✅ | ✅ |
235-
236-
### Europe
237-
238-
| Region | AI enrichment | Semantic ranking | Availability zones |
239-
|--|--|--|--|
240-
| North Europe​​ | ✅ | ✅ | ✅ |
241-
| West Europe​​ <sup>1</sup>| ✅ | ✅ | ✅ |
242-
243-
<sup>1</sup> This region runs on older infrastructure that has lower capacity per partition at every tier. You can't create a search service with [higher capacity](search-limits-quotas-capacity.md#service-limits) in this region.
244-
245-
### Canary (US)
246-
247-
| Region | AI enrichment | Semantic ranking | Availability zones |
248-
|--|--|--|--|
249-
| Central US EUAP​ <sup>1</sup> | | ✅ | |
250-
| East US 2 EUAP ​ | | ✅ | |
251-
252-
<sup>1</sup> This region runs on older infrastructure that has lower capacity per partition at every tier. You can't create a search service with [higher capacity](search-limits-quotas-capacity.md#service-limits) in this region.
253-
254-
### Canada
255-
256-
| Region | AI enrichment | Semantic ranking | Availability zones |
257-
|--|--|--|--|
258-
| Canada Central​​ | ✅ | ✅ | ✅ |
259-
| Canada East​​ ​ | | ✅ | |
260-
261-
### Brazil
262-
263-
| Region | AI enrichment | Semantic ranking | Availability zones |
264-
|--|--|--|--|
265-
| Brazil South​​ ​ | ✅ | ✅ | |
266-
267-
### Asia Pacific
268-
269-
| Region | AI enrichment | Semantic ranking | Availability zones |
270-
|--|--|--|--|
271-
| East Asia​ | ✅ | ✅ | ✅ |
272-
| Southeast Asia​ ​ ​ | ✅ | ✅ | ✅ |
273-
274-
### Australia
275-
276-
| Region | AI enrichment | Semantic ranking | Availability zones |
277-
|--|--|--|--|
278-
| Australia East​ ​ | ✅ | ✅ | ✅ |
279-
| Australia Southeast​​​ | | ✅ | | -->
280-
281130
## Azure Government regions
282131

283132
All of these regions support [higher capacity tiers](search-limits-quotas-capacity.md#service-limits).
284133

285134
None of these regions support Azure [role-based access for data plane operations](search-security-rbac.md). You must use key-based authentication for indexing and query workloads.
286135

287-
| Region | AI enrichment | Semantic ranking | Availability zones |
136+
| Region | AI integration | Semantic ranking | Availability zones |
288137
|--|--|--|--|
289138
| Arizona ||| |
290139
| Texas | | | |
@@ -294,7 +143,7 @@ None of these regions support Azure [role-based access for data plane operations
294143

295144
You can install Azure AI Search in any of the following regions. If you need semantic ranking or AI enrichment, choose a region that provides the feature.
296145

297-
| Region | AI enrichment | Semantic ranking | Availability zones |
146+
| Region | AI integration | Semantic ranking | Availability zones |
298147
|--|--|--|--|
299148
| China East <sup>1</sup> | | | |
300149
| China East 2 <sup>1</sup> || | |

0 commit comments

Comments
 (0)