Skip to content

Commit a42d923

Browse files
authored
Merge pull request #467 from gukoff/document-private-networking
Clarify the agents must use private networks
2 parents 09ec12f + 59af8c2 commit a42d923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ 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: only class B and C are 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.
3737
- Azure Blob Storage: Using Azure Blob Storage files with the File Search tool isn't supported.
3838

3939
## Prerequisites

0 commit comments

Comments
 (0)