Skip to content

Commit 3daa8bb

Browse files
authored
Merge pull request #5406 from cdpark/refresh-ml-designer-1
Feature 438779: Q&M: Azure ML Designer doc Freshness
2 parents fed8e52 + a6d9e3a commit 3daa8bb

File tree

4 files changed

+54
-62
lines changed

4 files changed

+54
-62
lines changed

articles/machine-learning/includes/aml-ui-cleanup.md

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -17,28 +17,22 @@ ms.date: 11/06/2019
1717

1818
If you don't plan to use anything that you created, delete the entire resource group so you don't incur any charges.
1919

20-
1. In the Azure portal, select **Resource groups** on the left side of the window.
20+
1. In the [Azure portal](https://portal.azure.com), select **Resource groups** under **Azure services**.
2121

22-
![Delete resource group in the Azure portal](./media/aml-ui-cleanup/delete-resources.png)
23-
24-
1. In the list, select the resource group that you created.
22+
1. Select the resource group that you created.
2523

2624
1. Select **Delete resource group**.
2725

28-
Deleting the resource group also deletes all resources that you created in the designer.
26+
:::image type="content" source="./media/aml-ui-cleanup/delete-resources.png" alt-text="Screenshot that shows the button to delete resource group in the Azure portal.":::
27+
28+
Deleting the resource group also deletes all resources that you created in the designer.
2929

3030
### Delete individual assets
3131

3232
In the designer where you created your experiment, delete individual assets by selecting them and then selecting the **Delete** button.
3333

3434
The compute target that you created here *automatically autoscales* to zero nodes when it's not being used. This action is taken to minimize charges. If you want to delete the compute target, take these steps:
3535

36-
![Delete assets](./media/aml-ui-cleanup/delete-asset.png)
37-
38-
You can unregister datasets from your workspace by selecting each dataset and selecting **Unregister**.
39-
40-
![Unregister dataset](./media/aml-ui-cleanup/unregister-dataset1225.png)
36+
:::image type="content" source="./media/aml-ui-cleanup/delete-asset.png" alt-text="Screenshot that shows how to delete assets.":::
4137

4238
To delete a dataset, go to the storage account by using the Azure portal or Azure Storage Explorer and manually delete those assets.
43-
44-
-57.7 KB
Loading
-87.1 KB
Loading

0 commit comments

Comments
 (0)