Skip to content

Commit b9ef9b1

Browse files
committed
feedback
1 parent 277c15f commit b9ef9b1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/machine-learning/how-to-manage-hub-workspace-portal.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@ Use the following steps to create a hub from the Azure portal:
4949

5050
1. Select an existing **Azure AI services** resource or create a new one. New Azure AI services include multiple API endpoints for Speech, Content Safety and Azure OpenAI. You can also bring an existing Azure OpenAI resource. Optionally, choose an existing **Storage account**, **Key vault**, **Container Registry**, and **Application insights** to host artifacts generated when you use AI Studio.
5151

52+
> [!TIP]
53+
> You can skip selecting Azure AI Services if you plan to only work in Azure Machine Learning studio. Azure AI Services are required for Azure AI Studio.
54+
5255
:::image type="content" source="../ai-studio/media/how-to/resource-create-resources.png" alt-text="Screenshot of the Create an Azure AI hub with the option to set resource information." lightbox="../ai-studio/media/how-to/resource-create-resources.png":::
5356

5457
1. Set up Network isolation. Read more on [network isolation](../ai-studio/how-to/configure-managed-network.md). For a walkthrough of creating a secure Azure AI hub, see [Create a secure Azure AI hub](../ai-studio/how-to/create-secure-ai-hub.md).
@@ -62,8 +65,9 @@ Use the following steps to create a hub from the Azure portal:
6265
1. By default, **System assigned identity** is enabled, but you can switch to **User assigned identity** if existing storage, key vault, and container registry are selected in Resources.
6366

6467
:::image type="content" source="../ai-studio/media/how-to/resource-create-identity.png" alt-text="Screenshot of the Create an Azure AI hub with the option to select a managed identity." lightbox="../ai-studio/media/how-to/resource-create-identity.png":::
68+
6569
>[!Note]
66-
>If you select **User assigned identity**, your identity needs to have the `Cognitive Services Contributor` role in order to successfully create a new Azure AI hub.
70+
>If you select **User assigned identity** and also selected an Azure AI Service, your identity needs to have the `Cognitive Services Contributor` role in order to successfully create a new Azure AI hub.
6771
6872
1. Add tags.
6973

0 commit comments

Comments
 (0)