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
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,6 @@ ms.date: 05/13/2025
9
9
ms.custom: include file
10
10
---
11
11
12
-
[!INCLUDE [fdp-rollout](fdp-rollout.md)]
13
-
14
12
In this quickstart, you use [Azure AI Foundry](https://ai.azure.com) to:
15
13
16
14
> [!div class="checklist"]
@@ -35,7 +33,7 @@ The Azure AI Foundry SDK is available in multiple languages, including Python, J
35
33
## Create a [!INCLUDE [fdp-project-name](fdp-project-name.md)]
36
34
37
35
1. Sign in to the [Azure AI Foundry portal](https://ai.azure.com).
38
-
1. On the home page, select **Create the future**. This creates a project and also include steps to start working with a basic Agent.
36
+
1. On the home page, select **Create an agent**. This creates a project and also include steps to start working with a basic Agent.
39
37
40
38
:::image type="content" source="../media/quickstarts/start-building.png" alt-text="Screenshot shows how to start building an Agent in Azure AI Foundry portal.":::
41
39
@@ -45,7 +43,7 @@ The Azure AI Foundry SDK is available in multiple languages, including Python, J
1. If you just used the Azure AI Foundry portal to create the project with the **Create the future** link, you're next prompted to deploy a model.
46
+
1. If you just used the Azure AI Foundry portal to create the project with the **Create an agent** link, you're next prompted to deploy a model.
49
47
1. Or else, sign in to the [Azure AI Foundry portal](https://ai.azure.com), select your project, and select **Model catalog**.
50
48
1. Search for the model you want to deploy. For this quickstart, select **gpt-4o**.
51
49
1. Select **Confirm**.
@@ -122,7 +120,7 @@ Chat completions are the basic building block of AI applications. Using chat com
122
120
123
121
# [Azure AI Foundry portal](#tab/azure-ai-foundry)
124
122
125
-
1. If you used **Create the future** to create the project, you'll now find yourself in the Agents playground, ready to try it out. You'll come back here in a moment, but first let's play with the model.
123
+
1. If you used **Create an agent** to create the project, you'll now find yourself in the Agents playground, ready to try it out. You'll come back here in a moment, but first let's play with the model.
126
124
1. In the left pane, select **Playgrounds**.
127
125
1. Select **Try the chat playground**.
128
126
1. Fill in the prompt and select the **Send** button.
[Azure AI Foundry](https://ai.azure.com) provides a unified platform for enterprise AI operations, model builders, and application development. This foundation combines production-grade infrastructure with friendly interfaces, ensuring organizations can build and operate AI applications with confidence.
22
20
23
21
[Azure AI Foundry](https://ai.azure.com) is designed for developers to:
0 commit comments