Skip to content

Commit e3c2bfa

Browse files
author
RoseHJM
committed
Fixing blocking issues
1 parent 79f63ca commit e3c2bfa

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ Consider creating one or more dev box definitions in the following cases:
231231

232232
Consider the cost of the compute resources associated with a dev box definition to assess to total cost of your deployment.
233233

234-
## Decision summary
234+
#### Decision summary
235235

236236
- Need access to on-premises/corporate resources: use an Azure network connection with Microsoft Entra hybrid join.
237237
- Need strict egress control (NSGs/firewalls/custom routing): use an Azure network connection.

articles/dev-box/how-to-manage-dev-box-definitions.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: dev-box
66
ms.service: dev-box
77
author: RoseHJM
88
ms.author: rosemalcolm
9-
ms.date: 03/23/2025
9+
ms.date: 10/31/2025
1010
ms.topic: how-to
1111
#Customer intent: As a platform engineer, I want to be able to manage dev box definitions so that I can provide appropriate dev boxes to my users.
1212
---
@@ -141,13 +141,13 @@ To delete a dev box definition in the Azure portal:
141141

142142
## Migrate to using images
143143

144-
For new deployments or when updating existing configurations, consider migrating from dev box definitions to images defined through image definitions, custom images, or marketplace images. These approaches provide greater flexibility and customization options.:
144+
For new deployments or when updating existing configurations, consider migrating from dev box definitions to images defined through image definitions, custom images, or marketplace images. These approaches provide greater flexibility and customization options.
145145

146146
### Recommended migration path:
147147

148-
1. **For team-specific customizations**: Create [image definitions](how-to-configure-team-customizations.md) with YAML-based customization files
149-
1. **For organization-specific images**: Use [custom images from Azure Compute Gallery](how-to-configure-azure-compute-gallery.md) in your pools
150-
1. **For standard configurations**: Use [marketplace images](how-to-manage-dev-box-pools.md#understanding-image-and-definition-types) directly in your pools
148+
- **For team-specific customizations**: Create [image definitions](how-to-configure-team-customizations.md) with YAML-based customization files
149+
- **For organization-specific images**: Use [custom images from Azure Compute Gallery](how-to-configure-azure-compute-gallery.md) in your pools
150+
- **For standard configurations**: Use [marketplace images](how-to-manage-dev-box-pools.md#understanding-image-and-definition-types) directly in your pools
151151

152152
### Benefits of using images:
153153

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: dev-box
66
ms.topic: overview
77
ms.author: rosemalcolm
88
author: RoseHJM
9-
ms.date: 10/28/2025
9+
ms.date: 10/31/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.
@@ -86,7 +86,7 @@ Microsoft Dev Box offers flexible approaches to configuring development environm
8686
These approaches provide greater flexibility than legacy dev box definitions by allowing independent selection of compute size and storage when creating dev box pools.
8787

8888
> [!TIP]
89-
> 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).
89+
> Read about General Motors's 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).
9090
9191
### Developer scenarios
9292

0 commit comments

Comments
 (0)