Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Dev Box Customizations (Catalog)

This folder contains reusable Dev Box customization tasks and example image definitions.

Structure

  • tasks/* – reusable tasks (each has task.yaml + scripts)
  • imagedefinitions/* – example imagedefinition.yaml that composes tasks

How to use (high level)

  1. Add/enable a Dev Center Catalog pointing at this repo path (see bicep/modules/catalog.bicep).
  2. In the Dev Box experience / Dev Center configuration, select the image definition (or apply tasks) you want.
  3. Create a Dev Box and review customization results.

Notes

  • 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).

Customizations

About

Customizations_test

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages