Skip to content

Commit 28bfa18

Browse files
committed
Fixes and formtting.
1 parent 0faede3 commit 28bfa18

File tree

4 files changed

+7
-5
lines changed

4 files changed

+7
-5
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ When you assign the role at the project level, the user can perform the precedin
3636

3737
| Setting | Value |
3838
| --- | --- |
39-
| **Role** | Select **[Deployment Environments user](how-to-configure-deployment-environments-user.md)**. |
39+
| **Role** | Select **[Deployment Environments User](how-to-configure-deployment-environments-user.md)**. |
4040
| **Assign access to** | Select **User, group, or service principal**. |
4141
| **Members** | Select the users or groups you want to have access to the project. |
4242

@@ -59,7 +59,7 @@ The users can now view the project and all the environment types that you've ena
5959

6060
| Setting | Value |
6161
| --- | --- |
62-
| **Role** | Select [Deployment Environments user](how-to-configure-deployment-environments-user.md). |
62+
| **Role** | Select **[Deployment Environments User](how-to-configure-deployment-environments-user.md)**. |
6363
| **Assign access to** | Select **User, group, or service principal**. |
6464
| **Members** | Select the users or groups you want to have access to the project. |
6565

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ The users can now view the project and manage all the environment types that you
6060
| --- | --- |
6161
| **Role** | Select **DevCenter Project Admin**. |
6262
| **Assign access to** | Select **User, group, or service principal**. |
63-
| **Members** | Select the users or groups you want to have administrative access to the project. |
63+
| **Members** | Select the users or groups you want to have administrative access to the environment type. |
6464

6565
:::image type="content" source="media/configure-project-admin/add-role-assignment-admin.png" alt-text="Screenshot that shows the Add role assignment pane.":::
6666

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ To configure a project, add a [project environment type](how-to-configure-projec
111111

112112
| Setting | Value |
113113
| --- | --- |
114-
| **Role** | Select **[Deployment Environments user](how-to-configure-deployment-environments-user.md)**. |
114+
| **Role** | Select **[Deployment Environments User](how-to-configure-deployment-environments-user.md)**. |
115115
| **Assign access to** | Select **User, group, or service principal**. |
116116
| **Members** | Select the users or groups you want to have access to the project. |
117117

articles/dev-box/how-to-manage-dev-box-projects.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Each project is associated with a single dev center. When you associate a projec
2121

2222
Microsoft Dev Box makes it possible for you to delegate administration of projects to a member of the project team. Project administrators can assist with the day-to-day management of projects for their team, like creating and managing dev box pools. To provide users permissions to manage projects, add them to the DevCenter Project Admin role. The tasks in this quickstart can be performed by project admins.
2323

24-
To learn how to add a user to the Project Admin role, see [Provide access to a dev box project](#provide-access-to-a-dev-box-project).
24+
To learn how to add a user to the Project Admin role, refer to [Provide access to projects for project admins](how-to-project-admin.md).
2525

2626
[!INCLUDE [permissions note](./includes/note-permission-to-create-dev-box.md)]
2727

@@ -110,6 +110,8 @@ Before users can create dev boxes based on the dev box pools in a project, you m
110110

111111
The user will now be able to view the project and all the pools within it. They can create dev boxes from any of the pools and manage those dev boxes from the [developer portal](https://aka.ms/devbox-portal).
112112

113+
To assign administrative access to a project, select the DevCenter Project Admin role. For more details on how to add a user to the Project Admin role, refer to [Provide access to projects for project admins](how-to-project-admin.md).
114+
113115
## Next steps
114116

115117
- [Manage dev box pools](./how-to-manage-dev-box-pools.md)

0 commit comments

Comments
 (0)