Skip to content

Commit e679192

Browse files
committed
Document the colocation requirement
1 parent a42d923 commit e679192

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

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

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,14 @@ For customers without an existing virtual network, the Standard Setup with Priva
3434
### Known limitations
3535

3636
- 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.
37+
- Azure Blob Storage: using Azure Blob Storage files with the File Search tool isn't supported.
38+
- Colocation: all resources that make up the Agent Service must be deployed in the same Azure region. This includes:
39+
- AI Foundry account
40+
- AI Foundry project
41+
- AI Search
42+
- Cosmos DB
43+
- Storage Account
44+
- Virtual Network
3845

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

0 commit comments

Comments
 (0)