You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-foundry/includes/get-started-fdp.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ ms.custom:
10
10
- include file
11
11
- build-aifnd
12
12
- build-2025
13
-
- update-code-2
13
+
- update-code-3
14
14
---
15
15
16
16
In this quickstart, you use [Azure AI Foundry](https://ai.azure.com/?cid=learnDocs) to:
@@ -83,7 +83,7 @@ No installation is necessary to use the Azure AI Foundry portal.
83
83
> [!NOTE]
84
84
> All the code in this article is at [GitHub Quickstart](https://github.com/azure-ai-foundry/foundry-samples/blob/main/samples/microsoft/java/mslearn-resources/quickstart).
85
85
86
-
# [JavaScript (preview)](#tab/javascript)
86
+
# [JavaScript](#tab/javascript)
87
87
88
88
1. [Install Node.js and Azure CLI](../how-to/develop/install-cli-sdk.md?pivots=programming-language-javascript)
89
89
1. Make sure to sign in using the CLI `az login` (or `az login --use-device-code`) command to authenticate before running your JavaScript scripts.
@@ -154,7 +154,7 @@ Substitute your endpoint for the `endpoint` in this code:
0 commit comments