Microsoft 365 AI Agents: The Complete Guide to Building and Running Agents with Copilot, Copilot Studio, and Agent 365 in 2026

Microsoft has transformed M365 into a full-blown agent platform. From Copilot's agentic mode in Office apps to Copilot Studio's low-code agent builder, the new Cowork delegation agent, and enterprise governance with Agent 365 — here's everything you need to know about building and running AI agents in the Microsoft ecosystem in 2026.

Microsoft 365 AI Agents: The Complete Guide to Building and Running Agents with Copilot, Copilot Studio, and Agent 365 in 2026

The Microsoft 365 ecosystem has fundamentally changed. What used to be a productivity suite is now an enterprise-grade AI agent platform. With Copilot's agentic capabilities going GA across Office apps, Copilot Studio evolving into a full agent orchestration canvas, and Microsoft Agent 365 launching as an enterprise governance layer — the M365 environment now offers multiple pathways to build, deploy, and manage autonomous AI agents.

If you are building your first agent in the Microsoft ecosystem, this guide is for you. We break down every option available right now, from no-code to pro-dev, with real pricing numbers, practical step-by-step walkthroughs, and the limitations you need to know about before committing. All information is based on official Microsoft announcements and documentation from April and May 2026.

For a hands-on starter project, also see our step-by-step tutorial on building a Microsoft Learn documentation agent with MCP and Copilot Studio — it takes 15 minutes and costs nothing.

Before You Start: What You Need

Before building your first AI agent, make sure you have the following in place:

RequirementDetails
Microsoft 365 licenseE3, E5, Business Standard, or Business Premium as a base
Copilot add-on$30/user/month for Copilot features in M365 apps
Copilot Studio accessIncluded with Copilot license for basic agents, or $200/month standalone for 25K credits
Admin permissionsYour IT admin may need to enable Copilot Studio in your tenant
A clear use caseStart with a specific, repetitive business problem — not a general-purpose assistant

Important deadline: Classic agent creation in Microsoft Teams will retire on June 30, 2026. If you are just getting started, go directly to the Copilot Studio web experience at copilotstudio.microsoft.com — do not use the legacy Teams-based builder.

If you prefer learning by video, Microsoft has an excellent beginner series: Mastering Copilot Studio on Microsoft Learn, and this comprehensive 2026 tutorial walks through everything from scratch. The Microsoft Copilot Studio Adoption Hub also provides templates, best practices, and community resources.

The Agent Landscape in Microsoft 365: Where We Stand

As of May 2026, Microsoft offers five distinct ways to build and run AI agents within the M365 ecosystem:

ApproachTarget AudienceComplexityKey Strength
Copilot Agentic ModeAll M365 Copilot usersNone (built-in)Native in Office apps
Copilot StudioCitizen developers, business usersLow-codeVisual agent builder with workflows
Cowork AgentKnowledge workersNone (conversational)Full task delegation
M365 Agents SDKProfessional developersCode-firstMaximum flexibility
Microsoft FoundryEnterprise dev teamsCode-firstAzure-hosted agent runtime

Each approach solves a different problem. If this is your first agent, start with Copilot Studio. It gives you the fastest path from idea to working agent without writing code, while still being powerful enough for production use cases. For a decision framework that helps you choose the right approach, see Microsoft's AI Technologies Decision Framework.

Build Your First Agent in 15 Minutes

Before diving into the details of each platform, here is the fastest way to get a working agent running:

  1. Go to copilotstudio.microsoft.com and sign in with your work account.
  2. Click "Create" and select "New agent." Choose "Skip to configure" to start from scratch.
  3. Name your agent — something descriptive like "IT Help Desk Agent" or "HR Policy Assistant."
  4. Write clear instructions (under 2,000 characters). Example: "You are an IT help desk agent. Answer questions about our company's IT policies. Be concise and professional. If you do not know the answer, say so and suggest the user contacts the IT help desk directly."
  5. Add a knowledge source — upload a PDF of your IT policy document, or connect a SharePoint site containing your documentation.
  6. Test it using the built-in test panel on the right side of the screen. Ask it a question about your uploaded document.
  7. Publish to Microsoft Teams or the M365 Copilot interface.

