microsoft/azure-linux-image-tools v1.2.0
microsoft/azure-linux-image-tools
Captured source
source ↗published Feb 28, 2026seen 5dcaptured 11hhttp 200method plain
v1.2.0
Repository: microsoft/azure-linux-image-tools
Tag: v1.2.0
Published: 2026-02-28T03:58:57Z
Prerelease: no
Release notes:
Breaking changes
None
Breaking changes for preview features
- The UKI API has changed.
.os.uki.kernelswas removed and.os.uki.modewas added. - If you want to leave an existing UKI from the base image, you must now explicitly specify
.os.uki.mode=passthrough. - Kernel command-line args are now placed in a UKI addon instead of the main UKI file.
New preview features
- You can now control the COSI zstd compression level using the
.output.image.cosi.compression.levelAPI. - Expanded hierarchical configs API to include ISO and PXE.
- Added support for btrfs filesystem, including creating subvolumnes and setting quotas.
- Added
createsubcommand for creating OS images from scratch. - Added UKI mode of
modifyfor modifying the kernel args through a UKI addon. - Added initial support for customizing Ubuntu cloud images. Many features are not yet implemented.
New features
- Added support for COSI v1.2.
- Added
convertsubcommand, for converting OS images without customizing them. This is useful for creating fixed-sized VHDs and creating COSI images. - Added
validate-configsubcommand.
Bug fixes
- Fixed boot failures when using the
.storage.verity[].hashSignaturePathAPI.
Doc fixes and improvements
- Fixed a bunch of spelling and grammar issues.
- Fixed example for
.output.imageAPI. - Gave the
customizesubcommand its own page. - Cleaned up output image formats docs.
- Call out the need to specify
--image-cache-dirwhen using the OCI APIs.
Notability
notability 2.0/10Routine tools release, low AI relevance