Home Services Work About Blog Contact Let's Talk
Blog / Microsoft 365 Updates
📅 Monthly Roundup · May 2026

Microsoft May 2026: Every Major Update That Matters for SharePoint & M365 Developers

Copilot Studio
Wave 2 drops with multi-agent orchestration & MCP GA
GA
SharePoint
AI List Agents generally available to all tenants
GA
Teams AI
Intelligent Recap upgraded with action item sync to Planner
Updated
Power Automate
Agentic flows with autonomous retry and self-healing logic
Preview
Microsoft Graph
New Files API v2 and People API improvements ship
GA
Viva Connections
Adaptive Card Extensions support real-time push notifications
Updated

May 2026 is the month Microsoft doesn't hold back. Build conference. Wave 2 releases. General availability announcements that have been sitting in preview for six months. If you've been waiting to see which AI features would stick — this is the month you get your answer.

The bad news: there are a lot of announcements. The good news: most of them don't apply to what you build. We've filtered the noise. This is the May 2026 Microsoft update roundup written specifically for SharePoint developers, SPFx engineers, Power Platform builders, and anyone responsible for a Microsoft 365 tenant that people actually depend on.

No marketing fluff. No "unlock the power of AI" preamble. Just the updates, what they change, and what you should do about them this month.

This Month's Biggest Story

SharePoint AI List Agents hit general availability. Every Microsoft 365 tenant with a Copilot licence now has them. This is the single update with the widest immediate impact — it changes what users expect from every SharePoint list in your organisation.

Microsoft Build 2026 — The Developer Headlines

Microsoft Build 2026 ran May 19–21 in Seattle and online. The theme, unsurprisingly, was agents — but the specifics matter more than the buzzword. Here's what actually landed for Microsoft 365 and Azure developers.

Copilot Studio
Multi-Agent Orchestration — Agents That Call Other Agents
GA at Build

This is the headliner. Copilot Studio agents can now invoke other agents as tools — meaning you can build an orchestrator agent that coordinates specialist sub-agents. Your HR Copilot agent can call a Payroll agent, a Leave Management agent, and a Policy Q&A agent as needed, returning a unified response to the user.

Why it matters for Microsoft 365 developers: complex enterprise scenarios that previously required a monolithic agent — or a custom Azure OpenAI deployment — can now be composed from purpose-built Copilot Studio agents. Governance is per-agent. Data access is per-agent. Maintenance is per-agent.

  • Orchestrator agents supported in both Copilot Studio and via the Copilot extensibility SDK
  • Sub-agents inherit the calling user's permissions — no elevation of access
  • Conversation history shared across the agent chain for context continuity
  • Audit logging captures the full agent invocation path for compliance
MCP Integration
Model Context Protocol (MCP) Goes Generally Available in Power Platform
GA

MCP — the open standard for connecting AI models to external tools and data sources — is now GA across Power Automate and Copilot Studio. This is significant: it means any MCP-compatible server can be connected to your Power Automate flows and Copilot agents without custom connector development.

  • Power Automate cloud flows can now call MCP tool servers natively
  • Copilot Studio agents can discover and invoke MCP tools as part of reasoning
  • Microsoft publishes official MCP servers for SharePoint, Graph, and Teams
  • Community MCP servers (GitHub, Jira, ServiceNow) connect with no code

SharePoint Updates — AI Agents Hit General Availability

This is the update that will change what your users expect from SharePoint — permanently.

SharePoint Online
SharePoint AI List Agents — Generally Available
GA — All Tenants

SharePoint List Agents are now available to all Microsoft 365 Copilot-licensed tenants with no configuration required. Every SharePoint list and library now has a built-in AI agent that users can converse with in natural language.

What this means in practice: a user looking at your project tracking list can ask "Show me all tasks assigned to Sarah that are overdue" and get a filtered, summarised answer — without knowing how to use SharePoint views, without calling IT, without reading documentation.

  • Works on all SharePoint lists and document libraries automatically
  • Respects item-level permissions — users only get answers about content they can access
  • Supports follow-up questions in the same conversation thread
  • SharePoint admins can disable per-site or per-list via admin centre policies
  • Available in SharePoint Online web, Teams SharePoint tab, and SharePoint mobile
Developer Impact

What this means for your SPFx work

