Skip to content

Commit a14ee7d

Browse files
author
RoseHJM
committed
MDB - Data storage note
1 parent 318586a commit a14ee7d

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

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

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
---
22
title: Microsoft Dev Box architecture
3-
description: Learn about the architecture, key concepts & terminology for Microsoft Dev Box. Get an understanding about dev center, dev box, dev box definitions, and dev box pools.
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.
44
services: dev-box
55
ms.service: dev-box
66
author: RoseHJM
77
ms.author: rosemalcolm
8-
ms.topic: conceptual
9-
ms.date: 12/12/2023
8+
ms.topic: concept-article
9+
ms.date: 09/24/2024
1010
ms.custom: template-concept
11+
1112
#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.
1213
---
1314

@@ -39,12 +40,14 @@ Once the dev box is running, dev box users can [remotely connect](#user-connecti
3940

4041
## Microsoft Dev Box architecture
4142

42-
The *hosted on behalf of* architecture lets Microsoft services, after theyre delegated appropriate and scoped permissions to a virtual network by a subscription owner, attach hosted Azure services to a customer subscription. This connectivity model lets a Microsoft service provide software-as-a-service and user licensed services as opposed to standard consumption-based services.
43+
The *hosted on behalf of* architecture lets Microsoft services, after they're delegated appropriate and scoped permissions to a virtual network by a subscription owner, attach hosted Azure services to a customer subscription. This connectivity model lets a Microsoft service provide software-as-a-service and user licensed services as opposed to standard consumption-based services.
4344

44-
Microsoft Dev Box uses the *hosted on-behalf* architecture, which means that the dev boxes exist in a subscription owned by Microsoft. Therefore, Microsoft incurs the costs for running and managing this infrastructure.
45+
Microsoft Dev Box uses the *hosted on-behalf* architecture, which means that the dev boxes exist in a subscription owned by Microsoft. Therefore, Microsoft incurs the costs for running and managing this infrastructure. Dev boxes are deployed in a subscription managed by Microsoft and connected to the customer's VNET.
4546

4647
Microsoft Dev Box manages the capacity and in-region availability in the Microsoft Dev Box subscriptions. Microsoft Dev Box determines the Azure region to host your dev boxes based on the network connection you select when creating a dev box pool.
4748

49+
For more information about data storage and protection in Azure services see: [Azure customer data protection](/azure/security/fundamentals/protection-customer-data).
50+
4851
For the network connection, you can also choose between a Microsoft-hosted network connection, and an Azure network connection that you create in your own subscription.
4952

5053
The following diagrams show the logical architecture of Microsoft Dev Box.
@@ -72,9 +75,9 @@ To determine the best region to host the dev boxes, you can let dev box users ta
7275

7376
### Microsoft Intune integration
7477

75-
Microsoft Intune is used to manage your dev boxes. Every Dev Box user needs one Microsoft Intune license and can create multiple dev boxes. After a dev box is provisioned, you can manage it like any other Windows device in Microsoft Intune. For example, you can create [device configuration profiles](/mem/intune/configuration/device-profiles) to turn different settings on and off in Windows, or push apps and updates to your users dev boxes.
78+
Microsoft Intune is used to manage your dev boxes. Every Dev Box user needs one Microsoft Intune license and can create multiple dev boxes. After a dev box is provisioned, you can manage it like any other Windows device in Microsoft Intune. For example, you can create [device configuration profiles](/mem/intune/configuration/device-profiles) to turn different settings on and off in Windows, or push apps and updates to your users' dev boxes.
7679

77-
Microsoft Intune and associated Windows components have various [network endpoints](/mem/intune/fundamentals/intune-endpoints) that must be allowed through the Virtual Network. Apple and Android endpoints can be safely ignored if you dont use Microsoft Intune for managing those device types.
80+
Microsoft Intune and associated Windows components have various [network endpoints](/mem/intune/fundamentals/intune-endpoints) that must be allowed through the Virtual Network. Apple and Android endpoints can be safely ignored if you don't use Microsoft Intune for managing those device types.
7881

7982
### Identity services
8083

0 commit comments

Comments
 (0)