May 18, 2026 — Open source is the foundation for AI and, as AI workloads scale, developers need that foundation to be more secure, more predictable, and easier to build apps and agents.
At Open Source Summit North America 2026, Microsoft is announcing two updates that strengthen exactly that: the upcoming public preview of Azure Linux 4.0 on Azure Virtual Machines and the general availability of Azure Container Linux, Microsoft’s immutable container-optimized operating system (OS), with the broader rollout at Microsoft Build on June 2. Together, they give developers and organizations a hardened Linux distribution purpose-built for cloud native and AI workloads.
That foundation is also what makes the next chapter possible. The move from cloud native to AI native is the next evolution of open source, and it’s the focus of Corporate Vice President Brendan Burn’s keynote this week, From Open Source to Agentic Systems: Building the AI Native Era. Open source is already at the core of AI today, and AI in turn is reshaping how open source itself gets built.
How open source built the modern cloud: Linux, Kubernetes, and containers
Linux, Kubernetes, and containers have made the modern cloud possible. Every hyperscaler, every AI training cluster, every inference endpoint serving millions of tokens a second is built on open source. Open standards, shared governance, and community innovation have been the way an ecosystem of this scale comes together, allowing the best ideas, from anywhere, to compound.
For Microsoft, this story started in earnest in 2009, when the company contributed more than 20,000 lines of Hyper-V driver code to the Linux kernel. A small patch then, but a clear signal of where things were headed.
Today, more than two-thirds of customer cores in Azure run Linux, and the platforms running Microsoft 365, GitHub, and OpenAI’s ChatGPT all sit on Linux foundations. When ChatGPT scales across more than 10 million compute cores worldwide and serves a billion queries a day, Linux and Kubernetes are what make that possible.
Azure Linux 4.0 and Azure Container Linux: A secure Linux foundation for cloud native and AI workloads
For developers running modern workloads on Azure, the OS layer should be invisible: secure by default, consistent across hosts and containers, and out of your way. That’s what Azure Linux and Azure Container Linux are designed to do.
Both are hardened, with a reduced package footprint, transparent supply chain, and consistent performance characteristics from the host all the way up to the container. Teams running regulated or security-sensitive workloads get a smaller attack surface and a Linux distribution maintained by the same team that operates the cloud it runs on. And because Microsoft develop in the open and contribute upstream first, the work that hardens Azure Linux benefits the broader ecosystem too.
How AI is reshaping open source development
AI isn’t just a new workload sitting on top of open source; it’s changing how open source itself gets built.
- Maintainers are using coding agents to triage issues, generate tests, and review PRs.
- Agentic tooling is starting to handle the toil associated with dependency updates and security patches.
- And the contribution loop is opening to more developers, in more languages, at a faster cadence.
That’s a good thing for the ecosystem, but it raises the bar on the fundamentals: provenance, review discipline, supply chain integrity, and clear standards. The communities that figure out how to fold AI into their workflows while keeping the trust model intact are the ones who will define the next decade of open source.
Building an open agentic stack: Frameworks, protocols, and governance for AI agents
Delivering agentic systems at global scale takes collaboration across the open source ecosystem. Agents need to work everywhere developers build—across frameworks, clouds, languages, and runtimes. That kind of portability only happens when the foundations are open.
That’s why Microsoft is working alongside the open source community on the building blocks of an open agentic stack:
- Microsoft Agent Framework: Microsoft’s open source SDK and runtime for building, deploying, and managing multi-agent systems. It carries forward the lessons of Semantic Kernel and AutoGen into a single foundation that maps cleanly from local development to cloud deployment, with the observability, evaluation, and lifecycle primitives production systems need.
- Ray and NVIDIA Dynamo: Partnerships and contributions that let agents and AI workloads compose across the most widely adopted open frameworks in the ecosystem.
- A2A (agent-to-agent) protocols: Open interfaces so agents from different vendors, frameworks, and clouds can communicate, delegate, and coordinate.
- Agent Governance Toolkit: The control-plane primitives (identity, policy, audit, access boundaries) that let organizations deploy agents responsibly. Just as Kubernetes needed RBAC and admission controllers to be enterprise-ready, agentic systems need governance primitives and those primitives belong in the open.
Those building blocks need a shared standards body to keep them interoperable. That is where the Agentic AI Foundation comes in.
The Agentic AI Foundation: Open standards for agent interoperability
The Agentic AI Foundation (AAIF) is already the fastest-growing project in Linux Foundation history. Microsoft is a founding member, and the company believes deeply in its mission: establishing open standards for agent-to-agent communication, agent runtimes, and agent orchestration.
The AAIF builds on and complements what the Cloud Native Computing Foundation (CNCF) has done for cloud native—the two are designed to work together. The reason this is happening so quickly is straightforward: customers and the broader community are asking for interoperability. They don’t want to bet their agentic future on a single vendor’s stack and open standards are how Microsoft makes sure they do not have to.
The early momentum across industry and academia tells you how much the ecosystem wants this to be open. As customers scale multi-agent systems composed of custom built and third party agents, interoperability becomes essential to truly deliver on the business transformation goals. The agentic future cannot be proprietary, and the AAIF can help guarantee that it isn’t.
Securing the open source supply chain for AI
None of this works if the underlying ecosystem isn’t trustworthy. The same projects that power the cloud and AI also power critical infrastructure, and the people maintaining them are often a handful of volunteers in their spare time. As agents become more autonomous, every dependency they touch becomes part of their trust boundary. Securing open source isn’t just hygiene anymore. It’s a prerequisite for letting AI agents do real work.
That’s why Microsoft has made a sustained, multi-phase investment in OpenSSF and Alpha-Omega:
- A kick-start investment to seed Alpha-Omega’s mission of improving the security posture of critical open source software through expert engagement and automated security testing.
- A second round of funding to Alpha-Omega and OpenSSF to scale sustainable, AI-powered open source security solutions, using the same agentic capabilities Microsoft is building elsewhere to harden the supply chain itself.
Microsoft is also a founding partner in the GitHub Secure Open Source Fund, which pairs direct financial support ($10,000 per project) with a three-week program of security education, mentorship from GitHub Security Lab, tooling, and ongoing check-ins. The model is designed to scale; invest in maintainers as people, not just packages, and the security improvements compound across the dependency graph.
From cloud-native to AI-native: The open source principles that carry over
The takeaway from a decade of cloud native is that the principles still apply:
- Open interfaces, so workloads and agents are portable.
- Shared governance, so no single vendor controls the runway.
- Distributed innovation, so the best ideas can come from anywhere.
- Collective security, so the foundation everyone depends on stays trustworthy.
Kubernetes and Linux fueled the cloud era as the foundational layers. Microsoft believes they will be foundational for the agentic era too, alongside the new open standards the community is building right now.
Source: Brendan Burns, Microsoft
The post Microsoft Backs Open Agentic AI Ecosystem with New Linux Releases, Governance Tools, and AAIF Push appeared first on AIwire.

