Skip to content

Commit 1057be5

Browse files
authored
Merge pull request #50294 from wwlpublish/79c993fc66b71b3f82a9ad2324362d640b80c7add645962ae176a6d234eb05f5-live
Modules/M01-understand-basics-microsoft-dev-box
2 parents de45c69 + 9f4142e commit 1057be5

9 files changed

+27
-9
lines changed

learn-pr/wwl-azure/understand-basics-microsoft-dev-box/1-introduction.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@ title: Introduction
44
metadata:
55
title: Introduction
66
description: "Introduction"
7-
ms.date: 05/02/2025
7+
ms.date: 05/12/2025
88
author: wwlpublish
99
ms.author: fkhan
1010
ms.topic: unit
11+
ms.custom:
12+
- N/A
1113
durationInMinutes: 4
1214
content: |
1315
[!include[](includes/1-introduction.md)]

learn-pr/wwl-azure/understand-basics-microsoft-dev-box/2-learn-fundamentals-microsoft-dev-box.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@ title: Learn the fundamentals of Microsoft Dev Box
44
metadata:
55
title: Learn the fundamentals of Microsoft Dev Box
66
description: "Learn the fundamentals of Microsoft Dev Box"
7-
ms.date: 05/02/2025
7+
ms.date: 05/12/2025
88
author: wwlpublish
99
ms.author: fkhan
1010
ms.topic: unit
11+
ms.custom:
12+
- N/A
1113
durationInMinutes: 7
1214
content: |
1315
[!include[](includes/2-learn-fundamentals-microsoft-dev-box.md)]

learn-pr/wwl-azure/understand-basics-microsoft-dev-box/3-understand-components-microsoft-dev-box.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@ title: Understand the components of Microsoft Dev Box
44
metadata:
55
title: Understand the components of Microsoft Dev Box
66
description: "Understand the components of Microsoft Dev Box"
7-
ms.date: 05/02/2025
7+
ms.date: 05/12/2025
88
author: wwlpublish
99
ms.author: fkhan
1010
ms.topic: unit
11+
ms.custom:
12+
- N/A
1113
durationInMinutes: 10
1214
content: |
1315
[!include[](includes/3-understand-components-microsoft-dev-box.md)]

learn-pr/wwl-azure/understand-basics-microsoft-dev-box/4-review-microsoft-dev-box-technical-architecture.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@ title: Review Microsoft Dev Box technical architecture
44
metadata:
55
title: Review Microsoft Dev Box technical architecture
66
description: "Review Microsoft Dev Box technical architecture"
7-
ms.date: 05/02/2025
7+
ms.date: 05/12/2025
88
author: wwlpublish
99
ms.author: fkhan
1010
ms.topic: unit
11+
ms.custom:
12+
- N/A
1113
durationInMinutes: 3
1214
content: |
1315
[!include[](includes/4-review-microsoft-dev-box-technical-architecture.md)]

learn-pr/wwl-azure/understand-basics-microsoft-dev-box/5-knowledge-check.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@ title: Module assessment
44
metadata:
55
title: Module assessment
66
description: "Module assessment"
7-
ms.date: 05/02/2025
7+
ms.date: 05/12/2025
88
author: wwlpublish
99
ms.author: fkhan
1010
ms.topic: unit
11+
ms.custom:
12+
- N/A
1113
durationInMinutes: 5
1214
content: |
1315
[!include[](includes/5-knowledge-check.md)]

learn-pr/wwl-azure/understand-basics-microsoft-dev-box/6-summary.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@ title: Summary
44
metadata:
55
title: Summary
66
description: "Summary"
7-
ms.date: 05/02/2025
7+
ms.date: 05/12/2025
88
author: wwlpublish
99
ms.author: fkhan
1010
ms.topic: unit
11+
ms.custom:
12+
- N/A
1113
durationInMinutes: 3
1214
content: |
1315
[!include[](includes/6-summary.md)]

learn-pr/wwl-azure/understand-basics-microsoft-dev-box/includes/2-learn-fundamentals-microsoft-dev-box.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ There are several roles in an organization that get involved in deploying and ma
2020
### Platform engineers or IT administrators
2121

2222
- These teams are responsible for infrastructure and policy.
23-
- Create and manage Dev Centers, Projects, and Dev Box pools.
23+
- Create and manage Dev centers, Projects, and Dev Box pools.
2424
- Configure network access, including DNS, subnets, and private endpoints.
2525
- Set up governance, including conditional access, Multifactor Authentication (MFA) and compliance policies.
2626
- Publish and manage VM images in Azure Compute Gallery.

learn-pr/wwl-azure/understand-basics-microsoft-dev-box/index.yml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
### YamlMime:Module
22
uid: learn.wwl.understand-basics-microsoft-dev-box
33
metadata:
4-
title: Understand the basics of Microsoft Dev Box
4+
title: Understand the Basics of Microsoft Dev Box
55
description: "This module discusses the fundamentals of the Microsoft dev Box, its key concepts, and architecture."
6-
ms.date: 05/02/2025
6+
ms.date: 05/12/2025
77
author: wwlpublish
88
ms.author: fkhan
99
ms.topic: module
10+
ms.collection: N/A
11+
ms.custom:
12+
- N/A
1013
ms.service: dev-box
1114
ai-usage: human-only
1215
title: Understand the basics of Microsoft Dev Box
@@ -34,8 +37,11 @@ roles:
3437
products:
3538
- azure
3639
subjects:
40+
- cloud-computing
41+
- devops
3742
- infrastructure
3843
- platform-engineering
44+
- virtual-machine
3945
units:
4046
- learn.wwl.understand-basics-microsoft-dev-box.introduction
4147
- learn.wwl.understand-basics-microsoft-dev-box.learn-fundamentals-microsoft-dev-box
-39.1 KB
Loading

0 commit comments

Comments
 (0)