Skip to content

Commit 7ea36c5

Browse files
Merge pull request #303628 from RoseHJM/mdb-autoshutdown-update
MDB - autoshutdown update
2 parents 4e72160 + a65393c commit 7ea36c5

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

articles/dev-box/how-to-configure-stop-schedule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.topic: how-to
1616
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.
1717

1818
> [!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).
2020
2121
## Permissions
2222

articles/dev-box/how-to-skip-delay-stop.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,29 @@
11
---
2-
title: Skip or delay an auto-stop scheduled shutdown
2+
title: Skip or delay an autostop scheduled shutdown
33
titleSuffix: Microsoft Dev Box
44
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.
56
services: dev-box
67
ms.service: dev-box
78
author: RoseHJM
89
ms.author: rosemalcolm
9-
ms.date: 01/10/2024
10+
ms.date: 07/30/2025
1011
ms.topic: how-to
1112
---
1213

13-
# Skip or delay an auto-stop scheduled shutdown
14+
# Skip or delay an autostop scheduled shutdown
1415

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.
1617

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.
1819

1920
## Change scheduled shutdown from the dev box
2021

2122
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.
2223

2324
### Delay the shutdown
2425

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**.
2627

2728
:::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" :::
2829

@@ -36,11 +37,11 @@ You can also choose to skip the next scheduled shutdown altogether. In the pop-u
3637

3738
:::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":::
3839

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.
4041

4142
## Change scheduled shutdown from the developer portal
4243

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.
4445

4546
:::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":::
4647

@@ -73,4 +74,4 @@ In the developer portal, you can see the scheduled shutdown time on the dev box
7374
## Related content
7475

7576
- [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

Comments
 (0)