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/machine-learning/includes/aml-ui-cleanup.md
+6-12Lines changed: 6 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,28 +17,22 @@ ms.date: 11/06/2019
17
17
18
18
If you don't plan to use anything that you created, delete the entire resource group so you don't incur any charges.
19
19
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**.
21
21
22
-

23
-
24
-
1. In the list, select the resource group that you created.
22
+
1. Select the resource group that you created.
25
23
26
24
1. Select **Delete resource group**.
27
25
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.
29
29
30
30
### Delete individual assets
31
31
32
32
In the designer where you created your experiment, delete individual assets by selecting them and then selecting the **Delete** button.
33
33
34
34
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:
0 commit comments