Skip to content

Commit 2a703a2

Browse files
authored
Merge pull request #299268 from RoseHJM/mdb-build2025-promo
MDB - Build 2025 note
2 parents 18b506e + a7245f1 commit 2a703a2

14 files changed

+54
-0
lines changed

articles/dev-box/concept-dev-box-architecture.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ ms.custom: template-concept
1414

1515
# Microsoft Dev Box architecture overview
1616

17+
[!INCLUDE [note-build-2025](includes/note-build-2025.md)]
18+
19+
1720
In this article, you learn about the architecture and key concepts for Microsoft Dev Box. Microsoft Dev Box gives developers self-service access to preconfigured, and ready-to-code cloud-based workstations. You can configure the service to meet your development team and project structure, and manage security and network settings to access resources securely.
1821

1922
Microsoft Dev Box builds on the same foundations as [Azure Deployment Environments](/azure/deployment-environments/overview-what-is-azure-deployment-environments). Deployment Environments provides developers with preconfigured cloud-based environments for developing applications. Both services are complementary and share certain architectural components, such as a dev center or project.

articles/dev-box/concept-dev-box-concepts.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ ms.custom: template-concept
1313

1414
# Key concepts for Microsoft Dev Box
1515

16+
[!INCLUDE [note-build-2025](includes/note-build-2025.md)]
17+
18+
1619
This article describes the key concepts and components of Microsoft Dev Box to help you set up the service successfully.
1720

1821
Microsoft Dev Box gives developers self-service access to preconfigured and ready-to-code cloud-based workstations. You can configure the service to meet your development team and project structure, manage security, and network settings to access resources securely. Different components play a part in the configuration of Microsoft Dev Box.

articles/dev-box/concept-what-are-team-customizations.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ ms.date: 04/18/2025
1414

1515
# Microsoft Dev Box customizations
1616

17+
[!INCLUDE [note-build-2025](includes/note-build-2025.md)]
18+
19+
1720
Starting developers on a new project or team is often complex and time consuming. The Microsoft Dev Box customizations feature helps you streamline the setup of the developer environment. With customizations, you can configure ready-to-code workstations with the necessary applications, tools, repositories, code libraries, packages, and build scripts.
1821

1922
Dev Box customizations let you:

articles/dev-box/dev-box-roadmap.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,11 @@ ms.date: 03/05/2025
1010
#customer intent: As a customer, I want to understand upcoming features and enhancements in Microsoft Dev Box so that I can plan and optimize development and deployment strategies.
1111

1212
---
13+
1314
# Microsoft Dev Box roadmap
1415

16+
[!INCLUDE [note-build-2025](includes/note-build-2025.md)]
17+
1518
This roadmap presents a set of planned feature releases that underscores Microsoft's commitment to deliver the most secure and productive developer experience from the cloud. This feature list offers a glimpse into our plans for the next six months, highlighting key features we're developing. It's not exhaustive but shows major investments. Some features might release as previews and evolve based on your feedback before becoming generally available. We always listen to your input, so the timing, design, and delivery of some features might change.
1619

1720
Key Dev Box deliverables can be grouped under the following themes:

articles/dev-box/how-to-configure-dev-box-hibernation.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ ms.topic: how-to
1919

2020
# Configure hibernation in Microsoft Dev Box
2121

22+
[!INCLUDE [note-build-2025](includes/note-build-2025.md)]
23+
24+
2225
Hibernation in Microsoft Dev Box helps you manage cloud development environments efficiently while reducing costs. By enabling hibernation, you can preserve the state of open applications and windows, saving virtual machine (VM) costs without disrupting workflows. This article explains how to configure hibernation at the dev box image and definition levels, automate hibernation schedules, and address compatibility considerations.
2326

2427
With Dev Box Hibernation (Preview), you can enable hibernation on new dev boxes, allowing you to hibernate and resume them seamlessly. This feature simplifies dev box management while maintaining productivity.

articles/dev-box/how-to-create-dev-boxes-developer-portal.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ ms.topic: how-to
1414

