Skip to content

Commit 8ba9126

Browse files
authored
Merge pull request #261136 from GitHubber17/183368-3
Freshness | Microsoft Dev Box procedures
2 parents 1a96128 + 3295381 commit 8ba9126

File tree

4 files changed

+22
-16
lines changed

4 files changed

+22
-16
lines changed

articles/dev-box/includes/clean-up-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
author: RoseHJM
33
ms.author: rosemalcolm
4-
ms.date: 04/25/2023
4+
ms.date: 12/13/2023
55
ms.topic: include
66
ms.service: dev-box
77
---
10.8 KB
Loading
3.29 KB
Loading

articles/dev-box/quickstart-create-dev-box.md

Lines changed: 21 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,13 @@ ms.service: dev-box
77
ms.topic: quickstart
88
author: RoseHJM
99
ms.author: rosemalcolm
10-
ms.date: 09/12/2023
10+
ms.date: 12/13/2023
1111
#Customer intent: As a dev box user, I want to understand how to create and access a dev box so that I can start work.
1212
---
1313

1414
# Quickstart: Create and connect to a dev box by using the Microsoft Dev Box developer portal
1515

16+
1617
In this quickstart, you get started with Microsoft Dev Box by creating a dev box through the developer portal. After you create the dev box, you can connect to it with a Remote Desktop session through a browser or through a Remote Desktop app.
1718

1819
You can create and manage multiple dev boxes as a dev box user. Create a dev box for each task that you're working on, and create multiple dev boxes within a single project to help streamline your workflow. For example, you might switch to another dev box to fix a bug in a previous version, or if you need to work on a different part of the application.
@@ -33,36 +34,41 @@ To create a dev box in the Microsoft Dev Box developer portal:
3334

3435
1. Sign in to the [Microsoft Dev Box developer portal](https://aka.ms/devbox-portal).
3536

36-
2. Select **Get started**.
37+
1. Select **Add a dev box**.
3738

3839
:::image type="content" source="./media/quickstart-create-dev-box/welcome-to-developer-portal.png" alt-text="Screenshot of the developer portal and the button for adding a dev box.":::
3940

40-
3. In **Add a dev box**, enter the following values:
41+
1. In **Add a dev box**, enter the following values:
4142

42-
|Name|Value|
43-
|----|----|
44-
|**Name**|Enter a name for your dev box. Dev box names must be unique within a project.|
45-
|**Project**|Select a project from the dropdown list. |
46-
|**Dev box pool**|Select a pool from the dropdown list, which includes all the dev box pools for that project. |
43+
| Setting | Value |
44+
|---|---|
45+
| **Name** | Enter a name for your dev box. Dev box names must be unique within a project. |
46+
| **Project** | Select a project from the dropdown list. |
47+
| **Dev box pool** | Select a pool from the dropdown list, which includes all the dev box pools for that project. |
4748

4849
:::image type="content" source="./media/quickstart-create-dev-box/create-dev-box.png" alt-text="Screenshot of the dialog for adding a dev box.":::
4950

50-
You see the following information:
51-
- How many dev boxes you can create in the project that you selected, if the project has limits configured.
52-
- Whether hibernation is supported or not.
53-
- A shutdown time if the pool where you're creating the dev box has a shutdown schedule.
51+
After you make your selections, the page shows you the following information:
52+
53+
- How many dev boxes you can create in the project that you selected, if the project has limits configured
54+
- Whether hibernation is supported or not
55+
- A shutdown time if the pool where you're creating the dev box has a shutdown schedule
56+
- A notification that the dev box creation process can take 25 minutes or longer
57+
58+
1. Select **Create** to begin creating your dev box.
5459

55-
4. Select **Create** to begin creating your dev box.
60+
1. Use the dev box tile in the developer portal to track the progress of creation.
5661

57-
5. Use the dev box tile in the developer portal to track the progress of creation.
62+
5863

5964
:::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.":::
6065

66+
6167
[!INCLUDE [dev box runs on creation note](./includes/note-dev-box-runs-on-creation.md)]
6268

6369
## Connect to a dev box
6470

65-
After you create a dev box, you can connect remotely to the developer VM. Microsoft Dev Box supports connecting to a dev box in the following ways:
71+
After you create a dev box, you can connect remotely to the developer virtual machine. Microsoft Dev Box supports connecting to a dev box in the following ways:
6672

6773
- Connect through the browser from within the developer portal
6874
- Connect by using a remote desktop client application

0 commit comments

Comments
 (0)