Skip to content

Commit 502cceb

Browse files
authored
lightbox
1 parent a17fb09 commit 502cceb

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

articles/dev-box/concept-dev-box-role-based-access-control.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ For Microsoft Dev Box, consider the following scopes:
7373
| Dev box pool (resource) | A collection of dev boxes that you manage together and to which you apply similar settings. Role assignment for the dev box pool grants permission only to that specific dev box pool. |
7474
| Dev box definition (resource) | An Azure resource that specifies a source image and size, including compute size and storage size. Role assignment for the dev box definition grants permission only to that specific dev box definition. |
7575

76-
:::image type="content" source="media/concept-dev-box-role-based-access-control/dev-box-scopes.png" alt-text="Diagram that shows the role assignment scopes for Microsoft Dev Box.":::
76+
:::image type="content" source="media/concept-dev-box-role-based-access-control/dev-box-scopes.png" lightbox="media/concept-dev-box-role-based-access-control/dev-box-scopes.png" alt-text="Diagram that shows the role assignment scopes for Microsoft Dev Box.":::
7777

7878
## Roles for common Dev Box activities
7979

@@ -108,7 +108,7 @@ Assign these roles to the *resource group*. The dev centers, network
108108
connections, dev box definitions, dev box pools, and projects within the
109109
resource group inherit these role assignments.
110110

111-
:::image type="content" source="media/concept-dev-box-role-based-access-control/dev-box-administrator-scope.png" alt-text="Diagram that shows the administrator role assignments at the subscription for Azure Deployment Environments.":::
111+
:::image type="content" source="media/concept-dev-box-role-based-access-control/dev-box-administrator-scope.png" lightbox="media/concept-dev-box-role-based-access-control/dev-box-administrator-scope.png" alt-text="Diagram that shows the administrator role assignments at the subscription for Azure Deployment Environments.":::
112112

113113
### Owner role
114114

@@ -146,7 +146,7 @@ more restricted permissions at lower-level scopes than the platform
146146
engineer roles. You can assign this role to dev managers to enable them
147147
to perform administrative tasks for their team.
148148

149-
:::image type="content" source="media/concept-dev-box-role-based-access-control/dev-box-project-scope.png" alt-text="Diagram that shows the dev manager role assignment at the project level scopes for Microsoft Dev Box.":::
149+
:::image type="content" source="media/concept-dev-box-role-based-access-control/dev-box-project-scope.png" lightbox="media/concept-dev-box-role-based-access-control/dev-box-project-scope.png" alt-text="Diagram that shows the dev manager role assignment at the project level scopes for Microsoft Dev Box.":::
150150

151151
### DevCenter Project Admin role
152152

@@ -164,7 +164,7 @@ Assign the DevCenter Project Admin to enable:
164164
There's one developer role: Dev Box User. This role enables developers
165165
to create and manage their own dev boxes.
166166

167-
:::image type="content" source="media/concept-dev-box-role-based-access-control/dev-box-user-scope.png" alt-text="Diagram that shows the user role assignments at the project for Microsoft Dev Box.":::
167+
:::image type="content" source="media/concept-dev-box-role-based-access-control/dev-box-user-scope.png" lightbox="media/concept-dev-box-role-based-access-control/dev-box-user-scope.png" alt-text="Diagram that shows the user role assignments at the project for Microsoft Dev Box.":::
168168

169169
### Dev Box User
170170

@@ -195,21 +195,19 @@ For detailed steps, see [Assign Azure roles using the Azure portal](https://micr
195195
Your organization should invest time up front to plan the placement of
196196
your dev centers, and the structure of resource groups and projects.
197197

198-
**Dev centers:** organize dev centers by the set of projects you would
198+
**Dev centers:** Organize dev centers by the set of projects you would
199199
like to manage together, applying similar settings, and providing
200200
similar templates.
201201

202-
> Organizations can use one or more dev center. Typically, each
203-
> sub-organization within the organization has its own dev center. You
204-
> might consider creating multiple dev centers in the following cases:
202+
Organizations can use one or more dev center. Typically, each sub-organization within the organization has its own dev center. You might consider creating multiple dev centers in the following cases:
205203

206204
- If you want specific configurations to be available to a subset of
207205
projects.
208206

209207
- If different teams need to own and maintain the dev center resource
210208
in Azure.
211209

212-
**Projects:** associated with each dev team or group of people working
210+
**Projects:** Associated with each dev team or group of people working
213211
on one app or product.
214212

215213
Planning is especially important when you assign roles to the resource

0 commit comments

Comments
 (0)