Skip to content

Commit a15bb6a

Browse files
Merge pull request #278872 from RoseHJM/mdb-dep-guide-update
MDB - deployment guide - minor updates
2 parents ee7c076 + 5a286e1 commit a15bb6a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/dev-box/concept-dev-box-deployment-guide.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ services: dev-box
55
ms.service: dev-box
66
author: RoseHJM
77
ms.author: rosemalcolm
8-
ms.topic: conceptual
9-
ms.date: 02/02/2024
8+
ms.topic: concept-article
9+
ms.date: 06/20/2024
1010
ms.custom: template-concept
1111
#Customer intent: As a platform engineer, I want to understand the process, considerations, and configuration options so that I can successfully plan and implement a Microsoft Dev Box deployment.
1212
---
@@ -15,9 +15,9 @@ ms.custom: template-concept
1515

1616
In this article, you learn about the process, configuration options, and considerations for planning and implementing a Microsoft Dev Box deployment.
1717

18-
The deployment of Microsoft Dev Box requires the [involvement of different roles](#roles-and-responsibilities) within your organization. Each role has particular responsibilities and requirements. Before you start the implementation of Microsoft Dev Box, it's important to [collect all requirements](#define-your-requirements-for-microsoft-dev-box) from the different roles, as they influence the configuration settings for the different components in Microsoft Dev Box. Once you have outlined your requirements, you can then go through the [deployment steps to roll out Dev Box](#deploy-microsoft-dev-box) in your organization.
18+
The deployment of Microsoft Dev Box requires the [involvement of different roles](#organizational-roles-and-responsibilities) within your organization. Each role has particular responsibilities and requirements. Before you start the implementation of Microsoft Dev Box, it's important to [collect all requirements](#define-your-requirements-for-microsoft-dev-box) from the different roles, as they influence the configuration settings for the different components in Microsoft Dev Box. Once you have outlined your requirements, you can then go through the [deployment steps to roll out Dev Box](#deploy-microsoft-dev-box) in your organization.
1919

20-
## Roles and responsibilities
20+
## Organizational roles and responsibilities
2121

2222
The Dev Box service was designed with three organizational roles in mind: platform engineers, development team leads, and developers. Depending on the size and structure of your organization, some of these roles might be combined by a person or team.
2323

@@ -157,7 +157,7 @@ Consider creating a separate network connection in the following scenarios:
157157

158158
### Step 6: Create compute galleries
159159

160-
By default, dev box definitions can use any virtual machine (VM) image from the Azure Marketplace. You can assign one or more Azure compute galleries to the dev center to control the VM images that are available across all dev center projects.
160+
By default, dev box definitions can use any virtual machine (VM) image that is Dev Box compatible from the Azure Marketplace. You can assign one or more Azure compute galleries to the dev center to control the VM images that are available across all dev center projects.
161161

162162
Azure Compute Gallery is a service for managing and sharing images. A gallery is a repository that's stored in your Azure subscription and helps you build structure and organization around your image resources.
163163

0 commit comments

Comments
 (0)