Urgent.News

What's breaking now, across thousands of outlets.

AI

The Microsoft AI Stack in 2026 and the Certification Trail That Runs Through It

I spent some time observing what's inside the Microsoft AI stack. Foundry, Agent Framework, Logic Apps, AI Search, Purview, Entra. After a while, I had a picture of how the pieces fit and decided to draw one myself to share. Then recently Microsoft published AI-500 , an expert certification for multi-agent systems. That made me curious whether Microsoft's view of the platform matches my own. So I…

In 2026, Microsoft's AI stack consists of six layers stacked vertically with a sixth layer running across them all. The bottom layer contains models such as GPT-5, Claude, Mistral, Grok, Microsoft's own MAI and Phi, Llama, DeepSeek, and an open catalog. This model layer is the least differentiated. Above the models sit five layers: Foundry, infrastructure, data and context, agents, copilots, and distribution.

The infrastructure layer consists of Foundry, Azure OpenAI, Azure ML, AKS, Container Apps, App Service, and Foundry Local for edge computing. This layer handles hosting, serving, and compute. It is solid and well understood.

Data and context form the third layer, split into two parts. The first part includes Microsoft Graph, SharePoint, Exchange, Fabric and OneLake, Dataverse, and vector stores in Cosmos DB, Azure SQL, and PostgreSQL. The second part is composed of Work IQ, Fabric IQ, Foundry IQ, and Azure AI Search, which transform enterprise data into context that respects user identity. Permission-trimmed retrieval must honor Entra ACLs at query time, not after ranking. Azure AI Search supports this through document-level access control.

Three key points are essential here - Graph-grounded context is months of work, agents and copilots leave out this layer, and wrong answers can lead to leakage or collapsed recall. This is the most challenging part of the Microsoft AI stack, requiring significant engineering effort.

Above the data layer lies the agentic platform, which includes Microsoft Agent Framework, Foundry Agent Service, Copilot Studio, Logic Apps, Azure Functions, Service Bus, and Event Grid. This platform manages tools and enables agent-to-agent communication. At the top, the Copilot layer spans Microsoft 365, GitHub, Security, Dynamics 365, Power Platform, and Teams, providing distribution points for enterprise AI integration.

The final layer is governance and evidence. Entra ID and Entra Agent ID handle identity, while Purview covers labels, DLP, audit, and content safety. API Management serves as the AI gateway, and Defender, Sentinel, Azure Monitor, Log Analytics, and Azure Policy provide traces, evaluations, and control evidence. This layer ensures traceable evidence for production readiness, addressing critical questions such as who approved the agent, what data it accessed, which controls applied, and the outcomes of any wrong decisions.

Microsoft offers a comprehensive set of AI certifications, ranging from fundamentals to an expert exam, with the expert exam (AI-500) currently in beta. The expert exam tests six layers of the Microsoft AI stack, including context and evidence, not model choice. The study guide exercises map each certification exam to its corresponding layer, offering a visual representation of the Microsoft AI stack and its certification trail.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in AI

More from Thursday 3 September →