Skip to content

Commit c20fe58

Browse files
Merge pull request #298219 from RoseHJM/mdb-add-links
MDB - Add links to overview.
2 parents 04a4555 + e872e0c commit c20fe58

File tree

1 file changed

+22
-8
lines changed

1 file changed

+22
-8
lines changed

articles/dev-box/overview-what-is-microsoft-dev-box.md

Lines changed: 22 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
---
2-
title: What is Microsoft Dev Box?
3-
description: Explore Microsoft Dev Box for self-service ready-to-code cloud-based workstations and developer productivity that integrates with tools like Visual Studio.
1+
---
2+
title: Microsoft Dev Box for Cloud-Based Development
3+
description: Learn about Microsoft Dev Box, a self-service cloud-based development environment. Boost productivity with ready-to-code workstations.
44
services: dev-box
55
ms.service: dev-box
66
ms.topic: overview
77
ms.author: rosemalcolm
88
author: RoseHJM
9-
ms.date: 02/26/2025
9+
ms.date: 04/14/2025
1010
adobe-target: true
1111

1212
#Customer intent: #Customer intent: As a platform engineer, I want to understand what Microsoft Dev Box is and how it can help developer teams, so that I can efficiently set up and use cloud development environments for my teams.
@@ -18,6 +18,8 @@ Microsoft Dev Box gives developers self-service access to ready-to-code cloud wo
1818

1919
If you're a developer, you can use multiple dev boxes in your day-to-day workflows. Access and manage your dev boxes through the developer portal.
2020

21+
Microsoft Dev Box bridges the gap between development teams and IT, by bringing control of project resources closer to the development team.
22+
2123
The Dev Box service was designed with three organizational roles in mind: platform engineers, development team leads, and developers.
2224

2325
:::image type="content" source="media/overview-what-is-microsoft-dev-box/dev-box-roles.png" alt-text="Diagram that shows roles and responsibilities for Dev Box platform engineers, team leads, and developers." lightbox="media/overview-what-is-microsoft-dev-box/dev-box-roles.png" border="false":::
@@ -39,7 +41,7 @@ Organizations can use Microsoft Dev Box in a range of scenarios.
3941
Dev Box helps platform engineering teams provide the appropriate dev boxes for each user's workload. Platform engineers can:
4042

4143
- Create dev box pools, add appropriate dev box definitions, and assign access for only dev box users who are working on those specific projects.
42-
- Control costs by using auto-stop schedules.
44+
- Control costs by using autostop schedules.
4345
- Define the network configuration, which determines the region where the dev box is created.
4446
- Assign the built-in Dev Box User role to grant access to development teams and enable them to self-serve dev boxes.
4547

@@ -65,18 +67,30 @@ Dev Box has the following benefits for IT admins:
6567
After a developer team lead is assigned the DevCenter Project Admin role, they can help manage the project. Project Admins can:
6668

6769
- Create dev box pools and add appropriate dev box definitions.
68-
- Control costs by using auto-stop schedules.
70+
- Control costs by using autostop schedules.
6971
- Use a configuration script that invokes setup tasks from a catalog attached to the dev center. The setup tasks execute during the creation of a dev box to install and customize software specific to the project.
7072

7173
### Developer scenarios
7274

73-
An organization that has globally distributed development teams can configure Dev Box to enable developers to create their own dev boxes in their closest region. Developers can create dev boxes as needed, without waiting for the IT admin team. Users can access dev boxes from any device and from any operating system.
75+
An organization with globally distributed development teams configures Dev Box to allow developers to create their own dev boxes in their closest region. Developers create dev boxes as needed, without waiting for the IT admin team. Users access dev boxes from any device and operating system.
7476

7577
Dev Box supports developers who are working on multiple projects. Developers can create and use separate dev boxes for separate workloads, projects, or tasks. Developers can create multiple dev boxes from a predefined pool whenever they need them, and then delete those dev boxes when they're done.
7678

7779
Organizations can even define dev boxes for various roles on a team. You might configure standard dev boxes with admin rights to give full-time developers greater control, while applying more restricted permissions for contractors.
7880

79-
Dev boxes use [Dsv5-series virtual machines](/azure/virtual-machines/dv5-dsv5-series#dsv5-series), which have sufficient vCPUs and memory to meet the requirements associated with most general-purpose workloads. For storage, dev boxes use [Azure Premium SSDs](/azure/virtual-machines/disks-types#premium-ssds), which deliver high-performance and low-latency disk support.
81+
Dev boxes use Azure virtual machines, which have sufficient vCPUs and memory to meet the requirements associated with most general-purpose workloads. For storage, dev boxes use Azure Premium SSDs, which deliver high-performance and low-latency disk support.
82+
83+
> [!TIP]
84+
> Read about General Motors use of Microsoft Dev Box: [General Motors reimagines the dev tool chain and onboarding experience with cloud-based developer services from Microsoft](https://www.microsoft.com/en/customers/story/1650265213028177234-gm-cloud-based-developer-services-from-microsoft).
85+
86+
## Get started with Microsoft Dev Box
87+
To get started with Microsoft Dev Box, you need to set up a dev center. A dev center is a container for your projects and resources. You can create a dev center in the Azure portal, and then create projects within that dev center. Each project can have its own set of resources, including dev boxes, networks, and images.
88+
89+
Start your Dev Box journey with a basic template: [Microsoft Dev Box](https://portal.azure.com/#view/Microsoft_Azure_DevCenter/DevCenterMenuBlade/~/overview).
90+
91+
## What's new in Microsoft Dev Box
92+
93+
To learn about the latest features and updates in Microsoft Dev Box, see [What's new in Microsoft Dev Box](https://aka.ms/devbox/WhatsNew).
8094

8195
## Components shared with Azure Deployment Environments
8296

0 commit comments

Comments
 (0)