That is it. You now have a working AI agent grounded in your organizational knowledge. The rest of this guide explains how to make it smarter, more autonomous, and production-ready.

Next project: Once you have this working, try building a Microsoft Learn documentation agent with MCP — it is free and teaches you how to connect external knowledge sources to your agents.

What Is Copilot Agentic Mode?

Copilot Agentic Mode is the autonomous action capability built directly into Microsoft 365 apps. Since April 22, 2026, it is generally available in Word, Excel, and PowerPoint. This is not the basic "help me draft an email" Copilot — agentic mode means Copilot can take multi-step, autonomous actions directly within your documents without requiring step-by-step instructions.

The shift from assistive to agentic AI mirrors broader industry trends. As we explored in our analysis of agentic engineering vs. vibe coding, the distinction between prompting an AI and delegating to an AI agent is fundamental to how enterprises will work in 2026 and beyond.

What Agentic Mode Can Actually Do

In Word: Copilot iterates on document tone across multiple passes, synthesizes content from several source files into cohesive proposals, and extracts targeted action items from lengthy reports. A dedicated Legal Agent handles contract review, redlining, and negotiation with tracked changes. Word now also includes a Claude model option (from Anthropic) alongside OpenAI models — giving you model choice within the Microsoft environment. For context on why Microsoft chose Claude for certain tasks, see our analysis of Anthropic's enterprise distribution strategy.

In Excel: Complex data analysis goes beyond simple formula suggestions. Copilot identifies trends, generates formulas, creates automated pivot charts, and now supports Python integration for advanced analysis. A dedicated Plan Mode outlines step-by-step approaches before modifying your workbook — so you see the plan before the execution.

In PowerPoint: Multi-step presentation creation and editing with agentic reasoning.

In Teams: Real-time meeting transcription, action item extraction, and a new Copilot call delegation feature that handles incoming Teams calls, gathers context from callers, and sets up follow-up appointments autonomously.

In Outlook (Frontier Preview): Announced April 27, 2026 — proactive inbox triage, prioritization, and scheduling adjustments without explicit user prompts. Currently available through the M365 Frontier program.

The Licensing Reality

As of April 15, 2026, the comprehensive Copilot Chat integration within Word, Excel, PowerPoint, and OneNote is exclusively available through the Microsoft 365 Copilot license at $30/user/month (requires E3/E5/Business Standard or Premium as a base). This is a non-negotiable add-on. For a deeper analysis of how agentic compute is reshaping SaaS pricing, see our breakdown of why agentic compute broke flat-rate pricing.

What Is Copilot Studio and How Does It Work?

Copilot Studio (formerly Power Virtual Agents) is Microsoft's low-code platform for building custom AI agents. It has evolved from a simple chatbot builder into a full autonomous agent platform capable of orchestrating multi-step workflows with AI reasoning, human-in-the-loop approvals, and connections to the entire Power Platform connector ecosystem.

Why start here: For first-time agent builders, Copilot Studio is the sweet spot. You get a visual canvas, built-in testing, one-click publishing to Teams and M365, and enough power to handle real production workloads. No coding required.

The 9-Step Agent Framework

Based on practical experience building autonomous agents in Copilot Studio, here is a proven framework for getting from concept to production:

Step 1 — Define the growth engine. Pick a use case that actually solves a real business problem. Customer satisfaction routing, automated procurement, lead qualification — not "let's build a chatbot because AI." The best first agents automate something your team already does manually at least 10 times per week.

Step 2 — Choose the right platform. M365 Agent Builder (inside M365 Copilot) is for personal productivity agents. Copilot Studio is for custom autonomous agents with workflows and triggers. Azure Foundry (Microsoft Foundry) is only needed when you require truly custom model configurations — which is rare and not where beginners should start.

