Microsoft Announces Azure Linux 4.0, Its First General-Purpose Server Linux Distribution
Summary
Microsoft announced Azure Linux 4.0 and Azure Container Linux at Open Source Summit North America 2026 on May 28, 2026. Azure Linux 4.0 is a Fedora-based, general-purpose server distribution designed for Azure virtual machines, marking Microsoft's first supported Linux distribution beyond container hosting. Azure Container Linux, derived from the Flatcar project, is an immutable, container-optimized host now generally available. This strategic move aligns Microsoft with AWS and Google, who already offer first-party Linux distributions to optimize their cloud platforms. Azure Linux 4.0 features a two-year support lifecycle and plans for WSL integration, while Azure Container Linux targets security-sensitive, regulated environments. Microsoft is actively contributing to the Fedora ecosystem, including a proposal for x86-64-v3 packages for Fedora 45. Initial documentation confusion regarding Azure Linux's general-purpose capabilities is being addressed, with a public preview for VM use cases expected soon.
Key takeaway
For DevOps Engineers or Cloud Architects evaluating Linux distributions for Azure workloads, Microsoft's new offerings simplify choices. If you need a general-purpose VM OS, consider Azure Linux 4.0's public preview, but thoroughly test your application's dependency chains due to its minimal package footprint. For immutable, security-sensitive container hosts, Azure Container Linux is now generally available. This move provides first-party, optimized Linux options, potentially reducing third-party OS vendor dependencies and improving dev/prod parity with planned WSL support.
Key insights
Microsoft now offers two first-party Linux distributions, Azure Linux 4.0 for VMs and Azure Container Linux for immutable container hosts, aligning with other hyperscalers.
Principles
- Cloud providers optimize base OS for their services.
- Immutable hosts enhance security and predictability.
- Upstream collaboration can drive platform innovation.
Method
Azure Linux 4.0 is built by applying TOML configuration files and targeted overlays on Fedora's upstream repositories, keeping deviations minimal and documented, with active contributions back to Fedora.
In practice
- Test dependency chains for Azure Linux 4.0.
- Refresh Azure Linux images regularly (2-year cycle).
- Use Azure Container Linux for regulated environments.
Topics
- Azure Linux 4.0
- Azure Container Linux
- Fedora Linux
- Cloud Native
- Virtual Machines
- Container Orchestration
- Open-Source Software
Code references
Best for: CTO, VP of Engineering/Data, Director of AI/ML, Software Engineer, AI Engineer, DevOps Engineer
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by InfoQ.