Microsoft Builds the Agent OS — and Quietly Adopts Its Rivals
At Build 2026, Redmond turned Windows and Microsoft 365 into the control plane for every agent — including Claude Code and OpenClaw — and bet the future of per-seat software on governance..
Microsoft used its annual developer conference in San Francisco this week to make a simple claim: in the agent era, the operating system matters again. Instead of betting only on its own Copilot, Microsoft turned Windows and Microsoft 365 into a neutral platform that can run, watch and govern agents from anyone — its own Scout, OpenAI’s Codex, Anthropic’s Claude Code, the open-source OpenClaw project, and more. A new control plane called Agent 365 hands every agent an Entra identity, the same way every employee gets one. A new kernel feature, Microsoft Execution Containers, locks agents into sandboxes that IT can shape with policy. For enterprises wrestling with EU AI Act deadlines and BSI scrutiny, this is the first agent stack that looks recognisable to a compliance officer.
On the Build keynote stage in San Francisco, Mustafa Suleyman, the CEO of Microsoft AI, walked through what he called a “humanist superintelligence” pitch — and then handed the show to a far less philosophical idea: governance. Behind him, Pavan Davuluri, EVP for Windows and Devices, framed the operating system as “the most trusted platform to build and run agents.” Microsoft AI VP Omar Shahine, demoing the new always-on agent Scout, described it almost as a colleague: “We all have our interesting quirks in how we work, and people are codifying those patterns into memories and skills that persist in their agent. Then the agent becomes more capable, better understanding you and gaining more agency and exercising judgments.” Scout itself is the headline product — an always-on personal agent, built on the open-source OpenClaw framework, that watches a user’s inbox, Teams threads and calendar, blocks focus time for upcoming deliverables, and flags stalled decisions. Each Scout instance gets a name, a persistent style, and a policy conformance system that runs continuous checks against organisational guardrails and emits its own audit trail. It ships through Microsoft’s Frontier program and requires a GitHub Copilot subscription. The more consequential move sat one layer down. Agent 365, the management plane Microsoft introduced earlier this spring, now discovers and governs agents Microsoft did not build. A new Shadow AI page inside the admin console identifies unauthorised agents on managed endpoints, with first-wave detection for GitHub Copilot CLI and — pointedly — Anthropic’s Claude Code. Each agent can be granted an Entra Agent ID (generally available for ‘on behalf of user’ flows, in preview for ‘own identity’), pulled into Intune policy, watched by Defender and gated by Purview’s data-loss controls. Microsoft is treating third-party agents the way it once treated third-party laptops on a corporate network: tolerated, fingerprinted, and managed. Underneath both sits a new kernel primitive. Microsoft Execution Containers, or MXC, is a policy-driven sandbox that the OS enforces at runtime. Developers — or, more often, IT admins via Intune — declare what files, networks and devices an agent may touch; MXC keeps it inside the lines. The spectrum runs from fast process isolation, already adopted by GitHub Copilot CLI, to session isolation that severs the agent from the user’s clipboard and input devices, to Windows 365 for Agents — a full Cloud PC, Intune-managed, that lets a computer-using agent click around a virtual desktop without ever touching the user’s laptop. OpenClaw’s Windows node now runs on MXC by default. So does NVIDIA’s OpenShell. OpenAI’s Codex and the Chinese agent startup Manus are integrating. “With Microsoft Execution Containers, Windows gives developers a policy-driven way to define what an agent can access and enforce those boundaries at runtime, so more autonomous agents can operate safely in enterprise environments,” said Manus chief product officer Tao Zhang. Nothing about the choreography was subtle. Microsoft now wants to be the operating system of the agent era — not the lab that builds the smartest model, but the platform on which other labs’ models are forced to behave.
To understand why this matters, it helps to remember what Microsoft tried first. Copilot, launched in 2023, was a single product wrapped around a single model — OpenAI’s GPT-4 — sold per seat on top of Microsoft 365. It worked, modestly: Satya Nadella told the Build crowd Copilot now has roughly 15 million paying users, a number Ben Thompson at Stratechery called “a tiny fraction of Microsoft 365’s overall customer base.” Worse, as Thompson noted, the rise of autonomous agents “raises serious questions about the long-term viability of the per-seat licensing model on which Microsoft’s productivity business is built.” If one Scout instance does the work of three analysts, why pay for three Copilot seats? Agent 365 is the answer — and it is structurally different. Where Copilot was a product, Agent 365 is a management surface. It charges for governance, not for tokens or seats, bundled into a new Microsoft 365 E7 tier (Frontier Suite) that wraps E5, Copilot, Entra Suite and Agent 365 into one SKU. Microsoft already cites Agent 365 touching 80 percent of the Fortune 500, an extraordinary figure for a product barely six months old — though the number reflects pilot deployments, not full per-seat licensing. The historical parallel that actually fits is not Office 365’s cloud migration. It is Active Directory in 2000. Back then, Microsoft did not need to build the best file server or the best email client; it needed to be the directory that every other piece of enterprise software had to authenticate against. Two decades on, Entra has become the default identity layer for ninety-plus percent of large Western enterprises. Agent 365 is the deliberate replay: give every agent — yours, ours, OpenAI’s, Anthropic’s, an open-source experiment your CTO has never heard of — an Entra Agent ID, and Microsoft sits in the middle of every agentic transaction in the building. MXC pushes the same logic into the kernel. The architectural bet is that enterprises will tolerate a profusion of agents only if the operating system, not each individual lab, enforces the rules. That is a fundamentally different posture from the “safety is part of the model” line that OpenAI and Anthropic have been selling. Microsoft is saying: assume the model is hostile, assume the prompt is poisoned, assume the agent will try to exfiltrate something — and contain it anyway, with kernel-level isolation and runtime policy. For DAX security architects who have spent the last eighteen months arguing with Procurement about whether an agent can be allowed near a SAP instance, this is the first answer that maps cleanly onto an existing ISMS. The catch: MXC is in early preview, Agent 365’s native MXC integration is promised for July, and Microsoft 365 E7 pricing has not been fully disclosed. The architecture is real; the bill is still being written.
Reaction split along predictable lines. Ben Thompson found the keynote itself “very underwhelming to start,” criticising Nadella’s “lack of vision and enthusiasm,” but conceded that the strategic substance — Project Solara, Work IQ, and the agent control plane — is among the most ambitious platform moves Microsoft has made since Azure. Computerworld’s Joab Jackson framed Scout as the first true Microsoft response to OpenClaw’s viral spread earlier in 2026, when, as TechCrunch’s Russell Brandom put it, an OpenClaw agent ran amok on a Meta researcher’s inbox and forced enterprise IT to confront what unsandboxed agents actually do. ServiceNow, in a move that says more than any analyst note, immediately extended its AI Control Tower to integrate with Agent 365 — accepting Microsoft’s control plane rather than fighting it. Salesforce, whose Agentforce competes directly with Scout, has so far stayed quiet, beyond Marc Benioff’s earlier broadsides about Copilot not working. Critics piled on from the other direction: Ed Zitron, in his Where’s Your Ed At newsletter, has continued to argue that Copilot’s 15 million paid seats generate revenue, not profit, and that Microsoft is funding the entire agent stack from a cash flow that may not survive an enterprise recession. Gary Marcus warned that autonomous agents burn orders of magnitude more tokens than chat-style usage — economics Microsoft is partially answering with on-device models like Aion 1.0 Plan, a 14-billion-parameter reasoner shipping in-box on capable Windows devices.
For a DAX CIO, the Build 2026 announcements collapse an unpleasant choice. Until this week, governing Claude Code or GitHub Copilot CLI on developer laptops meant building bespoke EDR rules, hoping Defender caught the right process, and arguing with engineering about why the cool agent had to be blocked. Agent 365 now discovers those agents natively, attaches them to Entra identities, and puts MXC sandboxes around them at the kernel level. The pitch lands hardest at organisations already on E5: the new E7 Frontier SKU is the obvious upgrade path, and the 80 percent Fortune 500 footprint Microsoft cites suggests procurement conversations are already moving. Expect German GBUs to push hard for clarity on data residency, on whether MXC policies travel with a Cloud PC into an EU-region Azure tenancy, and on how Purview audit trails map to BSI’s IT-Grundschutz controls before signing.
The EU AI Act’s high-risk obligations begin biting on 2 August 2026 — eight weeks after Build. The Bundesnetzagentur sits as Germany’s central market-surveillance coordinator, with BSI carrying the KRITIS cybersecurity baton. Microsoft has clearly designed Agent 365’s audit trails, conformance checks and Entra-backed agent identities with this calendar in mind. The Scout policy conformance system produces a per-check audit record — exactly the kind of evidence a BSI auditor will demand from any KRITIS-regulated insurer or utility running autonomous agents against customer data. The open question is whether MXC’s containment claims survive adversarial testing: kernel sandboxes have a long history of CVE-driven escapes, and a single high-profile prompt-injection breakout in an MXC-protected agent would set DAX adoption back a year. Regulators in Brussels and Bonn will watch the July preview closely.
For agent startups, Microsoft has just redrawn the map. The good news: any startup that integrates with MXC and accepts Entra Agent ID provisioning instantly becomes installable inside 400 million Microsoft 365 commercial seats, governed by the same console as Copilot. Manus, Hermes (Nous Research) and OpenClaw have already taken the deal. The bad news: the control plane is Microsoft’s, the identity layer is Microsoft’s, and the billing relationship — increasingly — will route through the E7 SKU. That is a familiar squeeze for anyone who watched the Windows ISV ecosystem in the late 1990s. European agent-tooling founders pitching Sequoia or HV Capital in the next two quarters will be asked one question above all others: how does your moat survive Agent 365? The honest answers are vertical specialisation, regulated-industry depth, and sovereignty plays Microsoft cannot credibly make — exactly the wedge a Mistral- or Aleph-Alpha-backed agent platform might exploit.
Sources 12 references
- [1]Build 2026: Furthering Windows as the trusted platform for development — Windows Developer Blog (Pavan Davuluri)
- [2]Introducing Microsoft Scout: Your always-on personal agent — Microsoft 365 Blog
- [3]Microsoft Build 2026 Live Blog — Microsoft News
- [4]Microsoft launches Scout, an OpenClaw-inspired personal assistant — TechCrunch (Russell Brandom)
- [5]Microsoft launches MXC, an OS-level sandbox for AI agents, with OpenAI and Nvidia already on board — VentureBeat
- [6]The Nvidia AI PC, Project Solara, Microsoft AI — Stratechery (Ben Thompson)
- [7]Microsoft unveils Scout, an autonomous AI agent built on OpenClaw — Computerworld
- [8]ServiceNow expands AI agent governance through deeper integration with Microsoft — ServiceNow Newsroom
- [9]Agent 365: Microsoft zentralisiert KI-Governance und erweitert auf M365 E7 — IT-Boltwise
- [10]EU AI Act launches Aug 2, yet high-risk oversight gap persists — Security Today DE
- [11]Am I Meant To Be Impressed? — Where’s Your Ed At (Ed Zitron)
- [12]Breaking: bad news for three of the biggest IPOs in history — Gary Marcus Substack