Building the Future: AI-Powered Development at Microsoft Build 2026
- Microsoft announced a comprehensive expansion of its developer ecosystem at Microsoft Build on June 2, 2026, shifting its focus toward agentic AI and a model-diverse platform.
- A central component of this strategy is the introduction of a specialized context layer designed to ground AI agents in both global and enterprise-specific knowledge.
- To further integrate organizational data, Microsoft announced Work IQ, a workplace intelligence layer that captures interactions across Microsoft 365, emails, and documents.
Microsoft announced a comprehensive expansion of its developer ecosystem at Microsoft Build on June 2, 2026, shifting its focus toward agentic AI and a model-diverse platform. The updates center on providing developers with the tools to build, operate, and secure autonomous agents using a combination of proprietary and third-party models across a full hardware and software stack.
A central component of this strategy is the introduction of a specialized context layer designed to ground AI agents in both global and enterprise-specific knowledge. Microsoft IQ is now generally available across GitHub Copilot, Microsoft Foundry, and Copilot Studio. Here’s supported by several specialized intelligence layers, including Fabric IQ for structured business data and Foundry IQ for retrieval planning across the live web and enterprise knowledge.
To further integrate organizational data, Microsoft announced Work IQ, a workplace intelligence layer that captures interactions across Microsoft 365, emails, and documents. The Work IQ APIs are scheduled for general availability on June 16, 2026, allowing agents to programmatically access organizational context. The company introduced Web IQ, a model-agnostic, MCP-native web search stack designed to return relevant passages at approximately 2.5 times the speed of existing alternatives.
These context layers power new agent implementations, such as Microsoft Scout. Available to Frontier customers starting June 2, 2026, Scout is a personal work agent built on OpenClaw and WorkIQ that handles proactive tasks including scheduling and meeting preparation within Teams and Outlook.
The MAI Model Family and Multi-Model Access
Microsoft’s AI Superintelligence Team released a family of seven new in-house models under the MAI brand. The flagship reasoning model, MAI-Thinking-1, is a mid-sized model with 35 billion active parameters and a 256K context window. It was trained on commercially licensed data and is designed for complex multi-step instructions and code generation. In private preview on Foundry, independent raters preferred it to Sonnet 4.6, and it matched Opus 4.6 on the SWE Bench Pro coding benchmark.

The company also launched MAI-Image-2.5 and its flash variant, which support both text-to-image and image-to-image workloads. These models are currently being integrated into PowerPoint and OneDrive and are available on Foundry. Other additions to the family include MAI Transcribe 1.5, which supports 43 languages, MAI-Voice-2 with expanded language options, and MAI-Code-1, an inference-efficient model tuned for GitHub Copilot and VS Code.
To avoid vendor lock-in, Microsoft is making MAI models available on third-party platforms including Fireworks AI, Baseten, and Open Router. Fireworks AI is now generally available on Foundry, allowing developers to access various models while maintaining Azure data residency and enterprise governance.
Infrastructure, Hardware, and OS Integration
To support local agent development and fine-tuning, Microsoft introduced the Surface RTX Spark Dev Box. Powered by NVIDIA RTX Spark, the hardware provides up to one petaflop of AI compute and 128 GB of unified memory, enabling the local execution of LLMs with up to 120 billion parameters and a 1 million token context window. The device comes pre-configured with Windows Subsystem for Linux (WSL) 2, featuring native GPU passthrough and full CUDA support.

At the operating system level, Microsoft is introducing Microsoft Execution Containers (MXC) in preview. MXC provides OS-enforced sandboxed environments for agents, allowing IT administrators to define security requirements that are enforced regardless of where the agent runs. This technology is currently utilized by OpenClaw and NVIDIA’s OpenShell secure runtime to manage policy, inference routing, and PII obfuscation.
For cloud-based scaling, the Foundry Agent Service is now in preview. This service provides isolated execution, persistent memory, and instant-on sandboxes per session, functioning as a primitive for agents similar to how containers functioned for cloud-native applications.
Security, Governance, and Scientific Application
Microsoft is implementing a security layer called Agent 365, which extends Entra, Defender, and Purview into a single control plane for governing agents across different hosting environments. This is complemented by two open-source projects: the Agent Control Specification for standardizing control loops and Adaptive Spec-driven Scoring for Evaluation and Regression Testing (ASSERT) for safety evaluation.
The company also unveiled Codename MDASH, a security system that deploys over 100 agents to identify exploitable bugs by analyzing data flow and business logic, delivering fixes directly through the Defender Portal.
Beyond general software development, Microsoft launched Microsoft Discovery, an enterprise-grade agentic AI platform for scientific workflows. The platform is currently used by BHP for copper-leaching research, Syensqo for semiconductor R&D, and GSK for drug discovery. A local version of the Discovery app is available in preview for users with GitHub Copilot accounts.

In the field of quantum computing, Microsoft revealed the Majorana 2 chip. The chip demonstrates an average qubit lifetime of 20 seconds, with some instances reaching one minute, and reports 1,000 times higher reliability than previous generations. Microsoft stated it aims to achieve a scalable quantum machine by 2029 using agentic AI.
Additional developer tools announced include the GitHub Copilot app in preview, which allows for parallel agent sessions using git worktrees, and Rayfin, a managed backend-as-a-service for Microsoft Fabric. For database needs, Azure HorizonDB was introduced as a fully managed PostgreSQL service that Microsoft claims delivers more than 3 times the throughput of self-managed setups in internal tests.
