Skip to content

Commit ccb5e8a

Browse files
committed
optional portal steps and images
1 parent d255e3a commit ccb5e8a

File tree

4 files changed

+16
-1
lines changed

4 files changed

+16
-1
lines changed

articles/ai-studio/how-to/create-secure-ai-hub.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: azure-ai-studio
66
ms.reviewer: jhirono
77
ms.author: larryfr
88
author: Blackmist
9-
ms.date: 03/14/2024
9+
ms.date: 03/22/2024
1010
ms.topic: how-to
1111
# Customer intent: As an administrator, I want to create a secure AI hub and project with a managed virtual network so that I can secure access to the AI hub and project resources.
1212
---
@@ -54,6 +54,21 @@ You can secure your AI hub, AI projects, and managed resources in a managed virt
5454

5555
1. Select **Ok** to save the endpoint configuration.
5656

57+
1. Select **Next: Encryption**. You can either use **Microsoft-managed keys** or enable **Customer-managed keys**.
58+
59+
:::image type="content" source="../media/how-to/resource-create-encryption.png" alt-text="Screenshot of the Create an Azure AI hub resource with the option to select your encryption type." lightbox="../media/how-to/resource-create-encryption.png":::
60+
61+
1. Select **Next: Identity**. 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 the **Resources**.
62+
63+
:::image type="content" source="../media/how-to/resource-create-identity.png" alt-text="Screenshot of the Create an Azure AI hub resource with the option to select a managed identity." lightbox="../media/how-to/resource-create-identity.png":::
64+
65+
>[!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 resource.
67+
68+
1. Select **Next: Tags** if you need to add tags.
69+
70+
:::image type="content" source="../media/how-to/resource-create-tags.png" alt-text="Screenshot of the Create an Azure AI hub resource with the option to add tags." lightbox="../media/how-to/resource-create-tags.png":::
71+
5772
1. Select **Review + create**, then **Create** to create the AI hub. Once the AI hub has been created, any AI projects or compute instances created from the AI hub inherit the network configuration.
5873

5974
## Connect to the AI hub
-11.7 KB
Loading
-8.92 KB
Loading
-9.26 KB
Loading

0 commit comments

Comments
 (0)