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
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,16 +25,18 @@ Each of these roles has specific responsibilities during the deployment of Micro
25
25
26
26
-**Platform engineer**: works with the IT admins to configure the developer infrastructure and tools for developer teams. This consists of the following tasks:
27
27
- Configure Microsoft Entra ID to enable identity and authentication for development team leads and developers
28
-
- Create and configure Azure resources in the organization's Azure subscriptions
28
+
- Create and manage a dev center in the organization's Azure subscription
29
+
- Create and manage network connections, and dev box definitions within a dev center
30
+
- Create and configure other Azure resources in the organization's Azure subscriptions
29
31
- Configure Microsoft Intune device configuration for dev boxes and assignment of licenses to Dev Box users
30
32
- Configure networking settings to enable secure access and connectivity to organizational resources
31
33
- Configure security settings for authorizing access to dev boxes
32
34
33
35
-**Development team lead**: assists with creating and managing the developer experience. This includes the following tasks:
34
36
- Create and manage projects within a dev center
35
37
- Create and manage dev box pools within a project
36
-
-Dev box definitions?
37
-
38
+
-Provide input to platform engineers for creating and managing dev box definitions in the dev center
39
+
38
40
-**Developer**: self-serve one or more dev boxes within their assigned projects.
39
41
- Create and manage a dev box based on project dev box pool from the developer portal
40
42
- Connect to a dev box by using remote desktop or from the browser
0 commit comments