Skip to content

Commit e6a629d

Browse files
authored
Merge pull request #5394 from sdgilley/sdg-patches
Revise creation steps for hub projects
2 parents b160336 + 9ded83e commit e6a629d

File tree

3 files changed

+39
-33
lines changed

3 files changed

+39
-33
lines changed

articles/ai-foundry/includes/create-hub-project-simple.md

Lines changed: 12 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -12,27 +12,17 @@ ms.custom: include, build-2024, ignite-2024
1212

1313
To create a [!INCLUDE [hub-project-name](hub-project-name.md)] in [Azure AI Foundry](https://ai.azure.com/?cid=learnDocs), follow these steps:
1414

15-
[!INCLUDE [tip-left-pane](../includes/tip-left-pane.md)]
16-
17-
1. Sign in to [Azure AI Foundry](https://ai.azure.com/?cid=learnDocs).
18-
1. Select any existing project if you aren't already in one.
19-
20-
> [!IMPORTANT]
21-
> You must have an existing [!INCLUDE [fdp-project-name](fdp-project-name.md)] or [!INCLUDE [hub-project-name](hub-project-name.md)] before you can follow these steps. If you don't have an existing project, follow the steps in the [Quickstart: Get started with Azure AI Foundry](../quickstarts/get-started-code.md) to create your first [!INCLUDE [fdp-project-name](fdp-project-name.md)].
15+
1. Sign in to [Azure AI Foundry](https://ai.azure.com/?cid=learnDocs).
2216

23-
1. At the bottom of the left pane, select **Management center**.
24-
1. At the top of the page, select **All resources**.
25-
1. Select **Create**.
26-
27-
:::image type="content" source="../media/how-to/projects/management-center-create.png" alt-text="Screenshot shows the management center where you can create a hub based project.":::
17+
1. [!INCLUDE [create-project-access](create-project-access.md)]
2818

29-
1. Select **AI hub resource**.
30-
1. Enter a name for the project.
31-
1. If you have a hub, you'll see the one you most recently used selected.
32-
* If you have access to more than one hub, you can select a different hub from the dropdown.
33-
* If you want to create a new one, select **Create new hub** and supply a name.
34-
35-
:::image type="content" source="../media/how-to/projects/projects-create-details.png" alt-text="Screenshot of the project details page within the create project dialog." lightbox="../media/how-to/projects/projects-create-details.png":::
36-
37-
1. If you don't have a hub, a default one is created for you.
38-
1. Select **Create**.
19+
1. Select **AI hub resource**, then select **Next**.
20+
1. Enter a name for the project.
21+
1. If you have a hub, you'll see the one you most recently used selected.
22+
* If you have access to more than one hub, you can select a different hub from the dropdown.
23+
* If you want to create a new one, select **Create new hub** and supply a name.
24+
25+
:::image type="content" source="../media/how-to/projects/projects-create-details.png" alt-text="Screenshot of the project details page within the create project dialog." lightbox="../media/how-to/projects/projects-create-details.png":::
26+
27+
1. If you don't have a hub, a default one is created for you.
28+
1. Select **Create**.
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: Include file
3+
description: Include file
4+
author: sdgilley
5+
ms.reviewer: sgilley
6+
ms.author: sgilley
7+
ms.service: azure-ai-foundry
8+
ms.topic: include
9+
ms.date: 06/05/2025
10+
ms.custom: include
11+
---
12+
13+
What you do next depends on where you are:
14+
15+
* **If you don't have any existing projects**: Follow the steps in [Quickstart: Get started with Azure AI Foundry](../quickstarts/get-started-code.md) to create your first project.
16+
17+
* **If you're in a project**: Select the project breadcrumb, then select **Create new resource**.
18+
19+
:::image type="content" source="../media/how-to/projects/create-new-resource.png" alt-text="Screenshot shows creating a new project from a breadcrumb.":::
20+
21+
* **If you're not in a project**: Select **Create new** in the top right to create a new [!INCLUDE [fdp-project-name-plural](fdp-project-name.md)]
22+
23+
:::image type="content" source="../media/how-to/projects/create-new.png" alt-text="Screenshot shows how to create a new project in Azure AI Foundry.":::

articles/ai-foundry/includes/create-project-fdp.md

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -63,19 +63,12 @@ Use the following tabs to select the method you plan to use to create a [!INCLUD
6363

6464
To create a [!INCLUDE [fdp-project-name](fdp-project-name.md)] in [Azure AI Foundry](https://ai.azure.com/?cid=learnDocs), follow these steps:
6565

66-
1. Go to [Azure AI Foundry](https://ai.azure.com/?cid=learnDocs).
66+
1. Sign in to [Azure AI Foundry](https://ai.azure.com/?cid=learnDocs).
6767

68-
2. What you do next depends on where you are:
68+
1. [!INCLUDE [create-project-access](create-project-access.md)]
6969

70-
* **If you don't have any existing projects**: Follow the steps in [Quickstart: Get started with Azure AI Foundry](../quickstarts/get-started-code.md) to create your first project.
71-
72-
* **If you're in a project**: Select the project breadcrumb, then select **Create new resource**.
73-
74-
:::image type="content" source="../media/how-to/projects/create-new-resource.png" alt-text="Screenshot shows creating a new project from a breadcrumb.":::
75-
76-
* **If you're not in a project**: Select **Create new** in the top right to create a new [!INCLUDE [fdp-project-name-plural](fdp-project-name.md)]
77-
78-
:::image type="content" source="../media/how-to/projects/create-new.png" alt-text="Screenshot shows how to create a new project in Azure AI Foundry.":::
70+
1. Select **Azure AI Foundry resource**, then select **Next**.
71+
1. Provide a name for your project and select **Create**. Or see next section for advanced options.
7972

8073
### Advanced options
8174

0 commit comments

Comments
 (0)