Skip to content

Commit 4297a31

Browse files
authored
Merge pull request #290506 from RoseHJM/mdb-developer-portal-welcome
MDB - developer portal landing page
2 parents 88fcb7a + 9b3c91b commit 4297a31

File tree

5 files changed

+29
-6
lines changed

5 files changed

+29
-6
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
author: RoseHJM
3+
ms.author: rosemalcolm
4+
ms.date: 11/13/2024
5+
ms.topic: include
6+
ms.service: dev-box
7+
---
8+
9+
1. Go to the [developer portal](https://aka.ms/devbox-portal). The landing page contains useful information and links. When you're ready, select **Sign in**.
10+
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+
13+
#### [No existing dev boxes](#tab/no-existing-dev-boxes)
14+
15+
1. If you don't have any dev boxes, you see this screen. Select **New dev box**.
16+
17+
:::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+
19+
#### [Existing dev boxes](#tab/existing-dev-boxes)
20+
21+
1. Select **New** > **New dev box**.
22+
23+
:::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":::
24+
25+
---
272 KB
Loading
107 KB
Loading
114 KB
Loading

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

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,9 @@ Depending on the project configuration and your permissions, you have access to
3939
4040
To create a dev box in the Microsoft Dev Box developer portal:
4141

42-
1. Sign in to the [Microsoft Dev Box developer portal](https://aka.ms/devbox-portal).
42+
[!INCLUDE [developer-portal-landing-page](includes/developer-portal-landing-page.md)]
4343

44-
1. Select **New** > **New dev box**.
45-
46-
1. In **Add a dev box**, enter the following values:
44+
2. In **Add a dev box**, enter the following values:
4745

4846
| Setting | Value |
4947
|---|---|
@@ -61,9 +59,9 @@ To create a dev box in the Microsoft Dev Box developer portal:
6159
- A shutdown time if the pool where you're creating the dev box has a shutdown schedule.
6260
- A notification that the dev box creation process can take 25 minutes or longer.
6361

64-
1. Select **Create** to begin creating your dev box.
62+
3. Select **Create** to begin creating your dev box.
6563

66-
1. Use the dev box tile in the developer portal to track the progress of creation.
64+
4. Use the dev box tile in the developer portal to track the progress of creation.
6765

6866
:::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":::
6967

0 commit comments

Comments
 (0)