Step 3 — Craft clear instructions. Keep instructions under approximately 2,000 characters. Define purpose, tone, rules, skills, and step-by-step behavior. Critical insight: instructions are behavioral guardrails for the model, not security controls. Write good descriptions on each knowledge source and tool so the agent knows when to query them — this keeps your main instructions lean.

Common beginner mistake: Writing instructions that are too vague ("Be helpful") or too long (3,000+ characters). The agent performs best with specific, concise behavioral rules.

Step 4 — Set up knowledge sources. Disable public web search (Bing) by default — this is important for enterprise agents that should only answer from your data. Use Dataverse tables for structured data and SharePoint files via Work IQ for live document access. The distinction matters: static uploads are indexed but not real-time, while SharePoint via Work IQ connects to OneDrive, SharePoint, Outlook, and Teams as one always-current AI-accessible layer. You can also connect external documentation via Model Context Protocol (MCP) for real-time access to sources like Microsoft Learn.

Step 5 — Define topics. Topics make agents more deterministic — they are essentially mini Power Automate flows inside the agent. But over-engineering topics makes the agent feel dumb and repeat itself. Use them for workflows that need strict sequencing; let the agent reason freely for everything else.

Beginner tip: Start without custom topics. Let the agent reason freely over your knowledge sources first. Only add topics when you identify specific workflows that need strict step-by-step execution.

Step 6 — Connect tools. Add connectors like Office 365 Outlook for email sending. A practical tip: when connecting email actions, instruct the body input to "draft in HTML code" — this single sentence in the tool description transforms unreadable plain-text output into properly formatted HTML emails.

Step 7 — Test and evaluate. Use the built-in test trigger to replay previous submissions without re-filling forms. Iterate on instructions, knowledge source descriptions, and tool configurations until the reasoning chain is clean.

Step 8 — Publish. For autonomous agents, no deployment to chat channels is needed — there is no human interaction layer. The agent runs on triggers. For interactive agents, publish to Teams or M365 Copilot with a single click.

Step 9 — Foster feedback. Collect qualitative feedback from people affected by the agent's actions, not just analytics dashboards. Ask: "Did the agent give you the right answer? Was anything missing?"

When Should You Use an Agent vs. Power Automate?

This is the most common question from people new to the Microsoft agent ecosystem, and the answer is straightforward:

  • If the process follows a strict, deterministic series of actions with simple if/then conditions → use Power Automate.
  • If the process requires complex decision-making where logic is hard to predefine (e.g., interpreting free-text sentiment, classifying ambiguous requests) → use an autonomous agent.

The best practice: let the agent make decisions, then use Power Automate flows to execute the resulting actions. This separation of reasoning and execution is the same pattern we see in how agent runtimes are becoming operating systems.

The New Workflow Designer: AI + Traditional Automation in One Canvas

One of the most significant Copilot Studio updates in May 2026 is the completely redesigned workflow designer. This is not a minor UI refresh — it is a fundamentally new canvas that brings AI-native and traditional automation blocks together in one place. For a full changelog, see the Copilot Studio What's New page on Microsoft Learn.

Available Building Blocks

BlockWhat It DoesWhen to Use It
AgentInvoke a full Copilot Studio agent with tools and knowledgeComplex reasoning over your data
PromptSingle focused LLM call (sentiment analysis, data extraction, classification)Quick AI tasks within a workflow
ClassifyAI-powered routing into categories you define, with examples for accuracyEmail triage, ticket routing
M365 CopilotGround AI responses in your actual Microsoft 365 data (SharePoint, Teams, OneDrive)Questions about organizational knowledge
Human ReviewPause the workflow and put a human in the loop exactly where neededHigh-stakes decisions, approvals
ConnectorsThe entire Power Platform connector ecosystemActions in external systems
Loops, Variables, FunctionsTraditional automation building blocksData processing, iteration

