Skip to content

Commit ed50dc9

Browse files
authored
Apply suggestions from PR review
Remove colons from headings.
1 parent e3c2bfa commit ed50dc9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,13 +143,13 @@ To delete a dev box definition in the Azure portal:
143143

144144
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

146-
### Recommended migration path:
146+
### Recommended migration path
147147

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

152-
### Benefits of using images:
152+
### Benefits of using images
153153

154154
- **Better customization**: YAML-based team customizations with image definitions
155155
- **Simplified management**: Pool-level configuration without pre-defined bundles

0 commit comments

Comments
 (0)