Skip to content

Commit 7e306dc

Browse files
committed
Mention the supported regions
1 parent e679192 commit 7e306dc

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

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

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,18 @@ 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.
38-
- Colocation: all resources that make up the Agent Service must be deployed in the same Azure region. This includes:
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+
- **Supported regions**: the list of Azure regions that support the Standard Setup with Private Networking is available in the [sample Bicep template](https://github.com/azure-ai-foundry/foundry-samples/blob/main/samples/microsoft/infrastructure-setup/15-private-network-standard-agent-setup/main.bicep#L6).
38+
- **Colocation**: all resources that make up the Agent Service must be deployed in the same Azure region. This includes:
3939
- AI Foundry account
4040
- AI Foundry project
4141
- AI Search
4242
- Cosmos DB
4343
- Storage Account
4444
- Virtual Network
45+
- **Azure Blob Storage**: using Azure Blob Storage files with the File Search tool isn't supported.
46+
47+
4548

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

0 commit comments

Comments
 (0)