Skip to content

Commit 6fb033b

Browse files
committed
Use intra-markdown links
1 parent 4646e3f commit 6fb033b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,8 @@ For customers without an existing virtual network, the Standard Setup with Priva
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.
3737
- **All Foundry workspace resources should be in the same region as the VNet**, including CosmosDB, Storage Account, AI Search, Foundry Account, Project, Managed Identity. The only exception is within the Foundry Account, you may choose to deploy your model to a different region, and any cross-region communication will be handled securely within the Azure network infrastructure.
3838
- **Region availability**:
39-
- For supported regions for Foundry workspace resources, see:
40-
[Azure AI Foundry project region availability](https://learn.microsoft.com/azure/ai-foundry/reference/region-support#azure-ai-foundry-projects).
41-
- For supported regions for OpenAI model deployments, see: [Azure OpenAI model region support](https://learn.microsoft.com/azure/ai-foundry/agents/concepts/model-region-support#azure-openai-models).
39+
- For supported regions for Foundry workspace resources, see: [Azure AI Foundry project region availability](../../reference/region-support.md#azure-ai-foundry-projects).
40+
- For supported regions for model deployments, see: [Azure OpenAI model region support](../concepts/model-region-support.md#azure-openai-models).
4241
- **Azure Blob Storage**: using Azure Blob Storage files with the File Search tool isn't supported.
4342

4443
## Prerequisites

0 commit comments

Comments
 (0)