For the past two years, AI agents have lived mostly in demos. A developer would wire a chatbot to a few tools, show it booking a meeting or summarizing a report, and the room would applaud. Then everyone would go back to their normal software, because turning that demo into something a real business could trust was painfully hard.
Microsoft is betting that era is over. At Build 2026 in San Francisco, the company rolled out a sweeping set of upgrades to Microsoft Foundry, its platform for building and running AI agents. The message was hard to miss: agents are no longer a side project. They are becoming part of the plumbing of everyday computing, woven into Windows, Azure, Microsoft 365, and the tools millions of people use without thinking twice.
So what exactly is Microsoft Foundry, what changed, and why should anyone outside a developer conference care? Let’s break it down in plain English.
What Is Microsoft Foundry, Exactly?
Microsoft describes Foundry as its “AI app and agent factory.” Strip away the marketing, and it’s a unified platform on Azure where companies can build, test, deploy, and monitor AI agents — software that doesn’t just answer questions but actually takes actions, like processing invoices, triaging support tickets, or managing a calendar.
What makes Foundry different from a simple model marketplace is scope. The platform now offers access to more than 11,000 AI models, from heavyweight frontier systems to small, specialized models built for scientific and industrial work. But models are only one piece. Foundry bundles in the runtime where agents execute, the tools they use, the memory that lets them remember context, the data grounding that keeps them accurate, and the governance controls that keep them on a leash.
That last part matters more than it sounds. The hard truth of enterprise AI is that the model was never the bottleneck. The bottlenecks were permissions, state, retrieval, observability, cost control, and the sheer awkwardness of letting unpredictable software touch real business systems. Build 2026 was Microsoft’s direct answer to that gap.
The Big Shift: Agents as Infrastructure, Not Experiments
The most consequential announcement wasn’t a shiny new model. It was the runtime.
Hosted agents in Foundry Agent Service — expected to reach general availability by early July 2026 — give every agent session its own sandbox with dedicated compute, memory, and durable file access. In practical terms, that means an agent working on your quarterly report runs in an isolated, managed environment rather than as a fragile script someone duct-taped together. If it crashes, it doesn’t take anything else down. If it misbehaves, there’s a record of exactly what it did.
This is the same playbook Microsoft ran with cloud computing a decade ago: take something experimental and chaotic, wrap it in management tooling, and make it boring enough for enterprises to trust. Boring, in enterprise software, is a compliment.
Alongside the runtime, Microsoft introduced several supporting pillars:
Foundry IQ acts as a unified knowledge layer. Instead of every agent maintaining its own messy connections to company data, Foundry IQ pulls together sources like Work IQ (Microsoft 365 data), Fabric IQ (analytics data), Azure SQL, and file search behind a single retrieval endpoint with a service-level agreement. Translation: agents get one reliable doorway to your organization’s knowledge instead of a dozen rickety ones.
Foundry Control Plane, now in public preview, brings identity, access controls, observability, and security into one dashboard. Paired with a new integration between Microsoft Defender for Cloud and GitHub Advanced Security, it lets security teams watch what agents are doing across their entire lifecycle — not just hope for the best after deployment.
Foundry Tools let agents tap into capabilities through the Model Context Protocol (MCP), an open standard that’s quickly becoming the universal adapter for connecting AI to software.
From the Data Center to Your Desktop
If all of this sounds like cloud-only enterprise stuff, here’s where it touches everyday computing.
Build 2026 made clear that Microsoft’s entire product surface — Windows, Azure, Microsoft 365, and Fabric — is being redesigned around agents by architecture, not just by roadmap. The Work IQ APIs go generally available on June 16, opening Microsoft 365 data to agents through open protocols without requiring a Copilot license.
Then there’s Scout, Microsoft’s first public “Autopilot.” Scout works across cloud, desktop, and web, connecting Teams, Outlook, OneDrive, SharePoint, your calendar, contacts, chat, and email — and it acts autonomously without needing to be prompted every time. That’s a meaningful step beyond the chatbot model. Instead of you asking an assistant to do something, the assistant notices what needs doing.
For ordinary users, this is the moment AI agents stop being a destination (open the chatbot, type a request) and start being ambient — quietly handling scheduling conflicts, surfacing the document you’ll need for your next meeting, or flagging an email thread that requires action.
More Model Choice, Including Claude
Foundry’s openness extends to models from outside Microsoft. On June 9, 2026, Microsoft announced that Anthropic’s Claude Fable 5 — part of Anthropic’s new Mythos-class family — is available in Microsoft Foundry, Foundry Agent Service, and GitHub Copilot. For enterprises, that means agent workloads on Azure aren’t locked into a single vendor’s models; teams can route demanding tasks to a frontier model and routine work to cheaper, smaller ones.
That routing question is becoming a real discipline. Powerful models are expensive per token, and analysts are already warning that companies will need genuine cost engineering for AI agents — deciding which jobs justify the premium model and which can run on something lighter, much as cloud compute eventually demanded careful capacity planning.
Why This Matters (and What to Watch)
The skeptical read is that Build 2026 was a rebranding exercise — old Azure services with new agent-flavored names. There’s a kernel of truth there, but the deeper shift is real: Microsoft has concluded that the next competitive battle in enterprise AI is not raw capability but reliability and governability. Whoever makes agents safe, observable, and auditable wins the enterprise — and the enterprise is where Microsoft has dominated for forty years.
There are legitimate concerns to keep an eye on. Autonomous agents acting across email, files, and chat raise obvious privacy and security questions, which is precisely why Microsoft is leading with governance tooling rather than burying it in the fine print. CIOs and security teams are being told, in effect, to get their tenants ready before agents start acting across the business.
There’s also the human question. Agents that draft, schedule, summarize, and decide will change how work feels. The optimistic view is that they absorb drudgery; the cautious view is that organizations will need new norms about when an agent acts alone and when a human signs off.
The Bottom Line
Microsoft Foundry’s Build 2026 expansion marks the moment AI agents graduate from impressive prototypes to managed infrastructure. With hosted runtimes, unified knowledge grounding through Foundry IQ, a security-first Control Plane, over 11,000 models including third-party options like Claude, and autonomous experiences like Scout reaching everyday users, the agentic era is no longer a forecast. It’s a rollout schedule.
For developers, the message is to start building on production-grade rails instead of duct tape. For IT leaders, it’s to get governance in place now. And for everyone else, it means the computer is quietly learning to act, not just answer — and that change is arriving inside the software you already use every day.