Skip to content

Release v 4.0.0

Compare
Choose a tag to compare
@AlexanderSehr AlexanderSehr released this 03 Dec 23:32
· 347 commits to main since this release
567650d

What's Changed

  • Updated to CARML Release 0.8.0
  • Updated Windows support
    • Seval fixes and improvements for customization script
    • Added support for PS-Core installation (which is required) if the chosen Windows image has only Powershell 5.1. installed
  • Updated parameter interface to make better use of the Bicep template capabilities
    • i.e. all parameter objects such as 'vmssParam' have been split into individual parameters with default values - which not only allows us to leverage additional Bicep features, but also to reduce the setup effort as many values have default parameters
  • Removed workarounds for temporal Bicep issues in the past
  • Updated docs to latest changes
  • Removed support for Marketplace images from VMSS deployment template (i.e., only Compute Gallery Images are supported). Can be re-added later if need be - but for the time being fell victim to the restructurnig.

Full Changelog: 3.2.0...4.0.0