Skip to content

Commit eb06fb4

Browse files
committed
Spacing
1 parent c40f3f0 commit eb06fb4

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

articles/dev-box/how-to-restore-from-snapshot.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,28 +46,47 @@ The retention period includes 10 short snapshots and 4 long snapshots, totaling
4646
## Take a manual snapshot of your dev box
4747

4848
1. Sign in to the [developer portal](https://aka.ms/devbox-portal).
49+
4950
1. On the dev box that you want to take a snapshot of, select the actions menu, and then select **Take snapshot**.
51+
5052
:::image type="content" source="media/how-to-restore-from-snapshot/dev-box-actions-menu-snapshot.png" alt-text="Screenshot of the developer portal, showing the actions menu for a dev box with the Take snapshot option highlighted.":::
53+
5154
1. Select **Take snapshot** to confirm.
55+
5256
:::image type="content" source="media/how-to-restore-from-snapshot/dev-box-confirm-snapshot.png" alt-text="Screenshot of the developer portal, showing the Take snapshot dialog box with Yes, I want to take a snapshot of this dev box highlighted.":::
57+
5358
1. The dev box tile displays the progress of the snapshot operation in the developer portal, showing the message **Taking snapshot**.
59+
5460
:::image type="content" source="media/how-to-restore-from-snapshot/dev-box-snapshot-progress.png" alt-text="Screenshot of the developer portal, showing a dev box tile with the message Taking snapshot.":::
61+
5562
1. When the snapshot process is complete, the dev box tile displays the message **Snapshot successful**.
63+
5664
:::image type="content" source="media/how-to-restore-from-snapshot/dev-box-snapshot-successful.png" alt-text="Screenshot of the developer portal, showing a dev box tile with the message Snapshot created.":::
5765

5866
## Restore your dev box from a snapshot
5967

6068
1. Sign in to the [developer portal](https://aka.ms/devbox-portal).
69+
6170
1. On the dev box that you want to restore, select the actions menu, and then select **Restore**.
71+
6272
:::image type="content" source="media/how-to-restore-from-snapshot/dev-box-actions-menu-restore.png" alt-text="Screenshot of the developer portal, showing the actions menu for a dev box with the Restore option highlighted.":::
73+
6374
1. Read the information about the effect of restoring your dev box. The restore process deletes data and apps added since the chosen snapshot. The restore process can take hours. Select **Yes, I want to restore this dev box** to confirm.
75+
6476
:::image type="content" source="media/how-to-restore-from-snapshot/dev-box-confirm-restore.png" alt-text="Screenshot of the developer portal, showing the Restore dialog box with the Restore to list highlighted.":::
77+
6578
1. Select the desired restore point from the list of available snapshots. **Manual snapshots** are listed first, followed by **Automatic snapshots**. The most recent snapshot is at the top of the list.
79+
6680
:::image type="content" source="media/how-to-restore-from-snapshot/dev-box-snapshot-list.png" alt-text="Screenshot of the developer portal, showing the list of manual and automatic snapshots available to restore.":::
81+
6782
1. Verify that the snapshot you want to restore from is selected, and then select **Restore**.
83+
6884
:::image type="content" source="media/how-to-restore-from-snapshot/dev-box-select-restore-point.png" alt-text="Screenshot of the developer portal, showing the Restore dialog box with Yes, I want to restore this dev box highlighted.":::
85+
6986
1. You can check the progress of the restore operation on the dev box tile in the developer portal.
87+
7088
:::image type="content" source="media/how-to-restore-from-snapshot/dev-box-restore-progress.png" alt-text="Screenshot of the developer portal, showing a dev box tile with the message Restoring dev box.":::
89+
7190
1. When the restoration is complete, you receive an email notification that your dev box is restored and ready to use.
7291

7392
## Related content

0 commit comments

Comments
 (0)