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-deployment-guide.md
+19-11Lines changed: 19 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,19 +17,27 @@ In this article, you learn about the process, configuration options, and conside
17
17
18
18
## Roles and responsibilities
19
19
20
-
Describe who's involved and what they're responsible for.
20
+
The Dev Box service was designed with three organizational roles in mind: platform engineers, development team leads, and developers. Depending on the size and structure of your organization, some of these roles might be combined by a person or team.
21
21
22
-
- Platform engineer
23
-
- Microsoft Entra ID
24
-
- Azure resources
25
-
- Microsoft Intune
26
-
- Networking
27
-
- Security
28
-
- Developer team lead
29
-
- Projects
22
+
Each of these roles have specific responsibities during the deployment of Microsoft Dev Box in your organization:
23
+
24
+
-**Platform engineer**: works with the IT admins to configure the developer infrastructure and tools for developer teams. This consists of the following tasks:
25
+
- Configure Microsoft Entra ID to enable identity and authentication for development team leads and developers
26
+
- Create and configure Azure resources in the organization Azure subscription(s)
27
+
- Configure Microsoft Intune device configuration for dev boxes and assignment of licenses to Dev Box users
28
+
- Configure networking settings to enable secure access and connectivity to organizational resources
29
+
- Configure security settings for authorizing access to dev boxes
30
+
31
+
-**Development team lead**: assists with creating and managing the developer experience. This includes the following tasks:
32
+
- Create and manage projects within a dev center
33
+
- Create and manage dev box pools within a project
30
34
- Dev box definitions?
31
-
- Developer
32
-
- Create and connect to dev box
35
+
36
+
-**Developer**: self-serve one or more dev boxes within their assigned projects.
37
+
- Create and manage a dev box based on project dev box pool from the developer portal
38
+
- Connect to a dev box by using remote desktop or from the browser
39
+
40
+
:::image type="content" source="media/overview-what-is-microsoft-dev-box/dev-box-roles.png" alt-text="Diagram that shows roles and responsibilities for Dev Box platform engineers, team leads, and developers." lightbox="media/overview-what-is-microsoft-dev-box/dev-box-roles.png" border="false":::
0 commit comments