Skip to content

Commit da9422e

Browse files
committed
Add roles & responsibilities
1 parent 7652cf5 commit da9422e

File tree

1 file changed

+19
-11
lines changed

1 file changed

+19
-11
lines changed

articles/dev-box/concept-dev-box-deployment-guide.md

Lines changed: 19 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -17,19 +17,27 @@ In this article, you learn about the process, configuration options, and conside
1717

1818
## Roles and responsibilities
1919

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.
2121

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
3034
- 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":::
3341

3442
## Define your requirements for Microsoft Dev Box
3543

0 commit comments

Comments
 (0)