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
- Subnet IP address limitation: both subnets must have IP ranges under `172.16.0.0/12` or `192.168.0.0/16`, i.e. class B or C address ranges reserved for private networking.
37
-
- Azure Blob Storage: Using Azure Blob Storage files with the File Search tool isn't supported.
36
+
-**Subnet IP address limitation**: both subnets must have IP ranges under `172.16.0.0/12` or `192.168.0.0/16`, i.e. class B or C address ranges reserved for private networking.
37
+
-**All Foundry workspace resources must be deployed in the same region as the virtual network (VNet)**. This includes Cosmos DB, Storage Account, AI Search, Foundry Account, Project, and Managed Identity.
38
+
-**Exception:** You may connect your Foundry Project to models deployed in a different region (on another AI Foundry or Azure OpenAI resource) by configuring an appropriate AI Services connection on the Project's [capability host](/azure/templates/microsoft.cognitiveservices/accounts/projects/capabilityhosts).
39
+
-**Region availability**:
40
+
- For supported regions for Foundry workspace resources, see: [Azure AI Foundry project region availability](../../reference/region-support.md#azure-ai-foundry-projects).
41
+
- For supported regions for model deployments, see: [Azure OpenAI model region support](../concepts/model-region-support.md#azure-openai-models).
42
+
-**Azure Blob Storage**: using Azure Blob Storage files with the File Search tool isn't supported.
38
43
39
44
## Prerequisites
40
45
* An Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services).
Copy file name to clipboardExpand all lines: articles/search/search-region-support.md
+9-6Lines changed: 9 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,19 +61,19 @@ You can create an Azure AI Search service in any of the following Azure public r
61
61
62
62
| Region | AI enrichment | Availability zones | Agentic retrieval | Semantic ranker | Query rewrite |
63
63
|--|--|--|--|--|--|
64
-
| North Europe | ✅ | ✅ | ✅ | ✅ | ✅ |
65
-
| West Europe | ✅ | ✅ | ✅ | ✅ | ✅ |
66
64
| France Central | ✅ | ✅ | ✅ | ✅ | ✅ |
67
65
| Germany West Central | ✅ | ✅ | ✅ | ✅ ||
68
66
| Italy North || ✅ | ✅ | ✅ ||
69
67
| Norway East | ✅ | ✅ ||||
68
+
| North Europe | ✅ | ✅ | ✅ | ✅ | ✅ |
70
69
| Poland Central ||| ✅ | ✅ ||
71
70
| Spain Central <sup>1</sup> || ✅ ||||
72
71
| Sweden Central | ✅ | ✅ | ✅ | ✅ | ✅ |
73
72
| Switzerland North | ✅ | ✅ | ✅ | ✅ | ✅ |
74
73
| Switzerland West | ✅ | ✅ | ✅ | ✅ ||
75
74
| UK South | ✅ | ✅ | ✅ | ✅ | ✅ |
76
75
| UK West ||| ✅ | ✅ ||
76
+
| West Europe | ✅ | ✅ | ✅ | ✅ | ✅ |
77
77
78
78
<sup>1</sup> [Higher storage limits](search-limits-quotas-capacity.md#service-limits) aren't available in this region. If you want higher limits, choose a different region.
79
79
@@ -99,16 +99,19 @@ You can create an Azure AI Search service in any of the following Azure public r
0 commit comments