SharePoint List Agents handle the conversational Q&A layer natively. Your SPFx web parts now compete on what they do better: rich interactive UI, multi-system data aggregation, complex forms, and real-time dashboards. If you're still building "search and filter" SPFx web parts for single SharePoint lists, it's time to rethink the value proposition. Focus your SPFx effort on experiences the native agent cannot deliver.

SharePoint Embedded — ISV Pricing Update

SharePoint Embedded — Microsoft's API-first offering that lets ISVs use SharePoint as a content backend without users needing SharePoint licences — received a significant pricing restructure this month. The consumption-based model now has a more predictable tier for ISVs building document management, contract management, and content-heavy applications. If you're building a product on top of SharePoint Embedded, review the new tier structure — it materially changes the commercial model for applications with high storage but low API call volumes.

Microsoft Teams — AI Meeting Intelligence Gets Serious

Microsoft Teams
Intelligent Recap: Action Items Sync to Planner & Loop
Updated

Teams Intelligent Recap — which automatically generates meeting summaries, key points, and action items from recorded meetings — now syncs action items directly to Microsoft Planner and Microsoft Loop workspaces. No copy-paste. No manual task creation. Action items identified by AI in the meeting transcript are created as Planner tasks, assigned to the identified owner, with the meeting context attached.

  • Action items detected in transcript automatically create Planner tasks
  • Assignee detected from meeting context and Entra ID profile matching
  • Due dates suggested based on conversational cues ("by end of week", "before launch")
  • Full meeting transcript linked to each task for reference
  • Loop workspace integration: action items appear in the shared Loop page for the meeting

Teams Phone — AI-Powered Call Summaries for External Calls

Intelligent Recap previously only worked on Teams video meetings. May 2026 extends it to Teams Phone calls — including external PSTN calls. For organisations using Teams as their full telephony platform, this is significant: every call to a client, supplier, or candidate now gets an automatic summary, key points, and follow-up suggestions. CRM integration via Power Automate custom connectors becomes an obvious next step for any Microsoft 365 developer working in this space.

Power Platform — Agentic Flows & AI Builder Updates

Power Automate
Agentic Flows: Autonomous Retry, Self-Healing & Goal-Based Execution
Public Preview

This is the biggest Power Automate update since cloud flows launched. Agentic flows are a new flow type where you define a goal and a set of available tools — and the Power Automate AI runtime figures out the execution path. Instead of building every decision branch manually, you describe the intent and let the agent reason about the steps.

Three new capabilities shipping in preview:

  • Autonomous retry: When a step fails, the agent analyses the error, attempts an alternative approach, and only escalates to a human if it genuinely cannot resolve the issue
  • Self-healing flows: Flows that detect their own configuration drift (e.g. a SharePoint column that was renamed) and self-correct without requiring an admin to manually fix the broken reference
  • Goal-based triggers: Define an outcome ("process all pending leave requests and send approval notifications") — the flow determines the optimal execution sequence based on current data state
Preview Caution

Agentic flows are in public preview — not production-ready. Do not migrate critical business processes to agentic flows yet. Use the preview to evaluate for future projects and give Microsoft feedback on the behaviours you need.

Microsoft Graph API — Developer Tools & New Endpoints

GA — May 2026
Files API v2 — Faster, Cheaper, Smarter
The new Files API v2 replaces the DriveItem endpoint pattern with a more efficient query model. Batch requests now support up to 50 operations (up from 20). Delta queries for document libraries return 40% fewer round trips for large-change scenarios. SPFx web parts making heavy Graph file calls should evaluate migrating to v2 — you'll see measurable performance improvements.
GA — May 2026
People API v2 — Richer Profile Data & Relationship Signals
The People API now exposes collaboration signals (who you email most, who you meet with regularly) as structured properties — not just a ranked list. Useful for SPFx employee directories, org chart web parts, and "people you work with" features. The new collaborationInsights property returns co-authoring frequency, meeting overlap percentage, and email thread activity.
Preview — May 2026
Teams Chat Export API — Compliance & eDiscovery Use Cases
A new Teams Chat Export API in preview gives compliance and eDiscovery applications access to Teams chat content (with appropriate Purview licences and admin consent). Relevant for developers building compliance tooling or HR investigation workflows on top of Microsoft 365.
GA — May 2026
Graph Connectors — Simplified Ingestion Pipeline
The Graph connector ingestion pipeline now supports incremental crawls with change detection for SQL, REST API, and file system sources — no custom delta logic needed. This dramatically reduces the complexity of keeping external content (CRM data, ERP records, knowledge bases) in sync with Microsoft 365 Copilot's semantic index.

