In today's world, Azure Linux is a topic that generates great interest and debate in different areas. For years, Azure Linux has been a source of fascination and study. Currently, the importance of Azure Linux has taken on a new role due to recent advances and discoveries in this field. Whether from a scientific, social, technological or cultural perspective, Azure Linux is a topic that continues to arouse curiosity and generate multiple questions. In this article, we will explore in detail the various facets and aspects related to Azure Linux, with the aim of providing a comprehensive and enriching vision of this topic that is so relevant today.
![]() | |
Developer | Microsoft |
---|---|
Written in | Go, Shell script, C, Roff, Python |
OS family | Linux |
Source model | Open source |
Initial release | April 1, 2020 (as CBL-Mariner) |
Latest release | 3.0.20250102 / January 2, 2025[1] |
Repository | github |
Marketing target | Cloud infrastructure and edge products and services |
Kernel type | Monolithic (Linux kernel) |
License | Primarily MIT License, with some components under Photon License, Apache License v2, GPLv2, and LGPLv2.1[2] |
Official website | github |
Azure Linux (previously CBL-Mariner),[3] is a free and open-source Linux distribution that Microsoft has developed. It is the base container OS for Microsoft Azure services[4][5] and the graphical component of WSL 2.[6]
Azure Linux is being developed by the Linux Systems Group at Microsoft for its edge network services and as part of its cloud infrastructure.[5] The company uses it as the base Linux for containers in the Azure Stack HCI implementation of Azure Kubernetes Service.[4] Microsoft also uses Azure Linux in Azure IoT Edge to run Linux workloads on Windows IoT, and as a backend distro to host the Weston compositor for WSLg.[7]
In a similar approach to Fedora CoreOS, Azure Linux only has the basic packages needed to support and run containers. Common Linux tools are used to add packages and manage security updates. Updates are offered either as RPM packages or as complete disk images that can be deployed as needed. Using RPM allows adding custom packages to a base Azure Linux image to support additional features and services as needed. Notable features include an iptables-based firewall, support for signed updates, and a hardened kernel.[5]
Microsoft released the operating system in 2020.[5] Its source code is available on GitHub, mainly under the MIT License, with some components under Photon License , Apache License v2, GPLv2, and LGPLv2.1.[2] Building Azure Linux requires the Go programming language, QEMU utilities, and RPM.[5]
Starting from the release 2.0.20240301, Azure Linux was renamed from CBL-Mariner (Common Base Linux Mariner).[8]