Skip to content

Commit ffab35c

Browse files
authored
Merge pull request #290517 from RoseHJM/ade-developer-portal-welcome
ADE - developer portal landing page
2 parents bd788da + f264f46 commit ffab35c

File tree

5 files changed

+28
-7
lines changed

5 files changed

+28
-7
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 environments](#tab/no-existing-environments)
14+
15+
2. If you don't have any dev boxes, you see this screen. Select **New environment**.
16+
17+
:::image type="content" source="../media/developer-portal-landing-page/developer-portal-new-deployment-environment.png" alt-text="Screenshot of the developer portal with new environment highlighted." lightbox="../media/developer-portal-landing-page/developer-portal-new-deployment-environment.png":::
18+
19+
#### [Existing environments](#tab/existing-environments)
20+
21+
2. Select **New** > **New environment**.
22+
23+
:::image type="content" source="../media/developer-portal-landing-page/developer-portal-new-environment-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-environment-menu.png":::
24+
25+
---
272 KB
Loading
Loading
65.9 KB
Loading

articles/deployment-environments/quickstart-create-access-environments.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,9 @@ An environment in Azure Deployment Environments is a collection of Azure resourc
2828

2929
[!INCLUDE [note-deployment-environments-user](includes/note-deployment-environments-user.md)]
3030

31-
1. Sign in to the [developer portal](https://devportal.microsoft.com).
32-
33-
1. From the **New** menu at the top left, select **New environment**.
34-
35-
:::image type="content" source="media/quickstart-create-access-environments/dev-new-environment.png" alt-text="Screenshot showing the new menu with new environment highlighted." lightbox="media/quickstart-create-access-environments/dev-new-environment-expanded.png":::
31+
[!INCLUDE [developer-portal-landing-page](includes/developer-portal-landing-page.md)]
3632

37-
1. In the **Add an environment** pane, select the following information:
33+
3. In the **Add an environment** pane, select the following information:
3834

3935
|Field |Value |
4036
|---------|---------|
@@ -47,7 +43,7 @@ An environment in Azure Deployment Environments is a collection of Azure resourc
4743

4844
If your environment is configured to accept parameters, you can enter them on a separate pane. In this example, you don't need to specify any parameters.
4945

50-
1. Select **Create**. You see your environment in the developer portal immediately, with an indicator that shows creation in progress.
46+
4. Select **Create**. You see your environment in the developer portal immediately, with an indicator that shows creation in progress.
5147

5248
## Access an environment
5349

0 commit comments

Comments
 (0)