Skip to content

Commit 308320a

Browse files
committed
update c# info
1 parent 8e088bb commit 308320a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/ai-foundry/includes/get-started-fdp.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.custom:
1010
- include file
1111
- build-aifnd
1212
- build-2025
13-
- update-code-4
13+
- update-code-5
1414
---
1515

1616
In this quickstart, you use [Azure AI Foundry](https://ai.azure.com/?cid=learnDocs) to:
@@ -70,6 +70,9 @@ No installation is necessary to use the Azure AI Foundry portal.
7070
7171
:::code language="plaintext" source="~/foundry-samples-main/samples/microsoft/csharp/mslearn-resources/quickstart/Samples/.env.example":::
7272
73+
> [!TIP]
74+
> The agent samples require the `AZURE_AI_MODEL` environment variable to be set to an OpenAI-compatible model, e.g. `gpt-4.1`, as not all models are supported for agent use cases, including tooling.
75+
7376
1. Make sure to sign in using the CLI `az login` (or `az login --use-device-code`) command to authenticate before running your C# scripts.
7477
7578
> [!NOTE]

0 commit comments

Comments
 (0)