1515
# Manage a dev box by using the Microsoft Dev Box developer portal
1616

17+
[!INCLUDE [note-build-2025](includes/note-build-2025.md)]
18+
19+
1720
In this article, you learn how to manage a dev box by using the Microsoft Dev Box developer portal. Developers can access their dev boxes directly in the developer portal, instead of having to use the Azure portal.
1821

1922
The developer portal is your central location to manage all of your dev boxes. In the developer portal, you can view information about your dev boxes. You can perform many actions on a dev box in the Microsoft Dev Box developer portal by using the actions menu on the dev box tile. The available options depend on the state of the dev box and the configuration of the dev box pool it belongs to. For example, you can shut down or restart a running dev box, or start a stopped dev box. You can also

articles/dev-box/how-to-troubleshoot-repair-dev-box.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ ms.date: 02/21/2025
1212

1313
# Resolve connectivity issues with the Troubleshoot and Repair tool
1414

15+
[!INCLUDE [note-build-2025](includes/note-build-2025.md)]
16+
17+
1518
In this article, you learn how to troubleshoot and resolve Remote Desktop Connectivity (RDC) issues with your dev box by using the Troubleshoot and Repair tool. Because RDC issues to your dev box can be time consuming to resolve manually, use the **Troubleshoot & repair** tool in the developer portal to diagnose and repair some common dev box connectivity issues.
1619

1720
:::image type="content" source="media/how-to-troubleshoot-repair-dev-box/dev-box-troubleshoot-repair-tool.png" alt-text="Screenshot showing the Troubleshoot and repair tool in the Microsoft developer portal." lightbox="media/how-to-troubleshoot-repair-dev-box/dev-box-troubleshoot-repair-tool.png":::

articles/dev-box/how-to-use-secrets-customization-files.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ ms.date: 04/20/2025
1414

1515
# Clone a private repository by using a customization file
1616

17+
[!INCLUDE [note-build-2025](includes/note-build-2025.md)]
18+
19+
1720
You can use secrets from your Azure key vault in your YAML customizations to clone private repositories, or with any custom task you author that requires an access token. In a team customization file, you can use a personal access token (PAT) stored in a key vault to access a private repository.
1821

1922
## Use key vault secrets in team customization files

articles/dev-box/how-to-write-image-definition-file.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ ms.date: 04/18/2025
1717

1818
# Write an image definition file for Dev Box team customizations
1919

20+
[!INCLUDE [note-build-2025](includes/note-build-2025.md)]
21+
22+
2023
The Dev Box customizations feature helps you streamline the setup of cloud-based development environments. Getting developers started on a new project or team can be complex and time-consuming. Customizations let you configure ready-to-code workstations with applications, tools, repositories, code libraries, packages, and build scripts. This article guides you through the process of creating, testing, and editing an image definition file for your dev box using Visual Studio Code (VS Code).
2124

2225
There are two ways to use customizations in Microsoft Dev Box. Team customizations create a shared configuration for a team of developers. Individual customizations create a personal configuration for an individual developer. The following table summarizes the differences between the two types of customizations.

articles/dev-box/how-to-write-individual-customization-file.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ ms.date: 04/19/2025
1717

1818
# Write an individual customization file for a dev box
1919

20+
[!INCLUDE [note-build-2025](includes/note-build-2025.md)]
21+
22+
2023
The Dev Box individual customizations feature helps you streamline the setup of your dev boxes. Starting a new project or joining a team is often complex and time consuming. With customizations, you can configure your dev boxes with the applications, tools, repositories, code libraries, packages, and build scripts that you need. This article guides you through the process of creating, testing, and editing an individual customization file for your dev box using Visual Studio Code (VS Code).
2124

2225
You can use customizations in Microsoft Dev Box in two ways. Team customizations are used to create a shared configuration for a team of developers. Individual customizations are used to create a personal configuration for an individual developer. The following table summarizes the differences between the two types of customizations.

0 commit comments

Comments
 (0)