Practical Example: Automated Customer Care Inbox

Here is a real-world workflow built with the new designer that demonstrates how these blocks work together. This is an excellent second project after you have built your first simple agent:

Trigger: New email arrives in a shared customer care mailbox.

Step 1 — Sentiment Analysis (Prompt block): Analyzes the email subject and body. Returns a structured output with sentiment (positive, neutral, negative, urgent) and a reason. You can test this inline with sample data before committing.

Step 2 — Classification (Classify block): Routes the email to billing, technical, sales, or "other" categories. You define each category with a description and examples to improve accuracy. The classify block includes a built-in catch-all for unmatched items.

Step 3a — Billing path: Calls an existing Copilot Studio billing agent that is grounded in the company's refund policy. The agent determines whether human approval is needed (e.g., refunds above $40). If yes, a Human Review block sends an approval request to the designated approver via Outlook with the draft reply and refund amount. Only after approval does the email get sent.

Step 3b — Technical path: Uses the M365 Copilot block to search internal knowledge base documents and draft a professional reply grounded in organizational data from SharePoint, Teams, and OneDrive.

Step 3c — Sales path: A Prompt block extracts every distinct question from the email as a JSON array. A loop iterates through each question, generates an answer from product information, and a compose action builds an HTML Q&A email. The concatenated response is sent back to the customer.

The entire workflow is visible on a single canvas (horizontal or vertical layout), supports drag-and-drop, inline testing, version history with compare and restore, and step-by-step activity monitoring for debugging.

New Copilot Studio Capabilities (May 2026)

  • Computer-Using Agents (GA): Agents can interact directly with websites and desktop applications through the UI — automating processes that lack APIs. This represents a significant evolution in how agent-accessible APIs shape the enterprise stack.
  • Agent-to-Agent Communication (GA): Agents can now collaborate as peers, exchanging information and delegating tasks to each other. This is generally available as of May 2026 and works via Work IQ shared organizational context.
  • Native Voice Capabilities: Build voice-enabled agents without external telephony integrations.
  • Multi-Agent Orchestration with MCP: Coordinate multiple agents with support for Model Context Protocol (MCP). This aligns with the broader trend of agents becoming infrastructure. MCP is also being adopted across the industry — OpenAI's Codex 0.134 added MCP OAuth support.
  • Code Interpreter: Agents can execute code as part of their responses.
  • New Agent Governance Features: Enhanced visibility into which agents access which data, with mandatory governance portals for IT admins.

What Is the Cowork Agent and How Does It Differ from Copilot?

The Cowork agent represents a fundamentally different interaction model. Unlike standard Copilot (which drafts and suggests), Cowork executes full multi-step workflows autonomously — creating Teams channels, modifying calendars, generating branded documents, and more. It is the closest thing to having a digital executive assistant in M365.

Access Requirements

You need two things: an M365 Copilot Premium license and enrollment in the Frontier program (early access). Ask your IT admin to opt you in. Find the agent by searching "co-work" under All Agents.

How It Differs from Regular Copilot

A side-by-side comparison makes this clear. Ask both regular Copilot and Cowork to "draft a Teams channel post about our new training program."

Regular Copilot: Drafts the text, presents it, asks if you want to tailor it. You copy-paste it yourself.

Cowork: Recognizes the target channel does not exist, offers to create it (with description), creates it, then posts the content. One prompt, full execution. You can even queue follow-up instructions while the agent is still working on earlier steps.

What Cowork Can Do

Calendar Management: The "Arrange my week" prompt triggers a built-in Calendar Management skill. Cowork asks clarifying questions about your priorities, preferred cut style (trim where it makes sense, cut aggressively, or just fix conflicts), focus time preferences (early mornings vs. late afternoons), and boundaries (hard stop at 5 PM). It then proposes specific changes — decline low-value meetings, add focus blocks, reschedule conflicts — and never touches anything until explicitly approved.

