Skip to content

Commit 8e75a75

Browse files
committed
Add lightboxes
1 parent 0ab78c1 commit 8e75a75

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ While Dev Box Auto Delete feature is in Preview, you must manually enable it in
3131
1. Go to the Azure subscription where you want to enable Dev Box autodeletion.
3232
1. In the left menu, select **Preview features**.
3333
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**.
3535

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":::
3737

3838
After you register the feature, it will be available for use in your subscription.
3939

@@ -45,13 +45,13 @@ To configure autodeletion for unused dev boxes in a project, follow these steps
4545
1. In the left menu, under **Settings**, select **Dev box settings**.
4646
1. On the **Dev box settings** page, in the **Cost controls** section, select **Automatically delete unused dev boxes**.
4747

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":::
4949

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

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

5656
1. Select **Apply**.
5757

@@ -64,7 +64,7 @@ To cancel a scheduled deletion in the Azure portal, follow these steps:
6464
1. Select the ellipses (**...**) next to the Dev Box scheduled for deletion.
6565
1. Select **Cancel deletion**.
6666

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":::
6868

6969
The selected dev box isn't deleted.
7070

0 commit comments

Comments
 (0)