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/includes/developer-portal-landing-page.md
+15-2Lines changed: 15 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,15 +10,28 @@ ms.service: dev-box
10
10
11
11
:::image type="content" source="../media/developer-portal-landing-page/developer-portal-landing-page-sign-in.png" alt-text="Screenshot of the developer portal landing page with sign-in highlighted.":::
12
12
13
+
2. The first time you visit the developer portal, you're welcomed with a short tour. Select **Continue** to learn about the developer portal.
14
+
15
+
:::image type="content" source="../media/developer-portal-landing-page/developer-portal-welcome-tour.png" alt-text="Screenshot of the welcome tour in the developer portal.":::
16
+
17
+
Follow the tips to learn about the developer portal.
18
+
19
+
:::image type="content" source="../media/developer-portal-landing-page/developer-portal-welcome-tip-1.png" alt-text="Screenshot of the developer portal showing the first welcome tour tip.":::
20
+
21
+
:::image type="content" source="../media/developer-portal-landing-page/developer-portal-welcome-tip-2.png" alt-text="Screenshot of the developer portal showing the second welcome tour tip.":::
22
+
23
+
:::image type="content" source="../media/developer-portal-landing-page/developer-portal-welcome-tip-3.png" alt-text="Screenshot of the developer portal showing the third welcome tour tip.":::
24
+
25
+
13
26
#### [No existing dev boxes](#tab/no-existing-dev-boxes)
14
27
15
-
2. If you don't have any dev boxes, you see this screen. Select **New dev box**.
28
+
3. If you don't have any dev boxes, you see this screen. Select **New dev box**.
16
29
17
30
:::image type="content" source="../media/developer-portal-landing-page/developer-portal-new-dev-box.png" alt-text="Screenshot of the developer portal with new dev box highlighted." lightbox="../media/developer-portal-landing-page/developer-portal-new-dev-box.png":::
18
31
19
32
#### [Existing dev boxes](#tab/existing-dev-boxes)
20
33
21
-
2. Select **New** > **New dev box**.
34
+
3. Select **New** > **New dev box**.
22
35
23
36
:::image type="content" source="../media/developer-portal-landing-page/developer-portal-new-menu.png" alt-text="Screenshot of the developer portal with the New menu and Dev box option highlighted." lightbox="../media/developer-portal-landing-page/developer-portal-new-menu.png":::
Copy file name to clipboardExpand all lines: articles/dev-box/quickstart-create-dev-box.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ You can create and manage multiple dev boxes as a dev box user. Create a dev box
24
24
25
25
To complete this quickstart, you need:
26
26
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.
27
+
- Your organization must have Microsoft Dev Box with at least one project and dev box pool before you can create a dev box.
28
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
@@ -35,13 +35,13 @@ Microsoft Dev Box enables you to create cloud-hosted developer workstations in a
35
35
Depending on the project configuration and your permissions, you have access to different projects and associated dev box configurations. If you have a choice of projects and dev box pools, select the project and dev box pool that best fits your needs. For example, you might choose a project that has a dev box pool located near to you for least latency.
36
36
37
37
> [!IMPORTANT]
38
-
> You organization must have configured Microsoft Dev Box with at least one project and dev box pool before you can create a dev box. If you don't see any projects or dev box pools, contact your administrator.
38
+
> Your organization must have Microsoft Dev Box with at least one project and dev box pool before you can create a dev box. If you don't see any projects or dev box pools, contact your administrator.
39
39
40
40
To create a dev box in the Microsoft Dev Box developer portal:
3. In **Add a dev box**, enter the following values:
44
+
4. In **Add a dev box**, enter the following values:
45
45
46
46
| Setting | Value |
47
47
|---|---|
@@ -59,9 +59,9 @@ To create a dev box in the Microsoft Dev Box developer portal:
59
59
- A shutdown time if the pool where you're creating the dev box has a shutdown schedule.
60
60
- A notification that the dev box creation process can take 25 minutes or longer.
61
61
62
-
4. Select **Create** to begin creating your dev box.
62
+
5. Select **Create** to begin creating your dev box.
63
63
64
-
5. Use the dev box tile in the developer portalto track the progress of creation.
64
+
6. Track the progress of creation by using the dev box tile in the developer portal. The status changes from *Creating*to *Running* when the dev box is ready for you to connect to it.
65
65
66
66
:::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":::
0 commit comments