Ubuntu 22.04 LTS STIG-Hardened, the familiar Ubuntu LTS base with the DISA STIG profile applied and measured at build time, no Ubuntu Pro subscription required.
Ubuntu 22.04 LTS is Canonical's widely deployed long term support release. This edition takes that base further: the DISA STIG (Security Technical Implementation Guide) profile for Ubuntu 22.04, from the open source SCAP Security Guide project, is applied at build time using the same open source oscap engine a customer would run themselves, then the machine is re-scanned cleanly, after a reboot, to produce a real, measured compliance score rather than an assumed one.
This deliberately does not use Canonical's own commercial USG tool, which requires an Ubuntu Pro subscription to apply its DISA STIG profile. Instead the free, redistributable SCAP Security Guide content is used directly, so the compliance work ships without any extra subscription, token or support contract attached to it. The scanner, the policy content and the machine readable evidence all ship on the image, so you start from a hardened, provably measured baseline instead of spending the first days of a project applying and re-deriving the same controls yourself.
The cloudimg image ships the DISA STIG remediation report, the machine readable results and the exact measured pass rate under /var/log/cloudimg/stig, generated after a full reboot so the numbers reflect what the machine actually boots into, not a pre-reboot snapshot. A scheduled, audit only re-check runs on your own instance after first boot and weekly after that, so you can see drift over time without re-deriving the baseline. Every control that would break Azure provisioning if applied blindly is documented and explained, not silently skipped: SSH stays key only so cloud-init and your own login both keep working, and the small number of excluded checks (an interactive boot loader password step, and full kernel FIPS mode, deferred rather than half-applied) are named in the guide. No baked in credential: access is by the SSH key you choose at launch, backed by 24/7 support.