This folder contains reusable Dev Box customization tasks and example image definitions.
tasks/*– reusable tasks (each hastask.yaml+ scripts)imagedefinitions/*– exampleimagedefinition.yamlthat composes tasks
- Add/enable a Dev Center Catalog pointing at this repo path (see
bicep/modules/catalog.bicep). - In the Dev Box experience / Dev Center configuration, select the image definition (or apply tasks) you want.
- Create a Dev Box and review customization results.
- Scripts are designed to be idempotent (safe to rerun).
- VS Code and Git are installed using WinGet when available, with a fallback to direct download.
- Dev Drive configuration uses ReFS if available; it does not create a VHDX (no Hyper-V cmdlets required).