You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/search/search-region-support.md
+15-11Lines changed: 15 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ You can create an Azure AI Search resource in any of the following Azure public
38
38
|--|--|--|--|
39
39
| Brazil South | ✅ | ✅ ||
40
40
| Canada Central | ✅ | ✅ | ✅ |
41
-
| Canada East || ✅ ||
41
+
| Canada East || ✅ ||
42
42
| East US | ✅ | ✅ | ✅ |
43
43
| East US 2 | ✅ | ✅ | ✅ |
44
44
| Central US | ✅ | ✅ | ✅ |
@@ -273,23 +273,16 @@ You can create an Azure AI Search resource in any of the following Azure public
273
273
274
274
## Azure Government regions
275
275
276
-
All of these regions support [higher capacity tiers](search-limits-quotas-capacity.md#service-limits). 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.
276
+
All of these regions support [higher capacity tiers](search-limits-quotas-capacity.md#service-limits).
277
+
278
+
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.
277
279
278
280
| Region | AI enrichment | Semantic ranking | Availability zones |
279
281
|--|--|--|--|
280
282
| Arizona | ✅ |||
281
283
| Texas ||||
282
284
| Virginia | ✅ || ✅ |
283
285
284
-
### Canary (US)
285
-
286
-
| Region | AI enrichment | Semantic ranking | Availability zones |
287
-
|--|--|--|--|
288
-
| Central US EUAP <sup>1</sup> || ✅ ||
289
-
| East US 2 EUAP || ✅ ||
290
-
291
-
<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.
292
-
293
286
## Azure operated by 21Vianet
294
287
295
288
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.
@@ -305,6 +298,17 @@ You can install Azure AI Search in any of the following regions. If you need sem
305
298
306
299
<sup>1</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).
307
300
301
+
<!-- ## Early Update Access Program (EUAP)
302
+
303
+
These regions
304
+
305
+
| Region | AI enrichment | Semantic ranking | Availability zones |
306
+
|--|--|--|--|
307
+
| Central US EUAP <sup>1</sup> | | ✅ | |
308
+
| East US 2 EUAP | | ✅ | |
309
+
310
+
<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. -->
311
+
308
312
## See also
309
313
310
314
-[Azure AI Studio region availability](/azure/ai-studio/reference/region-support)
0 commit comments