Skip to content

Commit 1cea36a

Browse files
committed
adding message
1 parent bf1c0cf commit 1cea36a

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

articles/ai-services/agents/how-to/byo-vnet-overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ ms.custom: azure-ai-agents
1515

1616
Azure AI Agent Service offers a standard agent configuration with private networking, allowing you to bring your own private virtual network.
1717

18+
> [!NOTE]
19+
> Standard setup with private networking can only be configured by deploying the Bicep template. Once deployed, agents must be created using the SDK. You cannot use the UI to create agents in a project with private networking enabled.
20+
1821
### Security Benefits of BYO Virtual Network
1922

2023
- **No public egress**: foundational infrastructure ensures the right authentication and security for your agents and tools, without you having to do trusted service bypass.

articles/ai-services/agents/how-to/use-your-own-vnet.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ ms.custom: azure-ai-agents
1616

1717
Azure AI Agent Service offers a standard agent configuration with private networking, allowing you to bring your own private virtual network. This setup creates an isolated network environment that lets you securely access data and perform actions while maintaining full control over your network infrastructure. This guide provides a step-by-step walkthrough of the setup process and outlines all necessary requirements.
1818

19+
> [!NOTE]
20+
> Standard setup with private networking can only be configured by deploying the Bicep template. Once deployed, agents must be created using the SDK. You cannot use the UI to create agents in a project with private networking enabled.
21+
1922
For more details [BYO Vnet overview](byo-vnet-overview.md).
2023

2124
## Prerequisites

0 commit comments

Comments
 (0)