Skip to content

Commit d1e9777

Browse files
committed
Integrating Nick's feedback for ADE and MDB
1 parent b775182 commit d1e9777

33 files changed

+55
-62
lines changed

articles/deployment-environments/concept-common-components.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
2-
title: Common components Microsoft Dev Box
3-
titleSuffix: Azure Deployment Environments
4-
description: Discover the components that are shared by Azure Deployment Environments Preview and Microsoft Dev Box.
2+
title: Components common to Microsoft Dev Box and Azure Deployment Environments
3+
description: Discover the components that are shared by Azure Deployment Environments and Microsoft Dev Box.
54
ms.service: deployment-environments
65
ms.custom: ignite-2022
76
ms.topic: conceptual

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ author: RoseHJM
1010
ms.date: 10/12/2022
1111
---
1212

13-
# Key concepts for new Azure Deployment Environments Preview
13+
# Key concepts for Azure Deployment Environments Preview
1414

1515
Learn about the key concepts and components of Azure Deployment Environments Preview. This knowledge can help you more effectively deploy environments for your scenarios.
1616

articles/deployment-environments/concept-environments-scenarios.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
2-
title: User scenarios for Azure Deployment Environments
3-
titleSuffix: Azure Deployment Environments
4-
description: Learn about scenarios enabled by Azure Deployment Environments.
2+
title: Usage scenarios for Azure Deployment Environments
3+
description: Learn how Azure Deployment Environments can be integrated into CI/CD pipelines, create sandboxes, and hackathon environments.
54
ms.service: deployment-environments
65
ms.custom: ignite-2022
76
ms.topic: conceptual
@@ -43,7 +42,7 @@ In this scenario, Azure Deployment Environments provides the following benefits:
4342
- Teams can access a fully configured environment when it's needed.
4443
- Developers can test the latest version of an application by using reusable templates to quickly create new ad hoc environments.
4544

46-
## Trainings, hands-on labs, and hackathons
45+
## Training, hands-on labs, and hackathons
4746

4847
A project in Azure Deployment Environments acts as a container for transient activities like workshops, hands-on labs, trainings, or hackathons. You can create a project to provide custom templates to each user.
4948

articles/deployment-environments/configure-catalog-item.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Add and configure a catalog item
33
titleSuffix: Azure Deployment Environments
4-
description: Learn how to add and configure a catalog item in your repository to use in your Azure Deployment Environments Preview dev center projects.
4+
description: Learn how to add and configure a catalog item to use in your dev center projects. Catalog items contain an IaC template that defines the environment.
55
services: Azure Deployment Environments
66
author: RoseHJM
77
ms.author: rosemalcolm
@@ -12,7 +12,7 @@ ms.custom: devdivchpfy22, ignite-2022
1212

1313
---
1414

15-
# Add and configure a catalog item
15+
# Add and configure a catalog item in Azure Deployment Environments
1616

1717
In Azure Deployment Environments Preview, you can use a [catalog](concept-environments-key-concepts.md#catalogs) to provide your development teams with a curated set of predefined [infrastructure as code (IaC)](/devops/deliver/what-is-infrastructure-as-code) templates called [*catalog items*](concept-environments-key-concepts.md#catalog-items).
1818

articles/deployment-environments/how-to-configure-catalog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Add and configure a catalog
33
titleSuffix: Azure Deployment Environments
4-
description: Learn how to add and configure a catalog in your Azure Deployment Environments Preview dev center to provide deployment templates for your development teams. Catalogs are specialized repositories stored in GitHub or Azure DevOps.
4+
description: Learn how to add and configure a catalog in your Azure Deployment Environments dev center to provide deployment templates for your development teams. Catalogs are specialized repositories stored in GitHub or Azure DevOps.
55
ms.service: deployment-environments
66
ms.custom: ignite-2022
77
author: RoseHJM

articles/deployment-environments/how-to-configure-deployment-environments-user.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Provide access to developers
2+
title: Provide user access to projects for developers
33
titleSuffix: Azure Deployment Environments
4-
description: Learn how to configure access for developers by using the Deployment Environments User built-in role.
4+
description: Learn how to configure access to projects for developers by using the Deployment Environments User built-in role.
55
ms.service: deployment-environments
66
ms.custom: ignite-2022
77
ms.author: rosemalcolm

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Configure dev center environment types
33
titleSuffix: Azure Deployment Environments
4-
description: Learn how to configure dev center environment types to define environments that your developers can deploy.
4+
description: Learn how to define dev center level permissions and deployment settings for the environments that developers can deploy.
55
ms.service: deployment-environments
66
ms.custom: ignite-2022
77
ms.author: rosemalcolm

articles/deployment-environments/how-to-configure-managed-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Configure a managed identity
33
titleSuffix: Azure Deployment Environments
4-
description: Learn how to configure a managed identity to deploy environments in your Azure Deployment Environments Preview dev center.
4+
description: Learn how to configure a managed identity to deploy environments in your Azure Deployment Environments dev center.
55
ms.service: deployment-environments
66
ms.custom: ignite-2022
77
author: RoseHJM

articles/deployment-environments/how-to-configure-project-admin.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Provide access for dev managers to projects
2+
title: Provide administrative access to projects
33
titleSuffix: Azure Deployment Environments
4-
description: Learn how to configure access for dev managers by using the DevCenter Project Admin built-in role.
4+
description: Learn how to configure administrative access for dev managers by using the DevCenter Project Admin built-in role.
55
ms.service: deployment-environments
66
ms.custom: ignite-2022
77
ms.author: rosemalcolm

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Configure project environment types
33
titleSuffix: Azure Deployment Environments
4-
description: Learn how to add, update, and delete project environment types in Azure Deployment Environments. Project level environment types define deployment settings and permissions available to developers when they're deploying environments in a project.
4+
description: Learn how to add, update, and delete project environment types in Azure Deployment Environments. Define project-level deployment settings and permissions.
55
ms.service: deployment-environments
66
ms.custom: ignite-2022
77
ms.author: rosemalcolm

0 commit comments

Comments
 (0)