Skip to content

Commit e8eeea3

Browse files
authored
Merge pull request #6043 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-ai-docs (branch main)
2 parents 6382471 + 4318726 commit e8eeea3

File tree

2 files changed

+16
-8
lines changed

2 files changed

+16
-8
lines changed

articles/ai-foundry/agents/how-to/virtual-networks.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,13 @@ For customers without an existing virtual network, the Standard Setup with Priva
3333
:::image type="content" source="../media\private-network-isolation.png" alt-text="A diagram showing virtual network architecture.":::
3434
### Known limitations
3535

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-
- 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.
3843

3944
## Prerequisites
4045
* An Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services).

articles/search/search-region-support.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -61,19 +61,19 @@ You can create an Azure AI Search service in any of the following Azure public r
6161

6262
| Region | AI enrichment | Availability zones | Agentic retrieval | Semantic ranker | Query rewrite |
6363
|--|--|--|--|--|--|
64-
| North Europe​​ ||||||
65-
| West Europe​​ ||||||
6664
| France Central​​ ||||||
6765
| Germany West Central​ ​||||| |
6866
| Italy North​​ | |||| |
6967
| Norway East​​ ||| | | |
68+
| North Europe​​ ||||||
7069
| Poland Central​​ | | ||| |
7170
| Spain Central <sup>1</sup> | || | | |
7271
| Sweden Central​​ ||||||
7372
| Switzerland North​ ||||||
7473
| Switzerland West​ ||||| |
7574
| UK South​ ||||||
7675
| UK West​ ​| | ||| |
76+
| West Europe​​ ||||||
7777

7878
<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.
7979

@@ -99,16 +99,19 @@ You can create an Azure AI Search service in any of the following Azure public r
9999
|--|--|--|--|--|--|
100100
| Australia East​ ​||||||
101101
| Australia Southeast​​​ | | ||| |
102-
| East Asia​ ||||||
103-
| Southeast Asia​​ ||||||
104102
| Central India ||||||
103+
| East Asia​ ||||||
104+
| Indonesia Central | || | | |
105105
| Jio India West​​ || ||||
106-
| South India | | | | | |
106+
| Jio India Central​​ | | | | | |
107107
| Japan East ||||||
108108
| Japan West​ || ||| |
109109
| Korea Central ||||||
110110
| Korea South​​ | | ||| |
111-
| Indonesia Central | || | | |
111+
| Malaysia West | || | | | |
112+
| New Zealand North | || | | |
113+
| South India | || | | |
114+
| Southeast Asia​​ ||||||
112115

113116
## Azure Government regions
114117

0 commit comments

Comments
 (0)