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:
Copy file name to clipboardExpand all lines: articles/ai-foundry/openai/concepts/provisioned-migration.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -206,9 +206,7 @@ Customers that have commitments today can continue to use them at least until th
206
206
207
207
## Migrating existing resources off commitments
208
208
209
-
Existing customers can choose to migrate their existing resources from the Commitment to the Hourly/Reservation payment model to benefit from the ability to deploy the latest models, or to consolidate discounting for diverse deployments under a single reservation.
210
-
211
-
Two approaches are available for customers to migrate resources using the Commitment model to the Hourly/Reservation model.
209
+
Existing customers can choose to migrate their existing resources from the Commitment to the Hourly/Reservation payment model to benefit from the ability to deploy the latest models, or to consolidate discounting for diverse deployments under a single reservation, using a self-service approach.
0 commit comments