Skip to content

Commit 4955e29

Browse files
authored
Merge pull request #236327 from RoseHJM/SEO-ADE-2
Second SEO pass for ADE docset
2 parents 315267d + 1270aeb commit 4955e29

File tree

5 files changed

+23
-16
lines changed

5 files changed

+23
-16
lines changed

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 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 a catalog in your dev center to provide environment templates for your developers. Catalogs are 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-project-admin.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Provide administrative access to projects
33
titleSuffix: Azure Deployment Environments
4-
description: Learn how to configure administrative access for dev managers by using the DevCenter Project Admin built-in role.
4+
description: Learn how to configure administrative access for dev team leads by using the DevCenter Project Admin built-in role.
55
ms.service: deployment-environments
66
ms.custom: ignite-2022
77
ms.author: rosemalcolm
@@ -10,11 +10,11 @@ ms.date: 04/25/2023
1010
ms.topic: how-to
1111
---
1212

13-
# Provide access for dev managers to Deployment Environments projects
13+
# Provide access for dev team leads to Deployment Environments projects
1414

1515
In Azure Deployment Environments, you can create multiple projects associated with the dev center to align with each team's requirements. By using the built-in DevCenter Project Admin role, you can delegate project administration to a member of a team. DevCenter Project Admin users can configure [project environment types](concept-environments-key-concepts.md#project-environment-types) to enable developers to create various types of [environments](concept-environments-key-concepts.md#environments) and apply settings to each environment type.
1616

17-
You can assign the DevCenter Project Admin role to a dev manager at either the project level or the environment type level.
17+
You can assign the DevCenter Project Admin role to a dev team lead at either the project level or the environment type level.
1818

1919
Based on the scope of access that you allow, a DevCenter Project Admin user can:
2020

@@ -25,7 +25,7 @@ Based on the scope of access that you allow, a DevCenter Project Admin user can:
2525

2626
When you assign the role at the project level, the user can perform the preceding actions on all environment types at the project level. When you assign the role to specific environment types, the user can perform the actions only on the respective environment types.
2727

28-
## Assign permissions to dev managers for a project
28+
## Assign permissions to dev team leads for a project
2929

3030
1. Select the project that you want your development team members to be able to access.
3131
1. Select **Access control (IAM)** from the left menu.
@@ -43,7 +43,7 @@ When you assign the role at the project level, the user can perform the precedin
4343

4444
The users can now view the project and manage all the environment types that you've enabled within it. DevCenter Project Admin users can also [create environments from the Azure CLI](./quickstart-create-access-environments.md).
4545

46-
## Assign permissions to dev managers for an environment type
46+
## Assign permissions to dev team leads for an environment type
4747

4848
1. Select the project that you want your development team members to be able to access.
4949
2. Select **Environment types**, and then select the ellipsis (**...**) beside the specific environment type.

articles/deployment-environments/includes/alt-delete-resource-group.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
---
2-
title: "Include file"
3-
description: "Include file"
4-
services: deployment-environments
52
ms.service: deployment-environments
6-
ms.custom: "include file"
7-
ms.topic: "include"
3+
ms.topic: include
84
author: RoseHJM
95
ms.author: rosemalcolm
10-
ms.date: 04/21/2023
6+
ms.date: 04/28/2023
117
---
128

139
If you don't plan to use any of the resources that you created, delete them so you don't incur any further charges. If you've deployed the sample application in a different resource group, you might want to repeat the following steps.

articles/deployment-environments/quickstart-create-and-configure-devcenter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Create and configure a dev center
33
titleSuffix: Azure Deployment Environments
4-
description: Learn how to create and configure a dev center in Azure Deployment Environments. In the quickstart, you create a dev center, attach an identity, attach a catalog, and create environment types.
4+
description: Learn how to configure a dev center in Deployment Environments. You'll create a dev center, attach an identity, attach a catalog, and create environment types.
55
author: RoseHJM
66
ms.author: rosemalcolm
77
ms.topic: quickstart

