Skip to content

Commit f317fd5

Browse files
Merge pull request #245236 from RoseHJM/dev-infra-update
ADE & MDB | Dev infra admin -> platform engineer update
2 parents 659a6af + cfcfcd7 commit f317fd5

26 files changed

+60
-34
lines changed

articles/deployment-environments/concept-environments-key-concepts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Learn about the key concepts and components of Azure Deployment Environments. Th
1616

1717
## Dev centers
1818

19-
A dev center is a collection of projects that require similar settings. Dev centers enable development infrastructure (dev infra) managers to:
19+
A dev center is a collection of projects that require similar settings. Dev centers enable platform engineers to:
2020

2121
- Use catalogs to manage infrastructure as code (IaC) templates that are available to the projects.
2222
- Use environment types to configure the types of environments that development teams can create.
@@ -25,7 +25,7 @@ A dev center is a collection of projects that require similar settings. Dev cent
2525

2626
A project is the point of access for the development team. When you associate a project with a dev center, all the settings for the dev center are automatically applied to the project.
2727

28-
Each project can be associated with only one dev center. Dev infra admins can configure environments for a project by specifying which environment types are appropriate for the development team.
28+
Each project can be associated with only one dev center. Platform engineers can configure environments for a project by specifying which environment types are appropriate for the development team.
2929

3030
## Environments
3131

articles/deployment-environments/how-to-configure-project-environment-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Project environment types are a subset of the [environment types configured for
1616

1717
In Azure Deployment Environments, [environment types](concept-environments-key-concepts.md#project-environment-types) that you add to the project will be available to developers when they deploy environments. Environment types determine the subscription and identity that are used for those deployments.
1818

19-
Project environment types enable development infrastructure teams to:
19+
Project environment types enable platform engineering teams to:
2020

2121
- Configure the target subscription in which Azure resources will be created per environment type and per project.
2222

articles/deployment-environments/how-to-create-configure-dev-center.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.date: 04/28/2023
1414

1515
This quickstart shows you how to create and configure a dev center in Azure Deployment Environments.
1616

17-
An enterprise development infrastructure team typically sets up a dev center, attaches external catalogs to the dev center, creates projects, and provides access to development teams. Development teams create [environments](concept-environments-key-concepts.md#environments) by using [environment definitions](concept-environments-key-concepts.md#environment-definitions), connect to individual resources, and deploy applications.
17+
A platform engineering team typically sets up a dev center, attaches external catalogs to the dev center, creates projects, and provides access to development teams. Development teams create [environments](concept-environments-key-concepts.md#environments) by using [environment definitions](concept-environments-key-concepts.md#environment-definitions), connect to individual resources, and deploy applications.
1818

1919

2020
## Prerequisites

articles/deployment-environments/how-to-create-configure-projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.date: 04/28/2023
1414

1515
This quickstart shows you how to create a project in Azure Deployment Environments. Then, you associate the project with the dev center you created in [Quickstart: Create and configure a dev center](./quickstart-create-and-configure-devcenter.md).
1616

17-
An enterprise development infrastructure team typically creates projects and provides project access to development teams. Development teams then create [environments](concept-environments-key-concepts.md#environments) by using [environment definitions](concept-environments-key-concepts.md#environment-definitions), connect to individual resources, and deploy applications.
17+
A platform engineering team typically creates projects and provides project access to development teams. Development teams then create [environments](concept-environments-key-concepts.md#environments) by using [environment definitions](concept-environments-key-concepts.md#environment-definitions), connect to individual resources, and deploy applications.
1818

1919
## Prerequisites
2020

articles/deployment-environments/how-to-install-devcenter-cli-extension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.topic: how-to
99
ms.author: rosemalcolm
1010
author: RoseHJM
1111
ms.date: 04/25/2023
12-
Customer intent: As a dev infra admin, I want to install the devcenter extension so that I can create Deployment Environments resources from the command line.
12+
#Customer intent: As a platform engineer, I want to install the devcenter extension so that I can create Deployment Environments resources from the command line.
1313
---
1414

1515
# Azure Deployment Environments Azure CLI extension

articles/deployment-environments/how-to-manage-environments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 04/25/2023
1212

1313
# Manage your deployment environment
1414

15-
In Azure Deployment Environments, a development infrastructure admin gives developers access to projects and the environment types that are associated with them. After a developer has access, they can create deployment environments based on the pre-configured environment types. The permissions that the creator of the environment and the rest of team have to access the environment's resources are defined in the specific environment type.
15+
In Azure Deployment Environments, a platform engineer gives developers access to projects and the environment types that are associated with them. After a developer has access, they can create deployment environments based on the pre-configured environment types. The permissions that the creator of the environment and the rest of team have to access the environment's resources are defined in the specific environment type.
1616

1717
As a developer, you can create and manage your environments from the developer portal or by using the Azure CLI.
1818

31.4 KB
Loading
29.4 KB
Loading
31.2 KB
Loading
30.8 KB
Loading

0 commit comments

Comments
 (0)