Skip to content

Commit 2f67748

Browse files
authored
Update create-azure-ai-resource.md
AB#443110
1 parent f7b5a74 commit 2f67748

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

articles/ai-foundry/how-to/create-azure-ai-resource.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.custom:
99
- build-2024
1010
- ignite-2024
1111
ms.topic: how-to
12-
ms.date: 05/08/2025
12+
ms.date: 07/08/2025
1313
ms.reviewer: deeikele
1414
ms.author: sgilley
1515
author: sdgilley
@@ -33,7 +33,7 @@ In this article, you learn how to create and manage a hub in Azure AI Foundry po
3333

3434
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.
3535

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**.
3737

3838
:::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":::
3939

@@ -61,18 +61,19 @@ If your organization is using [Azure Policy](/azure/governance/policy/overview),
6161
6262
1. Select **Review + create** > **Create**.
6363

64-
## Manage your hub from the Azure portal
6564

66-
### Manage access control
65+
## Manage access control
6766

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.
6968

7069
:::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":::
7170

7271
For custom role assignments, use **Access control (IAM)** within the Azure portal.
7372

7473
To add grant users permissions from the Azure portal, see the [Azure role assignments](/azure/role-based-access-control/role-assignments-portal) article.
7574

75+
## Manage your hub from the Azure AI Foundry portal
76+
7677
### Networking
7778

7879
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
147148

148149
## Delete an Azure AI Foundry hub
149150

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.
151152

152153
:::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":::
153154

154155
> [!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).
156157
157158
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.
158159

0 commit comments

Comments
 (0)