Skip to content

Commit 9e0691c

Browse files
Merge pull request #7166 from sdgilley/patch-39
Revise first run experience for Azure AI Foundry
2 parents e59379f + 76d55ff commit 9e0691c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/ai-foundry/includes/first-run-experience.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ Use this fast path when you don't have any projects yet.
1515

1616
In the portal, you can explore a rich catalog of cutting-edge models from Microsoft, OpenAI, DeepSeek, Hugging Face, Meta, and more. For this tutorial, search and then select the **gpt-4o** model.
1717

18-
1. From the [Azure AI Foundry portal](https://ai.azure.com/?cid=learnDocs) or **[Model catalog](https://ai.azure.com/explore/models)**, select **gpt-4o** (or **gpt-4o-mini**).
18+
1. Sign in to the [Azure AI Foundry portal](https://ai.azure.com/?cid=learnDocs).
19+
1. From the overview page or **[Model catalog](https://ai.azure.com/explore/models)**, select **gpt-4o** (or **gpt-4o-mini**).
1920

2021
:::image type="content" source="../media/quickstarts/start-building.png" alt-text="Screenshot shows how to start with a model in Azure AI Foundry portal.":::
2122

@@ -25,4 +26,4 @@ In the portal, you can explore a rich catalog of cutting-edge models from Micros
2526
1. Select **Open in playground** from the deployment page after it's deployed.
2627
1. You land in the Chat playground with the model pre-deployed and ready to use.
2728

28-
If you're building an agent, you can instead start with **Create an agent**. The steps are similar, but in a different order. Once the project is created, you arrive at the Agent playground instead of the Chat playground.
29+
If you're building an agent, you can instead start with **Create an agent**. The steps are similar, but in a different order. Once the project is created, you arrive at the Agent playground instead of the Chat playground.

0 commit comments

Comments
 (0)