docfx.json

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -426,8 +426,10 @@
426426
"articles/defender-for-iot/organizations/*.md": "batamig",
427427
"articles/defender-for-iot/organizations/**/*.md": "batamig",
428428
"articles/defender-for-iot/device-builders/*.md": "batamig",
429+
"articles/deployment-environments/**/*.md": "RoseHJM",
430+
"articles/dev-box/**/*.md": "RoseHJM",
429431
"articles/dev-spaces/**/*.md": "zr-msft",
430-
"articles/devtest-labs/**/*.md": "j-martens",
432+
"articles/devtest-labs/**/*.md": "RoseHJM",
431433
"articles/event-grid/**/*.md": "spelluru",
432434
"articles/event-hubs/**/*.md": "spelluru",
433435
"articles/governance/*.md": "davidsmatlak",
@@ -573,6 +575,8 @@
573575
"articles/data-lake-store/**/*.md": "https://feedback.azure.com/d365community/forum/7fd97106-7326-ec11-b6e6-000d3a4f032c",
574576
"articles/data-share/**/*.md": "https://feedback.azure.com/d365community/forum/82d7bddb-fb24-ec11-b6e6-000d3a4f07b8",
575577
"articles/defender-for-cloud/**/*.md": "https://feedback.azure.com/d365community/forum/0f853254-0425-ec11-b6e6-000d3a4f07b8",
578+
"articles/deployment-environments/**/*.md": "https://feedback.azure.com/d365community/forum/7a13c6c1-2546-ed11-bba2-000d3a4e3927",
579+
"articles/dev-box/**/*.md": "https://feedback.azure.com/d365community/forum/dbaa0c2b-4e1d-ed11-b83d-000d3a4d97ea",
576580
"articles/dev-spaces/**/*.md": "https://github.com/Azure/dev-spaces/issues",
577581
"articles/devtest-lab/**/*.md": "https://feedback.azure.com/d365community/forum/502dba10-7726-ec11-b6e6-000d3a4f032c",
578582
"articles/digital-twins/**/*.md": "https://feedback.azure.com/d365community/forum/9d500f96-f124-ec11-b6e6-000d3a4f0da0",
@@ -605,7 +609,6 @@
605609
"articles/lighthouse/**/*.md": "https://feedback.azure.com/d365community/forum/cd8dfdcb-f824-ec11-b6e6-000d3a4f0da0",
606610
"articles/load-balancer/**/*.md": "https://feedback.azure.com/d365community/forum/8ae9bf04-8326-ec11-b6e6-000d3a4f0789?c=e8894060-8326-ec11-b6e6-000d3a4f0789",
607611
"articles/load-testing/**/*.md": "https://developercommunity.microsoft.com/loadtesting",
608-
"articles/dev-box/**/*.md": "https://feedback.azure.com/d365community/forum/dbaa0c2b-4e1d-ed11-b83d-000d3a4d97ea",
609612
"articles/log-analytics/**/*.md": "https://feedback.azure.com/d365community/forum/aa68334e-1925-ec11-b6e6-000d3a4f09d0",
610613
"articles/logic-apps/**/*.md": "https://feedback.azure.com/d365community/forum/cb47c115-7926-ec11-b6e6-000d3a4f032c",
611614
"articles/machine-learning/**/*.md": "https://feedback.azure.com/d365community/forum/b9a0c624-ad25-ec11-b6e6-000d3a4f09d0",
@@ -714,6 +717,8 @@
714717
"articles/defender-for-iot/organizations/*.md": "raynew",
715718
"articles/defender-for-iot/organizations/**/*.md": "raynew",
716719
"articles/defender-for-iot/device-builders/*.md": "raynew",
720+
"articles/deployment-environments/**/*.md": "j-martens",
721+
"articles/dev-box/**/*.md": "j-martens",
717722
"articles/devtest-labs/**/*.md": "j-martens",
718723
"articles/lab-services/**/*.md": "j-martens",
719724
"articles/migrate/**/*.md": "evansma",
@@ -809,8 +814,10 @@
809814
"articles/defender-for-iot/organizations/*.md": "bagol",
810815
"articles/defender-for-iot/organizations/**/*.md": "bagol",
811816
"articles/defender-for-iot/device-builders/*.md": "bagol",
817+
"articles/deployment-environments/**/*.md": "rosemalcolm",
818+
"articles/dev-box/**/*.md": "rosemalcolm",
812819
"articles/dev-spaces/**/*.md": "zarhoads",
813-
"articles/devtest-labs/**/*.md": "juliako",
820+
"articles/devtest-labs/**/*.md": "rosemalcolm",
814821
"articles/event-grid/**/*.md": "spelluru",
815822
"articles/event-hubs/*.md": "spelluru",
816823
"articles/governance/*.md": "davidsmatlak",
@@ -929,6 +936,8 @@
929936
"articles/connectors/*.md": "logic-apps",
930937
"articles/container-instances/**/*.md": "container-instances",
931938
"articles/container-registry/**/*.md": "container-registry",
939+
"articles/deployment-environments/**/*.md": "deployment-environments",
940+
"articles/dev-box/**/*.md": "dev-box",
932941
"articles/dev-spaces/**/*.md": "azure-dev-spaces",
933942
"articles/devtest-labs/**/*.md": "devtest-lab",
934943
"articles/defender-for-cloud/*.md": "defender-for-cloud",
@@ -1230,6 +1239,8 @@
12301239
"articles/defender-for-iot/device-builders/*.md": "Microsoft Defender for IoT",
12311240
"articles/defender-for-iot/organizations/*.md": "Microsoft Defender for IoT",
12321241
"articles/defender-for-iot/organizations/**/*.md": "Microsoft Defender for IoT",
1242+
"articles/deployment-environments/**/*.md": "Azure Deployment Environments",
1243+
"articles/dev-box/**/*.md": "Microsoft Dev Box",
12331244
"articles/dev-spaces/**/*.md": "Azure Dev Spaces",
12341245
"articles/devtest-labs/**/*.md": "Azure DevTest Labs",
12351246
"articles/event-grid/**/*.md": "Azure Event Grid",

0 commit comments

Comments
 (0)