avd-imagebuilder

Latest: v0.2.2
Category
Workplace
Total Versions
6
Last Updated
6/12/2026

Release History

v0.2.2 Latest

Changes:

  • removed duplicate parameters from parameter file. Values are passed in the pipeline
  • Merged PR 19238: Remove unused parameters from deployImageParams.json and vmTemplateParams.jso...
  • Changes to README, with additional steps needed for configuring the pipeline Added default tag includeInSimacMonitoring, with value No the VM resources. VM should be short-lived, we don't want alerts on this.
  • Fixed some variable settings
  • Made the runner pool a variable for co-managed deployments
  • Updated Readme

v0.2.1

Changes:

  • Changes to README, with additional steps needed for configuring the pipeline Added default tag includeInSimacMonitoring, with value No the VM resources. VM should be short-lived, we don't want alerts on this.
  • Merged PR 19187: AVD Image builder
  • Fixed some variable settings
  • Made the runner pool a variable for co-managed deployments
  • Updated Readme

v0.2.0

Changes:

  • Fixed some variable settings
  • Made the runner pool a variable for co-managed deployments
  • Updated Readme
  • Merged PR 19156: Update README and YAML configuration for AVD image building process

v0.1.3

Changes:

  • Generalize image variables
  • Merged PR 17138: Generalize VM template parameters for improved configurability
  • changed default params to more likely defaults for use with IPMHub changed documentation for use with IPMHub
  • First version of the image builder module
  • Creates VM and runs Powershell script to configure the VM After approval the VM is generalized After generalization and sysprep, a new version is calculated and stored in compute gallery

v0.1.2

Changes:

  • changed default params to more likely defaults for use with IPMHub changed documentation for use with IPMHub
  • Merged PR 17113: Update README and YAML configuration for AVD image building process
  • First version of the image builder module
  • Creates VM and runs Powershell script to configure the VM After approval the VM is generalized After generalization and sysprep, a new version is calculated and stored in compute gallery

v0.1.1

Changes:

  • First version of the image builder module
  • Creates VM and runs Powershell script to configure the VM After approval the VM is generalized After generalization and sysprep, a new version is calculated and stored in compute gallery
  • Merged PR 17076: update script, to publish to ipmhub