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/quickstart-create-dev-box.md
+13-6Lines changed: 13 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,19 +39,24 @@ To complete this quickstart, you need:
39
39
|**Project**|Select a project from the dropdown list. |
40
40
|**Dev box pool**|Select a pool from the dropdown list, which includes all the dev box pools for that project. |
41
41
42
-
:::image type="content" source="./media/quickstart-create-dev-box/add-dev-box.png" alt-text="Screenshot of the dialog for adding a dev box.":::
42
+
:::image type="content" source="./media/quickstart-create-dev-box/create-dev-box.png" alt-text="Screenshot of the dialog for adding a dev box.":::
43
43
44
-
4. Select **Add** to begin creating your dev box.
44
+
You may see the following information:
45
+
- How many dev boxes you can create in the project that you selected, if the project has limits configured.
46
+
- Whether hibernation is supported or not.
47
+
- A shutdown time if the pool where you're creating the dev box has a shutdown schedule.
45
48
46
-
5. Use the home page of the developer portal to track the progress of creation.
49
+
4. Select **Create**to begin creating your dev box.
47
50
48
-
:::image type="content" source="./media/quickstart-create-dev-box/dev-portal-creating.png" alt-text="Screenshot of the developer portal that shows the dev box card with a status of Creating.":::
51
+
5. Use the dev box tile in the developer portal to track the progress of creation.
52
+
53
+
:::image type="content" source="./media/quickstart-create-dev-box/dev-box-tile-creating.png" alt-text="Screenshot of the developer portal that shows the dev box card with a status of Creating.":::
49
54
50
55
[!INCLUDE [dev box runs on creation note](./includes/note-dev-box-runs-on-creation.md)]
51
56
52
57
## Connect to a dev box
53
58
54
-
After you provision a dev box, one way to access it quickly is through a browser:
59
+
After you create a dev box, one way to access it quickly is through a browser:
55
60
56
61
1. Sign in to the [developer portal](https://aka.ms/devbox-portal).
57
62
@@ -77,4 +82,6 @@ When you no longer need your dev box, you can delete it:
77
82
78
83
## Next steps
79
84
80
-
In this quickstart, you created a dev box through the developer portal and connected to it by using a browser. To learn how to connect to a dev box by using a Remote Desktop app, see [Tutorial: Use a Remote Desktop client to connect to a dev box](./tutorial-connect-to-dev-box-with-remote-desktop-app.md).
85
+
In this quickstart, you created a dev box through the developer portal and connected to it by using a browser.
86
+
87
+
To learn how to connect to a dev box by using a Remote Desktop app, see [Tutorial: Use a Remote Desktop client to connect to a dev box](./tutorial-connect-to-dev-box-with-remote-desktop-app.md).
0 commit comments