Skip to content

Commit 9889714

Browse files
committed
Merge branch 'createHubRevise' of https://github.com/aliphys/azure-ai-docs into sdg-sliphys
2 parents 3544013 + 94f7caa commit 9889714

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

articles/ai-studio/includes/create-hub.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,24 @@ ms.date: 5/21/2024
1010
ms.custom: include, build-2024
1111
---
1212

13+
> [!NOTE]
14+
> A hub in Azure AI Studio is a one-stop shop where you manage everything your AI project needs, like security and resources, so you can develop and test faster. To learn more about how hubs can help you, see the [Hubs and projects overview](/azure/ai-studio/concepts/ai-resources) article.
15+
1316
To create a hub in [Azure AI Studio](https://ai.azure.com), follow these steps:
1417

1518
1. Go to the **Home** page in [Azure AI Studio](https://ai.azure.com) and sign in with your Azure account.
16-
1. Select **All hubs** from the left pane and then select **+ New hub**.
19+
1. Select **All resources** on the left pane. If you cannot see this option, in the top bar select **All resources & projects**. Then select **+ New hub**.
1720

1821
:::image type="content" source="../media/how-to/hubs/hub-new.png" alt-text="Screenshot of the button to create a new hub." lightbox="../media/how-to/hubs/hub-new.png":::
1922

20-
1. In the **Create a new hub** dialog, enter a name for your hub (such as *contoso-hub*) and select **Next**. Leave the default **Connect Azure AI Services** option selected. A new AI services connection is created for the hub.
23+
1. In the **Create a new hub** dialog, enter a name for your hub (such as *contoso-hub*). If you don't have a resource group, a new **Resource group** will be created linked to the **Subscription** provided. Leave the default **Connect Azure AI Services** option selected.
24+
1. Select **Next**. If you didn't reuse an existing resource group, a new resource group (*rg-contoso*) is created. Also an Azure AI service (*ai-contoso-hub*) is created for the hub.
2125

2226
:::image type="content" source="../media/how-to/hubs/hub-new-connect-services.png" alt-text="Screenshot of the dialog to connect services while creating a new hub." lightbox="../media/how-to/hubs/hub-new-connect-services.png":::
2327

28+
> [!NOTE]
29+
> If you don't see (new) before the **Resource group** and **Connect Azure AI Services** entries then an existing resource is being used. For the purposes of this tutorial, create a seperate entity via **Create new resource group** and **Create new AI Services**. This will allow you to prevent any unexpected charges by deleting the entities after the tutorial.
30+
2431
1. Review the information and select **Create**.
2532

2633
:::image type="content" source="../media/how-to/hubs/hub-new-review-create.png" alt-text="Screenshot of the dialog to review the settings for the new hub." lightbox="../media/how-to/hubs/hub-new-review-create.png":::
-251 KB
Loading
-527 KB
Loading

0 commit comments

Comments
 (0)