Skip to content

Commit d1bb06a

Browse files
committed
add second endpoint
1 parent 308320a commit d1bb06a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ No installation is necessary to use the Azure AI Foundry portal.
6666
6767
1. [!INCLUDE [find-endpoint](find-endpoint.md)]
6868
69-
1. Set these environment variables to use in your scripts:
69+
1. Set these environment variables to use in your scripts. The `AZURE_AI_ENDPOINT` is the project endpoint you copied earlier. Remove everything after `.com/` in that endpoint to form `AZURE_AI_INFERENCE`.
7070
7171
:::code language="plaintext" source="~/foundry-samples-main/samples/microsoft/csharp/mslearn-resources/quickstart/Samples/.env.example":::
7272

0 commit comments

Comments
 (0)