Skip to content

v3.0.0

Compare
Choose a tag to compare
@johlju johlju released this 07 Mar 16:04

3.0.0.0

  • Decoupled VM generation from underlying VHD format in xVMHyperV resource.
    • Breaking change: xVMHyperV resource: Generation property type changed
      from a String to an Integer.
    • The initial generation property was tied to the virtual disk format which was
      incorrect and has been rectified.
    • This change will only impact configurations that have previously explicitly
      specified the VM generation is either "vhd" or "vhdx".