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/dev-box/how-to-auto-delete-dev-box.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,9 +31,9 @@ While Dev Box Auto Delete feature is in Preview, you must manually enable it in
31
31
1. Go to the Azure subscription where you want to enable Dev Box autodeletion.
32
32
1. In the left menu, select **Preview features**.
33
33
1. In the search box, type "Dev Box Auto".
34
-
1. Select **Dev Box Auto Delete Preview**, and the select **Register**.
34
+
1. Select **Dev Box Auto Delete Preview**, and then select **Register**.
35
35
36
-
:::image type="content" source="media/how-to-auto-delete-dev-box/dev-box-auto-delete-enable-preview.png" alt-text="Screenshot of the Azure portal showing the Preview features pane with Dev Box Auto Delete Preview selected.":::
36
+
:::image type="content" source="media/how-to-auto-delete-dev-box/dev-box-auto-delete-enable-preview.png" alt-text="Screenshot of the Azure portal showing the Preview features pane with Dev Box Auto Delete Preview selected." lightbox="media/how-to-auto-delete-dev-box/dev-box-auto-delete-enable-preview.png":::
37
37
38
38
After you register the feature, it will be available for use in your subscription.
39
39
@@ -45,13 +45,13 @@ To configure autodeletion for unused dev boxes in a project, follow these steps
45
45
1. In the left menu, under **Settings**, select **Dev box settings**.
46
46
1. On the **Dev box settings** page, in the **Cost controls** section, select **Automatically delete unused dev boxes**.
47
47
48
-
:::image type="content" source="media/how-to-auto-delete-dev-box/dev-box-auto-delete-enable.png" alt-text="Screenshot of the Azure portal showing the option to enable automatic deletion of unused dev boxes in project settings.":::
48
+
:::image type="content" source="media/how-to-auto-delete-dev-box/dev-box-auto-delete-enable.png" alt-text="Screenshot of the Azure portal showing the option to enable automatic deletion of unused dev boxes in project settings." lightbox="media/how-to-auto-delete-dev-box/dev-box-auto-delete-enable.png":::
49
49
50
50
1. When automatic deletion is enabled, you can configure the following options:
51
51
-**Inactivity threshold**: Enter the number of inactive days before a Dev Box is scheduled for automatic deletion (for example, 7 days).
52
52
-**Grace period**: Enter the number of days the developer or admin has to respond and keep the Dev Box (for example, 7 days).
53
53
54
-
:::image type="content" source="media/how-to-auto-delete-dev-box/dev-box-auto-delete-settings.png" alt-text="Screenshot of the Dev box settings page in Azure portal showing the cost controls section with autodeletion options.":::
54
+
:::image type="content" source="media/how-to-auto-delete-dev-box/dev-box-auto-delete-settings.png" alt-text="Screenshot of the Dev box settings page in Azure portal showing the cost controls section with autodeletion options." lightbox="media/how-to-auto-delete-dev-box/dev-box-auto-delete-settings.png":::
55
55
56
56
1. Select **Apply**.
57
57
@@ -64,7 +64,7 @@ To cancel a scheduled deletion in the Azure portal, follow these steps:
64
64
1. Select the ellipses (**...**) next to the Dev Box scheduled for deletion.
65
65
1. Select **Cancel deletion**.
66
66
67
-
:::image type="content" source="media/how-to-auto-delete-dev-box/dev-box-azure-portal-cancel-auto-delete.png" alt-text="Screenshot of the Azure portal showing the pool details and the cancel deletion option for a Dev Box.":::
67
+
:::image type="content" source="media/how-to-auto-delete-dev-box/dev-box-azure-portal-cancel-auto-delete.png" alt-text="Screenshot of the Azure portal showing the pool details and the cancel deletion option for a Dev Box." lightbox="media/how-to-auto-delete-dev-box/dev-box-azure-portal-cancel-auto-delete.png":::
0 commit comments