Skip to content

Commit 4dd35d2

Browse files
Update virtual-networks.md
Adding info on how to use conditional forwarders Adding info on the IP address of Azure DNS that should be used
1 parent 5c6e63e commit 4dd35d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ For Agents, private endpoints ensure secure, internal-only connectivity for the
154154
| **Azure Cosmos DB** | Sql | `privatelink.documents.azure.com` | `documents.azure.com` |
155155
| **Azure Storage** | blob | `privatelink.blob.core.windows.net` | `blob.core.windows.net` |
156156

157-
157+
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.
158158

159159
### Access your secured agents
160160

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

181181

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

0 commit comments

Comments
 (0)