Skip to content

Commit f83c504

Browse files
committed
note
1 parent 38f42c5 commit f83c504

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,9 @@ For example, your connection string might look something like:
196196

197197
Set this connection string as an environment variable named `PROJECT_CONNECTION_STRING`.
198198

199+
> [!NOTE]
200+
> The following code sample shows creating an agent uisng Python. See the [quickstart](../quickstart.md) for examples in other programming languages.
201+
199202
```python
200203
import os
201204
from azure.ai.projects import AIProjectClient

0 commit comments

Comments
 (0)