Skip to content

Commit e0adb95

Browse files
authored
pull base content,head:MicrosoftDocs:main,into:wwlpublishsync
2 parents 1eb9ee8 + bd8e084 commit e0adb95

File tree

57 files changed

+160
-102
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+160
-102
lines changed

learn-pr/paths/explore-microsoft-dev-box-improve-developer-productivity/index.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ metadata:
66
This learning path provides a comprehensive introduction to Microsoft Dev Box, covering core service fundamentals, deployment best practices, key customization and imaging features, and guidance for using and optimizing your experience in the developer portal.
77
88
 
9-
ms.date: 05/06/2025
9+
ms.date: 05/08/2025
1010
author: wwlpublish
1111
ms.author: fkhan
1212
ms.topic: learning-path
1313
title: Explore Microsoft Dev Box and improve developer productivity
1414
prerequisites: |
1515
- You should be familiar with cloud and compute services such as Azure Virtual machines.
1616
summary: |
17-
This learning path introduces the Microsoft Dev Box service, geared towards developers. It includes an enterprise deployment guide along with key concepts of customization and imaging.
17+
This learning path provides a comprehensive overview of the **Microsoft Dev Box** service. It begins with an introduction to the core fundamentals of Dev Box, helping you understand what it is and how it supports modern development scenarios. The second module focuses on **enterprise deployment strategies and best practices**, offering guidance for IT admins and platform engineers. The third module dives into **customization and imaging**, demonstrating how developers can tailor their Dev Box environments using configuration files and automated setup tasks. The final module explores the **end-to-end developer experience** in the Developer Portal—from provisioning Dev Box machines to managing, accessing, and maintaining them for optimal productivity.
1818
iconUrl: /training/achievements/explore-microsoft-dev-box-improve-developer-productivity.svg
1919
levels:
2020
- intermediate
@@ -34,5 +34,6 @@ subjects:
3434
- virtual-machine
3535
modules:
3636
- learn.wwl.understand-basics-microsoft-dev-box
37+
- learn.wwl.explore-microsoft-dev-box-deployment-guidelines-best-practices
3738
trophy:
3839
uid: learn.wwl.explore-microsoft-dev-box-improve-developer-productivity.trophy

learn-pr/wwl-azure/design-application-architecture/1-introduction.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22
uid: learn.wwl.design-application-architecture.introduction
33
title: Introduction
44
metadata:
5+
adobe-target: true
6+
prefetch-feature-rollout: true
57
title: Introduction
68
description: "Introduction"
7-
ms.date: 02/03/2025
9+
ms.date: 05/08/2025
810
author: wwlpublish
911
ms.author: cynthist
1012
ms.topic: unit

learn-pr/wwl-azure/design-application-architecture/10-knowledge-check.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22
uid: learn.wwl.design-application-architecture.knowledge-check
33
title: Module assessment
44
metadata:
5+
adobe-target: true
6+
prefetch-feature-rollout: true
57
title: Module assessment
68
description: "Knowledge check"
7-
ms.date: 02/03/2025
9+
ms.date: 05/08/2025
810
author: wwlpublish
911
ms.author: cynthist
1012
ms.topic: unit

learn-pr/wwl-azure/design-application-architecture/11-summary-resources.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22
uid: learn.wwl.design-application-architecture.summary-resources
33
title: Summary and resources
44
metadata:
5+
adobe-target: true
6+
prefetch-feature-rollout: true
57
title: Summary and resources
68
description: "Summary and resources"
7-
ms.date: 02/03/2025
9+
ms.date: 05/08/2025
810
author: wwlpublish
911
ms.author: cynthist
1012
ms.topic: unit

learn-pr/wwl-azure/design-application-architecture/2-describe-message-event-scenarios.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22
uid: learn.wwl.design-application-architecture.describe-message-event-scenarios
33
title: Describe message and event scenarios
44
metadata:
5+
adobe-target: true
6+
prefetch-feature-rollout: true
57
title: Describe message and event scenarios
68
description: "Describe message and event scenarios"
7-
ms.date: 02/03/2025
9+
ms.date: 05/08/2025
810
author: wwlpublish
911
ms.author: cynthist
1012
ms.topic: unit

learn-pr/wwl-azure/design-application-architecture/3-design-messaging-solution.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,16 @@
22
uid: learn.wwl.design-application-architecture.design-messaging-solution
33
title: Design a messaging solution
44
metadata:
5+
adobe-target: true
6+
prefetch-feature-rollout: true
57
title: Design a messaging solution
68
description: "Design a messaging solution"
7-
ms.date: 02/03/2025
9+
ms.date: 05/08/2025
810
author: wwlpublish
911
ms.author: cynthist
1012
ms.topic: unit
1113
ms.custom:
1214
- N/A
13-
durationInMinutes: 6
15+
durationInMinutes: 8
1416
content: |
1517
[!include[](includes/3-design-messaging-solution.md)]

learn-pr/wwl-azure/design-application-architecture/4-design-event-hub-messaging-solution.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,16 @@
22
uid: learn.wwl.design-application-architecture.design-event-hub-messaging-solution
33
title: Design an Azure Event Hubs messaging solution
44
metadata:
5+
adobe-target: true
6+
prefetch-feature-rollout: true
57
title: Design an Azure Event Hubs messaging solution
68
description: "Design an Azure Event Hubs messaging solution"
7-
ms.date: 02/03/2025
9+
ms.date: 05/08/2025
810
author: wwlpublish
911
ms.author: cynthist
1012
ms.topic: unit
1113
ms.custom:
1214
- N/A
13-
durationInMinutes: 6
15+
durationInMinutes: 8
1416
content: |
1517
[!include[](includes/4-design-event-hub-messaging-solution.md)]

learn-pr/wwl-azure/design-application-architecture/5-design-event-driven-solution.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,16 @@
22
uid: learn.wwl.design-application-architecture.design-event-driven-solution
33
title: Design an event-driven solution
44
metadata:
5+
adobe-target: true
6+
prefetch-feature-rollout: true
57
title: Design an event-driven solution
68
description: "Design an event-driven solution"
7-
ms.date: 02/03/2025
9+
ms.date: 05/08/2025
810
author: wwlpublish
911
ms.author: cynthist
1012
ms.topic: unit
1113
ms.custom:
1214
- N/A
13-
durationInMinutes: 5
15+
durationInMinutes: 7
1416
content: |
1517
[!include[](includes/5-design-event-driven-solution.md)]

learn-pr/wwl-azure/design-application-architecture/6-design-caching-solution.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22
uid: learn.wwl.design-application-architecture.design-caching-solution
33
title: Design a caching solution
44
metadata:
5+
adobe-target: true
6+
prefetch-feature-rollout: true
57
title: Design a caching solution
68
description: "Design a caching solution"
7-
ms.date: 02/03/2025
9+
ms.date: 05/08/2025
810
author: wwlpublish
911
ms.author: cynthist
1012
ms.topic: unit

learn-pr/wwl-azure/design-application-architecture/7-design-api-integration.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22
uid: learn.wwl.design-application-architecture.design-api-integration
33
title: Design API integration
44
metadata:
5+
adobe-target: true
6+
prefetch-feature-rollout: true
57
title: Design API integration
68
description: "Design API integration"
7-
ms.date: 02/03/2025
9+
ms.date: 05/08/2025
810
author: wwlpublish
911
ms.author: cynthist
1012
ms.topic: unit

0 commit comments

Comments
 (0)