Skip to content

Commit c8c7e8b

Browse files
committed
adding info about deleting
1 parent 8415bc2 commit c8c7e8b

File tree

3 files changed

+13
-1
lines changed

3 files changed

+13
-1
lines changed

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

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ ms.date: 5/21/2024
1212
ms.reviewer: deeikele
1313
ms.author: larryfr
1414
author: Blackmist
15+
# Customer Intent: As an admin, I need to create and manage an Azure AI Studio hub so that my team can use it to create projects for collaboration.
1516
---
1617

1718
# How to create and manage an Azure AI Studio hub
@@ -142,7 +143,18 @@ az ml workspace update -n "myexamplehub" -g "{MY_RESOURCE_GROUP}" -a "APPLICATIO
142143
```
143144
---
144145

145-
## Next steps
146+
## Delete an Azure AI Studio hub
147+
148+
To delete a hub, use the Azure portal. From the Azure portal, navigate to the hub you want to delete, then select **Delete** from the **Overview** section.
149+
150+
:::image type="content" source="../media/how-to/hubs/delete-hub-button.png" alt-text="Screenshot of the delete button for the Azure AI Studio hub in the Azure portal.":::
151+
152+
> [!TIP]
153+
> To quickly get to the Azure portal from the Azure AI Studio, select **Manage in Azure portal** from the **Hub overview**.
154+
>
155+
> :::image type="content" source="../media/how-to/hubs/manage-hub-azure-portal.png" alt-text="Screenshot of the manage in Azure portal link in Azure AI Studio.":::
156+
157+
## Related content
146158

147159
- [Create a project](create-projects.md)
148160
- [Learn more about Azure AI Studio](../what-is-ai-studio.md)
15.5 KB
Loading
51.2 KB
Loading

0 commit comments

Comments
 (0)