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
+6-9Lines changed: 6 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ ms.custom:
9
9
ms.topic: quickstart
10
10
author: RoseHJM
11
11
ms.author: rosemalcolm
12
-
ms.date: 12/13/2023
12
+
ms.date: 08/30/2024
13
13
#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.
14
14
---
15
15
@@ -25,7 +25,7 @@ You can create and manage multiple dev boxes as a dev box user. Create a dev box
25
25
To complete this quickstart, you need:
26
26
27
27
- Your organization must have configured Microsoft Dev Box with at least one project and dev box pool before you can create a dev box.
28
-
- Platform engineers can follow these steps to configure Microsoft Dev Box: [Quickstart: Configure Microsoft Dev Box](quickstart-configure-dev-box-service.md) -
28
+
- Platform engineers can follow these steps to configure Microsoft Dev Box: [Quickstart: Configure Microsoft Dev Box](quickstart-configure-dev-box-service.md).
29
29
- You must have permissions as a [Dev Box User](quickstart-configure-dev-box-service.md#provide-access-to-a-dev-box-project) for a project that has an available dev box pool. If you don't have permissions to a project, contact your administrator.
30
30
31
31
## Create a dev box
@@ -41,9 +41,7 @@ To create a dev box in the Microsoft Dev Box developer portal:
41
41
42
42
1. Sign in to the [Microsoft Dev Box developer portal](https://aka.ms/devbox-portal).
43
43
44
-
1. Select **Add a dev box**.
45
-
46
-
:::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." lightbox="./media/quickstart-create-dev-box/welcome-to-developer-portal.png":::
44
+
1. Select **New** > **New dev box**.
47
45
48
46
1. In **Add a dev box**, enter the following values:
49
47
@@ -66,12 +64,11 @@ To create a dev box in the Microsoft Dev Box developer portal:
66
64
1. Select **Create** to begin creating your dev box.
67
65
68
66
1. Use the dev box tile in the developer portal to track the progress of creation.
69
-
70
-
> [!Note]
71
-
> If you encounter a vCPU quota error with a *QuotaExceeded* message, ask your administrator to [request an increased quota limit](/azure/dev-box/how-to-request-quota-increase). If your admin can't increase the quota limit at this time, try selecting another pool with a region close to your location.
72
67
73
68
:::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." lightbox="./media/quickstart-create-dev-box/dev-box-tile-creating.png":::
74
-
69
+
70
+
> [!Note]
71
+
> If you encounter a vCPU quota error with a *QuotaExceeded* message, ask your administrator to [request an increased quota limit](/azure/dev-box/how-to-request-quota-increase). If your admin can't increase the quota limit at this time, try selecting another pool with a region close to your location.
75
72
76
73
[!INCLUDE [dev box runs on creation note](./includes/note-dev-box-runs-on-creation.md)]
0 commit comments