You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-foundry/how-to/create-azure-ai-resource.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ ms.custom:
9
9
- build-2024
10
10
- ignite-2024
11
11
ms.topic: how-to
12
-
ms.date: 05/08/2025
12
+
ms.date: 07/08/2025
13
13
ms.reviewer: deeikele
14
14
ms.author: sgilley
15
15
author: sdgilley
@@ -33,7 +33,7 @@ In this article, you learn how to create and manage a hub in Azure AI Foundry po
33
33
34
34
If your organization is using [Azure Policy](/azure/governance/policy/overview), set up a hub that meets your organization's requirements instead of using Azure AI Foundry for resource creation.
35
35
36
-
1. From the Azure portal, search for `Azure AI Foundry`. From the left menu, select **AI Hubs**, and then select **+ Create** and **Hub**.
36
+
1. From the [Azure portal](https://portal.azure.com), search for `Azure AI Foundry`. From the left menu, select **AI Hubs**, and then select **+ Create** and **Hub**.
37
37
38
38
:::image type="content" source="../media/how-to/hubs/create-hub.png" alt-text="Screenshot of the Azure AI Foundry portal." lightbox="../media/how-to/hubs/create-hub.png":::
39
39
@@ -61,18 +61,19 @@ If your organization is using [Azure Policy](/azure/governance/policy/overview),
61
61
62
62
1. Select **Review + create** > **Create**.
63
63
64
-
## Manage your hub from the Azure portal
65
64
66
-
###Manage access control
65
+
## Manage access control
67
66
68
-
You can add and remove users from the Azure AI Foundry portal management center. Both the hub and projects within the hub have a **Users** entry in the left-menu that allows you to add and remove users. When adding users, you can assign them built-in roles.
67
+
You can add and remove users from the [Azure AI Foundry portal](https://ai.azure.com?cid=LearnDocs) management center. Both the hub and projects within the hub have a **Users** entry in the left-menu that allows you to add and remove users. When adding users, you can assign them built-in roles.
69
68
70
69
:::image type="content" source="../media/how-to/hubs/studio-user-management.png" alt-text="Screenshot of the users area of the management center for a hub." lightbox="../media/how-to/hubs/studio-user-management.png":::
71
70
72
71
For custom role assignments, use **Access control (IAM)** within the Azure portal.
73
72
74
73
To add grant users permissions from the Azure portal, see the [Azure role assignments](/azure/role-based-access-control/role-assignments-portal) article.
75
74
75
+
## Manage your hub from the Azure AI Foundry portal
76
+
76
77
### Networking
77
78
78
79
Hub networking settings can be set during resource creation or changed in the **Networking** tab in the Azure portal view. Creating a new hub invokes a Managed Virtual Network. This streamlines and automates your network isolation configuration with a built-in Managed Virtual Network. The Managed Virtual Network settings are applied to all projects created within a hub.
@@ -147,12 +148,12 @@ After your hub is created, it isn't possible to switch between Your Azure Key Va
147
148
148
149
## Delete an Azure AI Foundry hub
149
150
150
-
To delete a hub from Azure AI Foundry, select the hub and then select **Delete hub** from the **Hub properties** section of the page.
151
+
To delete a hub from [Azure AI Foundry](https://ai.azure.com?cid=LearnDocs), select the hub and then select **Delete hub** from the **Hub properties** section of the page.
151
152
152
153
:::image type="content" source="../media/how-to/hubs/studio-delete-hub.png" alt-text="Screenshot of the delete hub link in hub properties." lightbox="../media/how-to/hubs/studio-delete-hub.png":::
153
154
154
155
> [!NOTE]
155
-
> You can also delete the hub from the Azure portal.
156
+
> You can also delete the hub from the [Azure portal](https://portal.azure.com).
156
157
157
158
Deleting a hub deletes all associated projects. When a project is deleted, all nested endpoints for the project are also deleted. You can optionally delete connected resources; however, make sure that no other applications are using this connection. For example, another Azure AI Foundry deployment might be using it.
0 commit comments