Viva Connections & SPFx — ACE Real-Time Push

The update SharePoint Framework developers have been waiting for: Adaptive Card Extensions (ACEs) in Viva Connections now support real-time push notifications via SignalR-based server-sent events.

Previously, ACEs could only display data at page load — or refresh on a timer. Now your ACE can receive a server push and update the card in real time without the user doing anything. Think about what this enables: a leave approval pending ACE that lights up the moment a request is submitted. A critical incident ACE that updates the moment a P1 ticket is raised. A stock/inventory ACE that reflects live changes from an ERP system.

  • Push support via Microsoft Graph change notifications subscriptions
  • ACE state updated via this.setState() on notification receipt — same pattern as existing ACEs
  • No additional licences required — available in Viva Connections for all Microsoft 365 subscriptions
  • Rate limiting: 5 push events per ACE per minute to prevent notification storms
Quick Win for SPFx Developers

If you have existing ACEs built for clients that show approval counts, ticket queues, or live inventory — the real-time push upgrade is a high-value enhancement that you can pitch as a short follow-on project. The core ACE structure stays the same; you're adding a Graph change notification subscription and a push handler. Typical effort: 1–2 days for an experienced SPFx developer.

What to Prioritise This Month

Not every update needs your attention now. Here's the prioritised action list for Microsoft 365 developers and SharePoint architects.

01
Enable SharePoint List Agents in your tenant — then brief your users
They're on by default for Copilot-licensed users. Before users discover them and start asking why IT didn't tell them, be proactive. Run a 30-minute lunch-and-learn demo. Set expectations on what they can and can't do.
02
Audit your Graph API calls for Files v2 migration opportunity
If you have SPFx web parts or Power Automate flows making frequent DriveItem calls, evaluate the v2 migration. The batch size increase alone (20→50 ops) can cut round trips significantly for document-heavy dashboards.
03
Prototype MCP tool connections for your most-requested integrations
MCP GA means connecting Jira, ServiceNow, Salesforce, or your custom APIs to Copilot Studio agents no longer requires a custom connector. Spend a day prototyping your most-requested integration — you may be surprised how fast it works.
04
Watch agentic flows — don't build on them yet
Public preview means production behaviour isn't guaranteed. Follow the Power Automate blog for GA announcements. If you have a complex approval or orchestration flow that's painful to maintain, document it now — it's a strong candidate for agentic migration when GA arrives.

May 2026 — Key Takeaways

SharePoint AI List Agents are GA. Every Copilot-licensed list now has a natural language interface. Your users will find it on their own — be ahead of the conversation.

MCP is production-ready in Power Platform. Custom connector development for standard SaaS tools (Jira, ServiceNow, Salesforce) is no longer the first approach — check if an MCP server exists first.

Multi-agent orchestration changes Copilot Studio architecture. Complex enterprise AI scenarios that were impractical before are now composable from simpler, governed sub-agents.

ACE real-time push is the SPFx upgrade to pitch to existing Viva Connections clients. Low effort, high perceived value, short delivery timeline.

Agentic flows are preview only — evaluate, don't deploy. The direction is clear. The production readiness is not yet there. Watch this space for GA in Q3 2026.

AT

Akshara Technologies

Microsoft 365 Development Specialists · Since 2016

We track every Microsoft 365 release so our enterprise clients don't have to. If a May 2026 update affects your SharePoint intranet, SPFx web parts, Power Automate flows, or Microsoft Teams implementation — and you need someone to evaluate what it means for your specific tenant — let's have that conversation. We respond within 24 hours.

Need Help Implementing Any of These Updates?

From SharePoint AI Agent governance policies to Graph API v2 migrations, SPFx ACE real-time push upgrades, and Copilot Studio multi-agent architecture — we've been building on Microsoft 365 since 2016. Let's talk about what May 2026 means for your tenant specifically.

Start a Conversation Explore Our Services

Related Articles