Document Creation: Reference existing files for content and a template for branding, and Cowork generates fully styled documents. Output is automatically saved to OneDrive under Documents > Co-work > Sessions. These tasks can take 5–30 minutes depending on complexity.

Teams Operations: Create channels, post messages, manage team structures — all through conversational delegation.

A Technical Detail Worth Noting

The Cowork agent is powered by Claude (Anthropic's model) running within the Microsoft enterprise environment. Your data stays within the Microsoft ecosystem, maintaining enterprise security and compliance guarantees. This is a significant architectural choice — Microsoft is using the best available model for complex reasoning tasks while keeping the data boundary intact. For more on Anthropic's enterprise strategy, see our analysis of the AI consulting land grab.

What Is Microsoft Agent 365?

Microsoft Agent 365, launched May 1, 2026, is the enterprise governance and control plane for AI agents across your organization. It is not an agent builder — it is the layer that ensures your agents (and shadow agents from third parties) are visible, governed, and compliant.

For first-time builders: You do not need Agent 365 to build your first agent. It becomes relevant when your organization has multiple agents running and your IT team needs oversight. Think of it as the security and compliance layer that sits on top of your agent ecosystem.

What Agent 365 Provides

  • Entra Agent IDs: Every agent gets an identity in your directory, just like users and service principals.
  • Shadow Agent Discovery: Detects unauthorized or unregistered agents operating in your environment.
  • Lifecycle Management: Start, stop, delete, and audit agent operations.
  • Cross-Cloud Governance: Basic lifecycle controls for agents from AWS Bedrock, Google Cloud, and other platforms (requires SDK onboarding).
  • Third-Party Integration: ChatGPT Enterprise, external agents can be governed if registered through the Agent 365 SDK.

Current Limitations (Important)

Based on independent analysis of Agent 365 GA limitations:

  1. Only OBO (On-Behalf-Of) agents are covered at GA. Autonomous agents (A2A, A2T scenarios) remain in Frontier Preview.
  2. Agent 365 does not include E5-level security — no Purview or Defender capabilities. Security posture management is still in public preview.
  3. Third-party agent governance requires explicit SDK onboarding. Unintegrated agents show as shadow activity but lack full governance.
  4. No legacy migration path. Agents built before GA must be rebuilt or republished to get Entra Agent IDs.
  5. Runtime threat protection ("Agent 365 tools gateway") entered public preview in April 2026 — not GA at launch.

How Do Developers Build Custom M365 Agents?

For professional developers who need maximum flexibility, two code-first paths exist. If you are new to the Microsoft agent ecosystem, skip this section — start with Copilot Studio and come back here when you hit its limits.

Microsoft 365 Agents SDK

The foundational M365 Agents SDK supports C#, Node.js, and Python. It lets developers build agents using AI services of their choice (including Azure AI Foundry models), connect orchestration layers like Semantic Kernel, and deploy across channels (Teams, Copilot Studio, Webchat, etc.). The SDK source code is available on GitHub.

Key tooling: The Microsoft 365 Agents Toolkit supports all M365 extensibility surfaces — Copilot, Teams agents, tabs, message extensions, and Office Add-ins. It includes full-stack debugging, hot reload, secure tunneling, and the M365 Agents Playground.

Important deprecation note: It is not the M365 Agents SDK that is affected — that is the currently recommended path. What is being deprecated are the legacy SDKs (the Bot Framework SDK and the TeamsFx/Teams Toolkit predecessors), which will receive community-only support until September 2026 and are being replaced by the M365 Agents SDK. For orchestration, the Microsoft Agent Framework 1.0 (GA) merges Semantic Kernel and AutoGen into a single unified SDK for .NET and Python.

Microsoft Foundry (formerly Azure AI Foundry)

Microsoft Foundry is the Azure-hosted platform for building production-grade AI agents. It combines a portal, agent runtime, and model catalogue with multi-agent orchestration, MCP support, hosted agents, and sovereign local deployment options.

Use Foundry when you need custom models, complex multi-agent orchestration beyond what Copilot Studio provides, or strict deployment topology requirements.

How Much Do Microsoft 365 AI Agents Cost?

Understanding costs before you start building prevents surprises. Here is the complete pricing picture.

License Tiers

SKUMonthly CostWhat You GetBest For
M365 Copilot add-on$30/userCopilot across M365 apps (requires E3/E5/Business base)Using built-in Copilot features
Copilot Studio standalone$200/month per 25K creditsAgent building on any channelBuilding custom agents
Agent 365 standalone$15/userAgent governance and control planeIT admins managing agent fleet
M365 E7 (new top tier)$99/userBundles E5 ($57) + Copilot ($30) + Agent 365 ($15) + Entra ID SuiteFull enterprise package

The enterprise license stack is now: E1 → E3 → E5 → E7.

Copilot Studio Credit Economics

This is where cost governance becomes critical — and where many first-time builders get surprised. Copilot Studio uses a credit-based model where effort determines cost:

  • A classic (scripted) answer costs 1 credit
  • A generative answer costs 2 credits, an agent action 5 credits
  • For premium reasoning models, a surcharge of up to 100 credits is added per response (e.g., 2 + 100) — not to be confused with the base cost of a standard answer
  • The same agent can run from a few dollars to several hundred USD per month depending on how it is built

The prepaid capacity pack gives you 25,000 credits for $200/month. Pay-as-you-go runs at $0.01/credit via Azure. An Agent Pre-Purchase Plan (P3) with Agent Commit Units was added in February 2026 for predictable budgeting.

Bottom line for beginners: The large cost difference between simple answers (1–5 credits) and premium-reasoning calls (a surcharge of up to 100 credits) means architectural choices in how you build your agent directly determine your monthly bill. Use topics for deterministic paths (like FAQ lookups) and reserve reasoning-model calls for genuinely ambiguous decisions (like classifying unstructured emails). Monitor your credit consumption in the Copilot Studio analytics dashboard from day one.

Real-World Use Cases: Where to Start

If you are looking for inspiration for your first agent, these are proven use cases sorted by complexity — start at the top and work your way down:

Beginner Level

Internal FAQ Agent: Connect your HR policy documents or IT guidelines to a Copilot Studio agent. Publish to Teams. Your team asks questions, the agent answers from your documents. Build time: 15 minutes.

Microsoft Learn Documentation Agent: Use MCP to connect your agent to live Microsoft documentation. Free to set up, and it teaches you the MCP pattern you will reuse for other knowledge sources.

Meeting Notes Summarizer: Use Copilot's built-in agentic mode in Teams to automatically summarize meetings and extract action items. No building required — just enable Copilot in your Teams settings.

Intermediate Level

Customer Service Automation: Shared mailbox triage with sentiment analysis, classification, agent-powered responses, and human-in-the-loop approval for high-value decisions (e.g., refunds above threshold).

Employee Onboarding: Agents handle HR queries, set up accounts, guide new hires through processes using organizational knowledge bases.

Advanced Level

Legal Contract Review: Word-based agents with redlining, negotiation tracking, and clause analysis using tracked changes.

Calendar Optimization: The Cowork agent reviews your week, proposes meeting declines, adds focus blocks, and respects your boundaries — all with explicit approval before any changes.

Multi-Agent Workflows: A central orchestrator agent delegates to specialized sub-agents (billing, technical support, scheduling) based on incoming request type.

What to Watch: Microsoft Build 2026

Microsoft Build 2026 is scheduled for June 2-3, 2026 in San Francisco. Expected announcements include expanded multi-agent orchestration APIs, new autonomous agent capabilities, deeper GitHub Copilot and Azure integration, and the "AI Foundry for Windows" SDK. The agent ecosystem is moving fast — what is in Frontier Preview today is likely to go GA at or shortly after Build. For a broader view of the competitive landscape, see the Copilot Studio roadmap analysis and the EPC Group enterprise guide.

Practical Recommendations by Role

If you are a business user building your first agent: Start with the 15-minute quickstart above. Build a simple FAQ agent grounded in one SharePoint site or PDF. Get comfortable with instructions, knowledge sources, and the test panel before adding complexity. Then try the MCP documentation agent tutorial as your second project, and graduate to the workflow designer for multi-step automations.

If you are an IT administrator: Start by understanding what agents already exist in your tenant — you may have shadow agents. Evaluate Agent 365 for governance. Enable Copilot Studio for a pilot group of citizen developers with clear guidelines on data access and publishing approval.

If you are a developer: Use the M365 Agents SDK for custom agents that need multi-channel deployment. Default to Copilot Studio for anything that can be built low-code — the new workflow designer handles surprisingly complex scenarios. Reserve Microsoft Foundry for cases requiring custom models or sovereign deployment.

For cost governance: Monitor Copilot Studio credit consumption aggressively. The large cost variance between simple answers (1–5 credits) and premium-reasoning calls (a surcharge of up to 100 credits) means a poorly architected agent can blow through budgets fast. Use topics for deterministic paths and reasoning-model calls only where ambiguity requires it.

Frequently Asked Questions

What is the difference between Copilot, Copilot Studio, and Agent 365?

Copilot is the built-in AI assistant in M365 apps (Word, Excel, Teams, Outlook) that helps you work within documents. Copilot Studio is the low-code platform for building your own custom AI agents with triggers, workflows, and knowledge sources. Agent 365 is the governance layer that gives IT admins visibility and control over all agents operating in the organization — it does not build agents, it manages them.

How much does it cost to build an AI agent in Microsoft 365?

The minimum cost is $30/user/month for the M365 Copilot license. Building custom agents in Copilot Studio requires either the $200/month prepaid capacity pack (25,000 credits) or pay-as-you-go at $0.01/credit. The new M365 E7 tier at $99/user/month bundles everything: E5, Copilot, Agent 365, and Entra ID Suite.

Can I build an agent without coding skills?

Yes. Copilot Studio is entirely visual — you create agents by writing natural language instructions, connecting knowledge sources, and defining workflows through a drag-and-drop canvas. No coding required. The M365 Agents SDK exists for developers who need more flexibility, but most business use cases can be built entirely in Copilot Studio.

Can agents take actions autonomously without human approval?

Yes. Copilot Studio agents can run fully autonomously on triggers (e.g., when a form is submitted or an email arrives). However, the platform also supports explicit human-in-the-loop checkpoints via the Human Review block — so you can require approval for high-stakes decisions while automating everything else. Start with human approval enabled and gradually remove it as you build trust in the agent.

What programming languages does the M365 Agents SDK support?

The M365 Agents SDK supports C#, Node.js, and Python. The newer Microsoft Agent Framework 1.0 (which merges Semantic Kernel and AutoGen) supports .NET and Python.

Is the Cowork agent available to all M365 Copilot users?

Not yet. Cowork requires both an M365 Copilot Premium license and enrollment in the Frontier program. Ask your IT admin to opt your tenant into the Frontier program to get early access.

Where should I go to build my first agent right now?

Go to copilotstudio.microsoft.com, sign in with your work account, and follow the 15-minute quickstart in this guide. If you want guided video instruction, start with the Mastering Copilot Studio series on Microsoft Learn. For your second project, try building a documentation agent with MCP.


Sources: Microsoft 365 Blog, Microsoft Security Blog, Microsoft Learn, Microsoft Copilot Blog, Microsoft Copilot Studio Adoption Hub, Microsoft AI Decision Framework. All pricing and feature information reflects the state as of May 2026 and is subject to change.

Share article

Share: