Skip to content

Update virtual-networks.md #408

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 30, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions articles/ai-services/agents/how-to/virtual-networks.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ For Agents, private endpoints ensure secure, internal-only connectivity for the
| **Azure Cosmos DB** | Sql | `privatelink.documents.azure.com` | `documents.azure.com` |
| **Azure Storage** | blob | `privatelink.blob.core.windows.net` | `blob.core.windows.net` |


To create a conditional forwarder in the DNS Server to the Azure DNS Virtual Server. Use the list of zones mentioned in the above table. The Azure DNS Virtual Server IP address is 168.63.129.16.

### Access your secured agents

Expand All @@ -180,4 +180,4 @@ Our goal is to accelerate the development and deployment of AI agents without co


## What's next?
You’ve now successfully configured a Network Secure Account and project, use the [quickstart](../quickstart.md) to create your first agent.
You’ve now successfully configured a Network Secure Account and project, use the [quickstart](../quickstart.md) to create your first agent.