Skip to content

Commit 523f4a8

Browse files
author
Jill Grant
authored
Merge pull request #262711 from GitHubber17/183368-17
Freshness | Microsoft Dev Box procedures
2 parents 1ba7db0 + f53f283 commit 523f4a8

File tree

1 file changed

+32
-24
lines changed

1 file changed

+32
-24
lines changed
Lines changed: 32 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Skip or delay an auto-stop scheduled shutdown
33
titleSuffix: Microsoft Dev Box
4-
description: Learn how to delay the scheduled shutdown of your dev box, or skip the shutdown entirely.
4+
description: Learn how to delay the scheduled shutdown of your dev box, or skip the shutdown entirely, to manage your work and resources more effectively.
55
services: dev-box
66
ms.service: dev-box
77
author: RoseHJM
88
ms.author: rosemalcolm
9-
ms.date: 06/16/2023
9+
ms.date: 01/10/2024
1010
ms.topic: how-to
1111
---
1212

@@ -16,53 +16,61 @@ A platform engineer or project admin can schedule a time for dev boxes in a pool
1616

1717
You can delay the shutdown or skip it altogether. This flexibility allows you to manage your work and resources more effectively, ensuring that your projects remain uninterrupted when necessary.
1818

19-
20-
## Skip scheduled shutdown from the dev box
19+
## Change scheduled shutdown from the dev box
2120

2221
If your dev box is in a pool with a stop schedule, you receive a notification about 30 minutes before the scheduled shutdown giving you time to save your work or make necessary adjustments.
2322

2423
### Delay the shutdown
2524

26-
1. In the pop-up notification, select a time to delay the shutdown for.
25+
1. In the pop-up notification, select a time to delay the shutdown for, such as **Delay 1 Hour**.
2726

28-
:::image type="content" source="media/how-to-skip-delay-stop/dev-box-toast-time.png" alt-text="Screenshot showing the shutdown notification.":::
27+
:::image type="content" source="media/how-to-skip-delay-stop/dev-box-toast-time.png" alt-text="Screenshot showing the shutdown notification and delay options in the dropdown list." lightbox="media/how-to-skip-delay-stop/dev-box-toast-time.png" :::
2928

30-
1. Select **Delay**
29+
1. Select **Delay**.
3130

32-
:::image type="content" source="media/how-to-skip-delay-stop/dev-box-toast-delay.png" alt-text="Screenshot showing the shutdown notification with Delay highlighted.":::
31+
:::image type="content" source="media/how-to-skip-delay-stop/dev-box-toast-delay.png" alt-text="Screenshot showing the shutdown notification and the Delay button highlighted." lightbox="media/how-to-skip-delay-stop/dev-box-toast-delay.png" :::
3332

3433
### Skip the shutdown
3534

36-
To skip the shutdown, select **Skip** in the notification. The dev box doesn't shut down until the next scheduled shutdown time.
35+
You can also choose to skip the next scheduled shutdown altogether. In the pop-up notification, select **Skip**.
3736

38-
:::image type="content" source="media/how-to-skip-delay-stop/dev-box-toast-skip.png" alt-text="Screenshot showing the shutdown notification with Skip highlighted.":::
37+
:::image type="content" source="media/how-to-skip-delay-stop/dev-box-toast-skip.png" alt-text="Screenshot showing the shutdown notification with the Skip button highlighted." lightbox="media/how-to-skip-delay-stop/dev-box-toast-skip.png":::
3938

40-
## Skip scheduled shutdown from the developer portal
39+
The dev box doesn't shut down until the next scheduled shutdown time.
4140

42-
In the developer portal, you can see the scheduled shutdown time on the dev box tile, and delay or skip the shutdown from the more options menu.
41+
## Change scheduled shutdown from the developer portal
4342

44-
Shutdown time is shown on dev box tile:
43+
In the developer portal, you can see the scheduled shutdown time on the dev box tile. You can delay or skip the shutdown from the more options (**...**) menu.
4544

46-
:::image type="content" source="media/how-to-skip-delay-stop/dev-portal-stop-time.png" alt-text="Screenshot showing the dev box tile, with the shutdown time highlighted. In this example, the shutdown time is 6.30 P M.":::
45+
:::image type="content" source="media/how-to-skip-delay-stop/dev-portal-stop-time.png" alt-text="Screenshot showing the dev box tile, with the shutdown time highlighted. In this example, the shutdown time is 6 30 p m." lightbox="media/how-to-skip-delay-stop/dev-portal-stop-time.png":::
4746

4847
### Delay the shutdown
48+
4949
1. Locate your dev box.
50-
1. On the more options menu, select **Delay scheduled shutdown**.
5150

52-
:::image type="content" source="media/how-to-skip-delay-stop/dev-portal-menu.png" alt-text="Screenshot showing the dev box tile, more options menu, with Delay scheduled shutdown highlighted.":::
51+
1. On the more options (**...**) menu, select **Delay scheduled shutdown**.
52+
53+
:::image type="content" source="media/how-to-skip-delay-stop/dev-portal-menu.png" alt-text="Screenshot showing the dev box tile and the more options menu with the Delay scheduled shutdown option highlighted." lightbox="media/how-to-skip-delay-stop/dev-portal-menu.png":::
54+
55+
1. In the **Delay shutdown until** dropdown list, select the time that you want to delay the shutdown until. You can delay the shutdown by up to 8 hours from the scheduled time.
5356

54-
1. You can delay the shutdown by up to 8 hours from the scheduled time. From **Delay shutdown until**, select the time you want to delay the shutdown until, and then select **Delay**.
57+
:::image type="content" source="media/how-to-skip-delay-stop/delay-options.png" alt-text="Screenshot showing how to delay the scheduled shutdown until 7 30 p m." lightbox="media/how-to-skip-delay-stop/delay-options.png":::
5558

56-
:::image type="content" source="media/how-to-skip-delay-stop/delay-options.png" alt-text="Screenshot showing the options available for delaying the scheduled shutdown.":::
59+
1. Select **Delay**.
5760

5861
### Skip the shutdown
62+
5963
1. Locate your dev box.
60-
1. On the more options menu, select **Delay scheduled shutdown**.
61-
1. On the **Delay shutdown until** list, select the last available option, which specifies the time 8 hours after the scheduled shutdown time, and then select **Delay**. In this example, the last option is **6:30 pm tomorrow (skip)**.
6264

63-
:::image type="content" source="media/how-to-skip-delay-stop/skip-shutdown.png" alt-text="Screenshot showing the final shutdown option is to skip shutdown until the next scheduled time.":::
65+
1. On the more options (**...**) menu, select **Delay scheduled shutdown**.
66+
67+
1. In the **Delay shutdown until** dropdown list, select the last available option, which specifies the time 8 hours after the scheduled shutdown time. In this example, the last option is **6:30 pm tomorrow (skip)**.
68+
69+
:::image type="content" source="media/how-to-skip-delay-stop/skip-shutdown.png" alt-text="Screenshot showing the final shutdown option that skips shutdown until the next scheduled time." lightbox="media/how-to-skip-delay-stop/skip-shutdown.png":::
70+
71+
1. Select **Delay**.
6472

65-
## Next steps
73+
## Related content
6674

67-
- [Manage a dev box using the developer portal](./how-to-create-dev-boxes-developer-portal.md)
68-
- [Auto-stop your Dev Boxes on schedule](how-to-configure-stop-schedule.md)
75+
- [Manage a dev box by using the developer portal](./how-to-create-dev-boxes-developer-portal.md)
76+
- [Auto-stop your dev boxes on schedule](how-to-configure-stop-schedule.md)

0 commit comments

Comments
 (0)