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-configure-stop-schedule.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ ms.topic: how-to
16
16
To save on costs, you can enable an auto-stop schedule on a dev box pool. Microsoft Dev Box attempts to stop all dev boxes in the pool at the time specified in the schedule. You can configure one stop time in one timezone for each pool.
17
17
18
18
> [!NOTE]
19
-
> Auto-stop schedules hibernate Dev Boxes that were created with a hibernation-enabled Dev Box definition. Dev boxes that were created using Dev Box definitions that do not support hibernation will be shut down. To learn more about enabling hibernation on your Dev Box definitions, see [how to configure dev box hibernation](./how-to-configure-dev-box-hibernation.md)
19
+
> Auto-stop schedules hibernate Dev Boxes that were created with a hibernation-enabled Dev Box definition. Dev boxes that were created using Dev Box definitions that do not support hibernation will be shut down. To learn more about enabling hibernation on your Dev Box definitions, see [how to configure dev box hibernation](./how-to-configure-dev-box-hibernation.md).
Copy file name to clipboardExpand all lines: articles/dev-box/how-to-skip-delay-stop.md
+10-9Lines changed: 10 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,28 +1,29 @@
1
1
---
2
-
title: Skip or delay an auto-stop scheduled shutdown
2
+
title: Skip or delay an autostop scheduled shutdown
3
3
titleSuffix: Microsoft Dev Box
4
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.
5
+
#customer intent: As a developer, I want to skip or delay a scheduled shutdown of my dev box so that my projects keep running when needed.
5
6
services: dev-box
6
7
ms.service: dev-box
7
8
author: RoseHJM
8
9
ms.author: rosemalcolm
9
-
ms.date: 01/10/2024
10
+
ms.date: 07/30/2025
10
11
ms.topic: how-to
11
12
---
12
13
13
-
# Skip or delay an auto-stop scheduled shutdown
14
+
# Skip or delay an autostop scheduled shutdown
14
15
15
-
A platform engineer or project admin can schedule a time for dev boxes in a pool to stop automatically, to ensure efficient resource use and provide cost management.
16
+
A platform engineer or project admin can schedule a time for dev boxes in a pool to stop automatically, helping ensure efficient resource use and cost management. If you use a dev box in a pool with an autostop schedule, you can manage the scheduled shutdown of your dev box. You can delay the shutdown or skip it altogether. This flexibility lets you manage your work and resources more effectively, so your projects remain uninterrupted when necessary.
16
17
17
-
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.
18
+
Dev boxes that support hibernation hibernate on schedule instead of shutting down. Otherwise, they shut down.
18
19
19
20
## Change scheduled shutdown from the dev box
20
21
21
22
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.
22
23
23
24
### Delay the shutdown
24
25
25
-
1. In the pop-up notification, select a time to delay the shutdown for, such as**Delay 1 Hour**.
26
+
1. In the pop-up notification, select a time to delay the shutdown, like**Delay 1 Hour**.
26
27
27
28
:::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" :::
28
29
@@ -36,11 +37,11 @@ You can also choose to skip the next scheduled shutdown altogether. In the pop-u
36
37
37
38
:::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":::
38
39
39
-
The dev box doesn't shut down until the next scheduled shutdown time.
40
+
The dev box stays on until the next scheduled shutdown time.
40
41
41
42
## Change scheduled shutdown from the developer portal
42
43
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.
44
+
In the developer portal, you see the scheduled shutdown time on the dev box tile. Delay or skip the shutdown from the more options (**...**) menu.
44
45
45
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." lightbox="media/how-to-skip-delay-stop/dev-portal-stop-time.png":::
46
47
@@ -73,4 +74,4 @@ In the developer portal, you can see the scheduled shutdown time on the dev box
73
74
## Related content
74
75
75
76
-[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)
77
+
-[Autostop your dev boxes on schedule](how-to-configure-stop-schedule.md)
0 commit comments