Microsoft announced Azure Linux 4.0 at Build 2026, marking the company's transition from a special-purpose infrastructure distribution to a general-purpose Linux offering available to all Azure customers. Previously limited to internal Azure services like Kubernetes clusters, the distribution now runs on any Azure virtual machine and represents Microsoft's most significant Linux commitment to date.
Azure Linux 4.0 Moves Beyond Internal Infrastructure
Azure Linux 4.0 represents a fundamental shift in Microsoft's Linux strategy. According to the announcement, "this is the moment Microsoft's in-house Linux stops being a special-purpose appliance distro and becomes a general-purpose Linux distro." The distribution was previously available only as infrastructure powering Azure Kubernetes Service (AKS) and other internal Microsoft services.
The release is now available across multiple deployment options:
- Azure virtual machines
- Container environments
- Azure Kubernetes Service
- Windows Subsystem for Linux (coming soon)
Technical Stack and Architecture
Azure Linux 4.0 ships with a modern technical foundation:
- Kernel 6.18 LTS with Hyper-V integration and GPU/AI accelerator support
- dnf5 package manager, replacing Microsoft's custom tdnf implementation
- glibc 2.42, systemd 258, OpenSSL 3.5, Python 3.14, and RPM 6.0
- FIPS 140-3 certification currently in progress
A distinguishing feature is the distribution's "declarative overlays" that track Fedora 43 upstream. According to Microsoft, "every change from upstream is documented in the repository," providing unusual transparency for a major cloud provider's Linux distribution.
Security Features and Enterprise Readiness
The distribution includes enterprise-grade security capabilities:
- SELinux support for mandatory access controls
- Kernel hardening features including ASLR, stack protection, and seccomp
- Published software bill of materials (SBOM) for supply chain transparency
Microsoft released Azure Linux 4.0 into public preview in June 2026, with the announcement generating significant community discussion on Hacker News, where it reached 132 points and 113 comments.
Key Takeaways
- Azure Linux 4.0 is Microsoft's first general-purpose Linux distribution, expanding beyond internal infrastructure use
- The distribution runs on Azure VMs, containers, AKS, and will support WSL
- Ships with Kernel 6.18 LTS, dnf5 package manager, and modern toolchain including Python 3.14
- Features declarative overlays tracking Fedora 43 with documented changes for transparency
- Includes enterprise security with SELinux, kernel hardening, and published SBOM