You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/dev-box/overview-what-is-microsoft-dev-box.md
+22-8Lines changed: 22 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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.
4
4
services: dev-box
5
5
ms.service: dev-box
6
6
ms.topic: overview
7
7
ms.author: rosemalcolm
8
8
author: RoseHJM
9
-
ms.date: 02/26/2025
9
+
ms.date: 04/14/2025
10
10
adobe-target: true
11
11
12
12
#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
18
18
19
19
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.
20
20
21
+
Microsoft Dev Box bridges the gap between development teams and IT, by bringing control of project resources closer to the development team.
22
+
21
23
The Dev Box service was designed with three organizational roles in mind: platform engineers, development team leads, and developers.
22
24
23
25
:::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.
39
41
Dev Box helps platform engineering teams provide the appropriate dev boxes for each user's workload. Platform engineers can:
40
42
41
43
- 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.
43
45
- Define the network configuration, which determines the region where the dev box is created.
44
46
- Assign the built-in Dev Box User role to grant access to development teams and enable them to self-serve dev boxes.
45
47
@@ -65,18 +67,30 @@ Dev Box has the following benefits for IT admins:
65
67
After a developer team lead is assigned the DevCenter Project Admin role, they can help manage the project. Project Admins can:
66
68
67
69
- 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.
69
71
- 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.
70
72
71
73
### Developer scenarios
72
74
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.
74
76
75
77
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.
76
78
77
79
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.
78
80
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).
80
94
81
95
## Components shared with Azure Deployment Environments
0 commit comments