Skip to content

Commit 6e1d961

Browse files
committed
remove fdp-rollout
1 parent 4b4220b commit 6e1d961

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

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

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ ms.date: 05/13/2025
99
ms.custom: include file
1010
---
1111

12-
[!INCLUDE [fdp-rollout](fdp-rollout.md)]
13-
1412
In this quickstart, you use [Azure AI Foundry](https://ai.azure.com) to:
1513

1614
> [!div class="checklist"]
@@ -35,7 +33,7 @@ The Azure AI Foundry SDK is available in multiple languages, including Python, J
3533
## Create a [!INCLUDE [fdp-project-name](fdp-project-name.md)]
3634

3735
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.
3937

4038
:::image type="content" source="../media/quickstarts/start-building.png" alt-text="Screenshot shows how to start building an Agent in Azure AI Foundry portal.":::
4139

@@ -45,7 +43,7 @@ The Azure AI Foundry SDK is available in multiple languages, including Python, J
4543

4644
[!INCLUDE [tip-left-pane](../includes/tip-left-pane.md)]
4745

48-
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.
4947
1. Or else, sign in to the [Azure AI Foundry portal](https://ai.azure.com), select your project, and select **Model catalog**.
5048
1. Search for the model you want to deploy. For this quickstart, select **gpt-4o**.
5149
1. Select **Confirm**.
@@ -122,7 +120,7 @@ Chat completions are the basic building block of AI applications. Using chat com
122120
123121
# [Azure AI Foundry portal](#tab/azure-ai-foundry)
124122
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.
126124
1. In the left pane, select **Playgrounds**.
127125
1. Select **Try the chat playground**.
128126
1. Fill in the prompt and select the **Send** button.

articles/ai-foundry/what-is-azure-ai-foundry.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ ms.custom: ignite-2023, build-2024, ignite-2024
1616

1717
# What is Azure AI Foundry?
1818

19-
[!INCLUDE [fdp-rollout](includes/fdp-rollout.md)]
20-
2119
[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.
2220

2321
[Azure AI Foundry](https://ai.azure.com) is designed for developers to:

0 commit comments

Comments
 (0)