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/concept-dev-box-architecture.md
+15-3Lines changed: 15 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
---
2
2
title: Microsoft Dev Box architecture
3
-
description: Learn about the architecture, key concepts & terminology for Microsoft Dev Box. Understand dev center, dev box, dev box definitions, and dev box pools.
3
+
description: Learn about the architecture, key concepts, and terminology for Microsoft Dev Box. Understand dev centers, dev boxes, dev box definitions, and dev box pools.
4
4
services: dev-box
5
5
ms.service: dev-box
6
6
author: RoseHJM
7
7
ms.author: rosemalcolm
8
8
ms.topic: concept-article
9
-
ms.date: 09/24/2024
9
+
ms.date: 10/05/2023
10
10
ms.custom: template-concept
11
11
12
-
#Customer intent: As a platform engineer, I want to understand Dev Box concepts and terminology so that I can set up a Dev Box environment.
12
+
#Customer intent: As a platform engineer, I want to understand the architecture and key components of Microsoft Dev Box to effectively configure and manage cloud-based development environments for my team.
13
13
---
14
14
15
15
# Microsoft Dev Box architecture overview
@@ -18,6 +18,8 @@ In this article, you learn about the architecture and key concepts for Microsoft
18
18
19
19
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.
20
20
21
+
For an overview of Microsoft Dev Box, see [Beyond VDI: Get secure cloud dev environments with Microsoft Dev Box](https://devblogs.microsoft.com/develop-from-the-cloud/devboxignite2024/).
22
+
21
23
## How does Microsoft Dev Box work?
22
24
23
25
Before developers can create dev boxes in the developer portal, you set up a dev center and project in Microsoft Dev Box. The following diagram gives an overview of the relationship between the different components in Microsoft Dev Box.
@@ -117,6 +119,16 @@ For more information on the network architecture of Azure Virtual Desktop, see [
117
119
118
120
Microsoft Dev Box doesn't support third-party connection brokers.
119
121
122
+
## Get started with Microsoft Dev Box
123
+
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.
124
+
125
+
Start your Dev Box journey with a basic template: [Microsoft Dev Box](https://portal.azure.com/#view/Microsoft_Azure_DevCenter/DevCenterMenuBlade/~/overview).
126
+
127
+
## What's new in Microsoft Dev Box
128
+
129
+
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).
130
+
131
+
120
132
## Related content
121
133
122
134
-[What is Microsoft Dev Box?](overview-what-is-microsoft-dev-box.md)
0 commit comments