Skip to content

Commit e11830b

Browse files
committed
updates
1 parent 1d47047 commit e11830b

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

articles/deployment-environments/includes/developer-portal-landing-page.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ ms.service: dev-box
1010

1111
:::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.":::
1212

13-
#### [No existing environments](#tab/no-existing-environments)
13+
#### [No existing environments](#tab/no-existing-environments)
1414

15-
2. If you don't have any dev boxes, you see this screen. Select **New environment**.
15+
1. If you don't have any dev boxes, you see this screen. Select **New environment**.
1616

1717
:::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":::
1818

19-
#### [Existing environments](#tab/existing-environments)
19+
#### [Existing environments](#tab/existing-environments)
2020

21-
2. Select **New** > **New environment**.
21+
1. Select **New** > **New environment**.
2222

2323
:::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":::
2424

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

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,20 @@ ms.service: azure-deployment-environments
88
ms.custom: build-2023
99
ms.topic: quickstart
1010
ms.date: 07/24/2025
11+
12+
#customer intent: As a developer, I want to create and acess an environment so that I can use preconfigured Azure resources to deploy an application.
1113
---
1214

1315
# Quickstart: Create and access an environment in Azure Deployment Environments
1416

15-
This quickstart shows you how to create and access an [environment](concept-environments-key-concepts.md#environments) in Azure Deployment Environments by using the developer portal.
17+
This quickstart describes how to create and access an [environment](concept-environments-key-concepts.md#environments) in Azure Deployment Environments by using the developer portal.
1618

17-
As a developer, you can create environments associated with a [project](concept-environments-key-concepts.md#projects) in Azure Deployment Environments. An environment has all Azure resource preconfigured for deploying your application.
19+
As a developer, you can create environments associated with a [project](concept-environments-key-concepts.md#projects) in Deployment Environments. An environment provides preconfigured Azure resources for deploying your application.
1820

1921
## Prerequisites
2022

21-
- Your organization must configure Azure Deployment Environments with a dev center and at least one project before you can create a deployment environment.
22-
- Platform engineers can follow these steps to configure [Quickstart: Configure Azure Deployment Environments](quickstart-create-and-configure-devcenter.md).
23-
- You must have permissions as a Deployment Environments User for a project. If you don't have permissions to a project, contact your administrator.
23+
- Someone in your organization must configure Deployment Environments with a dev center and at least one project before you can create a deployment environment. To meet this prerequisite, platform engineers can complete the steps in [Quickstart: Configure Azure Deployment Environments](quickstart-create-and-configure-devcenter.md).
24+
- You must have permissions as a Deployment Environments User for a project. If you don't have permissions for a project, contact your administrator.
2425

2526
## Create an environment
2627

0 commit comments

Comments
 (0)