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-skip-delay-stop.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ services: dev-box
6
6
ms.service: dev-box
7
7
author: RoseHJM
8
8
ms.author: rosemalcolm
9
-
ms.date: 01/08/2024
9
+
ms.date: 01/10/2024
10
10
ms.topic: how-to
11
11
---
12
12
@@ -24,37 +24,37 @@ If your dev box is in a pool with a stop schedule, you receive a notification ab
24
24
25
25
1. In the pop-up notification, select a time to delay the shutdown for, such as **Delay 1 Hour**.
26
26
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.":::
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" :::
28
28
29
29
1. Select **Delay**.
30
30
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.":::
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" :::
32
32
33
33
### Skip the shutdown
34
34
35
35
You can also choose to skip the next scheduled shutdown altogether. In the pop-up notification, select **Skip**.
36
36
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.":::
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":::
38
38
39
39
The dev box doesn't shut down until the next scheduled shutdown time.
40
40
41
41
## Change scheduled shutdown from the developer portal
42
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
44
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.":::
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":::
46
46
47
47
### Delay the shutdown
48
48
49
49
1. Locate your dev box.
50
50
51
51
1. On the more options (**...**) menu, select **Delay scheduled shutdown**.
52
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.":::
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
54
55
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.
56
56
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.":::
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":::
58
58
59
59
1. Select **Delay**.
60
60
@@ -66,11 +66,11 @@ In the developer portal, you can see the scheduled shutdown time on the dev box
66
66
67
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
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.":::
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
70
71
71
1. Select **Delay**.
72
72
73
73
## Related content
74
74
75
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)
76
+
-[Auto-stop your dev boxes on schedule](how-to-configure-stop-schedule.md)
0 commit comments