Skip to content

Commit 070c43b

Browse files
committed
added email screenshot
1 parent 8e75a75 commit 070c43b

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

articles/dev-box/how-to-auto-delete-dev-box.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Microsoft Dev Box Auto Delete (Preview) helps organizations manage resources and
2525

2626
## Enable the preview feature
2727

28-
While Dev Box Auto Delete feature is in Preview, you must manually enable it in your Azure subscription. Follow these steps:
28+
While the Dev Box Auto Delete feature is in Preview, you must manually enable it in your Azure subscription. Follow these steps:
2929

3030
1. Sign in to the [Azure portal](https://portal.azure.com).
3131
1. Go to the Azure subscription where you want to enable Dev Box autodeletion.
@@ -48,8 +48,8 @@ To configure autodeletion for unused dev boxes in a project, follow these steps
4848
:::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":::
4949

5050
1. When automatic deletion is enabled, you can configure the following options:
51-
- **Inactivity threshold**: Enter the number of inactive days before a Dev Box is scheduled for automatic deletion (for example, 7 days).
52-
- **Grace period**: Enter the number of days the developer or admin has to respond and keep the Dev Box (for example, 7 days).
51+
- **Inactivity threshold**: Enter the number of inactive days before a Dev Box is scheduled for automatic deletion (for example, 30 days).
52+
- **Grace period**: Enter the number of days the developer or admin has to respond and keep the Dev Box (for example, 30 days).
5353

5454
:::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":::
5555

@@ -70,8 +70,12 @@ The selected dev box isn't deleted.
7070

7171
## Cancel scheduled deletions in the developer portal
7272

73-
After reaching the inactivity threshold, you'll get an email notification warning you that your Dev Box is scheduled for deletion. If you want to cancel the scheduled deletion and keep your dev box, follow these steps:
74-
73+
After reaching the inactivity threshold, you'll get an email notification warning you that your Dev Box is scheduled for deletion.
74+
75+
:::image type="content" source="media/how-to-auto-delete-dev-box/dev-box-auto-delete-email.png" alt-text="Microsoft Azure email notification with a black background informing the user that AutodeleteDevBox will be deleted. The message states that the administrator has set the dev box for deletion in 30 days and provides a link for more information." lightbox="media/how-to-auto-delete-dev-box/dev-box-auto-delete-email.png":::
76+
77+
If you want to cancel the scheduled deletion and keep your dev box, follow these steps:
78+
7579
1. Sign in to the [developer portal](https://aka.ms/devbox-portal).
7680
1. In the developer portal, find the dev box scheduled for deletion.
7781
1. Select **Keep this dev box** to cancel the automatic deletion.
@@ -80,6 +84,8 @@ After reaching the inactivity threshold, you'll get an email notification warnin
8084

8185
The selected dev box isn't deleted.
8286

87+
If you don't see a dev box tile with a pending deletion notice, check with your admin that you still have access to the project containing the dev box.
88+
8389
## Related content
8490

8591
- [Autostop your Dev Boxes on schedule](how-to-configure-stop-schedule.md)
27 KB
Loading

0 commit comments

Comments
 (0)