Skip to content

Commit 6a6af29

Browse files
committed
style: move NOTE to after image to prevent code-block-indented message 🤞
1 parent ff7dd61 commit 6a6af29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ To create a hub in [Azure AI Studio](https://ai.azure.com), follow these steps:
2323
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.
2424
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.
2525

26+
:::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":::
27+
2628
> [!NOTE]
2729
> 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.
2830
29-
:::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":::
30-
3131
1. Review the information and select **Create**.
3232

3333
:::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":::

0 commit comments

Comments
 (0)