You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/dev-box/concept-dev-box-role-based-access-control.md
+7-9Lines changed: 7 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@ For Microsoft Dev Box, consider the following scopes:
73
73
| 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. |
74
74
| 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. |
75
75
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.":::
77
77
78
78
## Roles for common Dev Box activities
79
79
@@ -108,7 +108,7 @@ Assign these roles to the *resource group*. The dev centers, network
108
108
connections, dev box definitions, dev box pools, and projects within the
109
109
resource group inherit these role assignments.
110
110
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.":::
112
112
113
113
### Owner role
114
114
@@ -146,7 +146,7 @@ more restricted permissions at lower-level scopes than the platform
146
146
engineer roles. You can assign this role to dev managers to enable them
147
147
to perform administrative tasks for their team.
148
148
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.":::
150
150
151
151
### DevCenter Project Admin role
152
152
@@ -164,7 +164,7 @@ Assign the DevCenter Project Admin to enable:
164
164
There's one developer role: Dev Box User. This role enables developers
165
165
to create and manage their own dev boxes.
166
166
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.":::
168
168
169
169
### Dev Box User
170
170
@@ -195,21 +195,19 @@ For detailed steps, see [Assign Azure roles using the Azure portal](https://micr
195
195
Your organization should invest time up front to plan the placement of
196
196
your dev centers, and the structure of resource groups and projects.
197
197
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
199
199
like to manage together, applying similar settings, and providing
200
200
similar templates.
201
201
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:
205
203
206
204
- If you want specific configurations to be available to a subset of
207
205
projects.
208
206
209
207
- If different teams need to own and maintain the dev center resource
210
208
in Azure.
211
209
212
-
**Projects:**associated with each dev team or group of people working
210
+
**Projects:**Associated with each dev team or group of people working
213
211
on one app or product.
214
212
215
213
Planning is especially important when you assign roles to the resource
0 commit comments