Skip to content

Commit 9e569f6

Browse files
committed
Add context to deployment guide
1 parent f6398e4 commit 9e569f6

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

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

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ 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.
21+
2022
- Platform engineer
2123
- Microsoft Entra ID
2224
- Azure resources
@@ -27,11 +29,12 @@ In this article, you learn about the process, configuration options, and conside
2729
- Projects
2830
- Dev box definitions?
2931
- Developer
30-
- Create dev box
31-
- Connect to dev box
32+
- Create and connect to dev box
3233

3334
## Define requirements / objectives
3435

36+
Gather all requirements for the MDB deployment in the customer's environment. Provide background about how this might influence the implementation. For example, accessing other Azure resources might require bring your own network. More will be provided in the implementation section.
37+
3538
- Developer profiles
3639
- Geographical location
3740
- Software requirements
@@ -58,24 +61,32 @@ In this article, you learn about the process, configuration options, and conside
5861
- Intune
5962
- Licenses
6063

61-
6264
## Implementation
6365

64-
Overview:
66+
Describe for each design area what the considerations are and, optionally, the recommendations. For complex areas, we might refer to a separate conceptual article, such as Intune configuration or networking.
6567

6668
1. Azure subscription
6769
1. Dev center
70+
- Considerations
71+
- Recommendations
6872
1. Networking
6973
- Considerations
7074
- Recommendations
7175
1. Compute galleries
76+
- Considerations
77+
- Recommendations
7278
1. Dev box definitions
79+
- Considerations
80+
- Recommendations
7381
1. Projects
7482
- Considerations
7583
- Recommendations
7684
1. Dev box access (browser vs RDP client)
7785
- Considerations
7886
- Recommendations
87+
1. Intune configuration
88+
- Considerations
89+
- Recommendations
7990

8091
## Related content
8192

0 commit comments

Comments
 (0)