🔒 Guided

Pre-launch preview. Authorised access only.

Incorrect code

Guided by A Guide to Cloud
Explore AB-900 AI-901
Guided AB-900 Domain 3
Domain 3 — Module 2 of 8 25%
22 of 28 overall

AB-900 Study Guide

Domain 1: M365 Core Features & Objects

  • Welcome to Microsoft 365
  • Exchange Online: Mailboxes & Distribution
  • SharePoint: Sites, Libraries & Permissions
  • Microsoft Teams: Teams, Channels & Policies
  • Users, Groups & Licensing
  • Zero Trust: Never Trust, Always Verify
  • Authentication: Passwords, MFA & Beyond
  • Microsoft Defender XDR
  • Microsoft Entra: Your Identity Hub
  • PIM, Audit Logs & Identity Governance

Domain 2: Data Protection & Governance

  • Microsoft Purview: The Big Picture
  • Sensitivity Labels & Data Classification
  • Data Loss Prevention (DLP)
  • Insider Risk & Communication Compliance
  • DSPM for AI & Data Lifecycle
  • How Copilot Accesses Your Data
  • Responsible AI Principles
  • Compliance Manager & eDiscovery
  • Activity Explorer & Data Monitoring
  • Oversharing in SharePoint

Domain 3: Copilot & Agent Admin

  • What is Microsoft 365 Copilot? Free
  • What Are Agents? Free
  • Copilot vs Agents: When to Use Which Free
  • Copilot Licensing: Monthly vs Pay-as-You-Go Free
  • Researcher, Analyst & Real-World Use Cases Free
  • Managing Copilot: Billing, Monitoring & Prompts Free
  • Building Agents: Create, Test & Publish Free
  • Agent Lifecycle: Access, Approval & Monitoring Free

AB-900 Study Guide

Domain 1: M365 Core Features & Objects

  • Welcome to Microsoft 365
  • Exchange Online: Mailboxes & Distribution
  • SharePoint: Sites, Libraries & Permissions
  • Microsoft Teams: Teams, Channels & Policies
  • Users, Groups & Licensing
  • Zero Trust: Never Trust, Always Verify
  • Authentication: Passwords, MFA & Beyond
  • Microsoft Defender XDR
  • Microsoft Entra: Your Identity Hub
  • PIM, Audit Logs & Identity Governance

Domain 2: Data Protection & Governance

  • Microsoft Purview: The Big Picture
  • Sensitivity Labels & Data Classification
  • Data Loss Prevention (DLP)
  • Insider Risk & Communication Compliance
  • DSPM for AI & Data Lifecycle
  • How Copilot Accesses Your Data
  • Responsible AI Principles
  • Compliance Manager & eDiscovery
  • Activity Explorer & Data Monitoring
  • Oversharing in SharePoint

Domain 3: Copilot & Agent Admin

  • What is Microsoft 365 Copilot? Free
  • What Are Agents? Free
  • Copilot vs Agents: When to Use Which Free
  • Copilot Licensing: Monthly vs Pay-as-You-Go Free
  • Researcher, Analyst & Real-World Use Cases Free
  • Managing Copilot: Billing, Monitoring & Prompts Free
  • Building Agents: Create, Test & Publish Free
  • Agent Lifecycle: Access, Approval & Monitoring Free
Domain 3: Copilot & Agent Admin Free ⏱ ~12 min read

What Are Agents?

Agents are AI assistants you can customise for specific jobs. Think of them as Copilot's specialist colleagues — each one built for a particular task or dataset.

What’s an agent, and how is it different from Copilot?

☕ Simple explanation

Think of Copilot as a clever generalist — and agents as specialists you hire for specific jobs.

Copilot is like a smart colleague who can help with anything — write an email, summarise a meeting, crunch some numbers. It sits inside your apps and waits for you to ask.

An agent is different. An agent is built for ONE specific purpose. Maybe it answers questions about your company’s product catalogue. Maybe it processes new employee onboarding. Maybe it monitors your SharePoint site and surfaces the right documents to visitors.

The key difference: Copilot assists you. Agents can work alongside you — or even on your behalf.

Agents are intelligent software entities in Microsoft 365 that can be customised to perform specific tasks or workflows. They’re powered by AI and can automate routine tasks, answer questions from specific data sources, and provide personalised recommendations.

Unlike Copilot (which is a general-purpose AI assistant embedded across M365 apps), agents can be tailored to specific business needs, grounded in particular datasets, and configured to act autonomously. They can be triggered by events or schedules rather than waiting for user prompts.

Agents range from simple no-code assistants (built by business users in Copilot Chat or SharePoint) to advanced developer-built solutions using Copilot Studio with custom connectors and generative AI capabilities.

Four types of agents

Not all agents are the same. Microsoft organises them into four categories — and the exam tests whether you know the difference.

Four types of agents in Microsoft 365
FeatureWho builds itComplexityExample
Prebuilt agentsMicrosoft or approved vendorsReady to use, no setupPrompt Coach, Writing Coach, Researcher, Analyst
SharePoint site agentsAuto-created by M365 CopilotReady-made for each siteA site agent that answers questions about documents on that site
Everyday business user agentsAnyone (no coding needed)Simple, guided creationAn HR agent that answers onboarding questions from a SharePoint library
Advanced agentsDevelopersCustom connectors, generative AI, APIsAn invoice processing agent that connects to your ERP system
💡 Prebuilt agents you should know for the exam

Microsoft provides several prebuilt agents. The exam expects you to recognise these:

  • Prompt Coach — helps you write better prompts for Copilot
  • Writing Coach — gives constructive feedback on any writing task
  • Researcher — gathers, analyses, and synthesises information from your work data AND the web into structured reports
  • Analyst — transforms raw data into insights and visualisations using advanced reasoning and Python

Exam tip: Researcher works with unstructured knowledge (documents, emails, web pages). Analyst works with structured data (spreadsheets, databases). Know which one to recommend for a given scenario.

How agents get their knowledge

An agent is only as good as the data it can access. When you create an agent, you connect it to knowledge sources — these determine what the agent knows and can answer questions about.

Knowledge SourceWhat It ProvidesExample
SharePoint contentInternal documents, policies, proceduresAn HR agent grounded in the company handbook
Web contentPublic websites and external informationA marketing agent that references your public product pages
Copilot connectorsExternal apps like Salesforce, Jira, ServiceNowA helpdesk agent that pulls open tickets from ServiceNow
💡 Real-world scenario: Brew & Byte's first agent

Brew & Byte (30-person creative agency) needs a simple way for new hires to find answers about company policies — dress code, expense claims, holiday requests.

Solution: Kai (the owner) creates an agent in Copilot Chat:

  1. Opens Copilot Chat → clicks “Create agent”
  2. Describes the agent: “An assistant that helps new employees find answers about company policies”
  3. Connects it to the SharePoint site where HR documents live
  4. Shares it with the team

Total time: 15 minutes, zero code. New hires ask the agent “How do I claim expenses?” and it pulls the answer from the company’s expense policy document.

This is an everyday business user agent — no developers needed.

Two tools for creating agents

ToolWho uses itCreates agents for
Copilot StudioBusiness users (lite mode) AND developers (full mode)Copilot Chat agents
Agent tool in SharePointBusiness users (no coding)SharePoint site agents

Key distinction for the exam: Copilot Studio has two experiences:

  • Lite experience — simple, guided, for everyday business users (no code)
  • Full experience — advanced features, custom connectors, generative AI (for developers)

Both tools capture similar information (name, description, instructions, knowledge sources), but Copilot Studio supports additional capabilities like code interpreter and image generator that aren’t available for SharePoint agents.

SharePoint’s ready-made agents

Every new SharePoint site can get a ready-made agent automatically created by Microsoft 365 Copilot. This agent is scoped to the content within that site — it can answer questions about documents, pages, and files on the site.

Important details for the exam:

  • The ready-made agent becomes the site’s default agent
  • Site owners can replace it with a custom agent later
  • The agent respects user permissions — it only shows content the user can access
  • Not every site gets one — it depends on licensing and configuration

🎬 Video walkthrough

🎬 Video coming soon

What Are Agents? — AB-900 Module 22

What Are Agents? — AB-900 Module 22

~10 min

Flashcards

Question

What's the key difference between Copilot and agents?

Click or press Enter to reveal answer

Answer

Copilot is a general-purpose AI assistant embedded in M365 apps that responds to user prompts. Agents are specialised, customisable tools that can be tailored to specific tasks, grounded in specific datasets, and can work autonomously.

Click to flip back

Question

What are the four types of agents in Microsoft 365?

Click or press Enter to reveal answer

Answer

1) Prebuilt agents (by Microsoft/vendors), 2) Ready-made SharePoint site agents (auto-created), 3) Everyday business user agents (no coding), 4) Advanced agents (developer-built with Copilot Studio).

Click to flip back

Question

What are the three knowledge sources an agent can use?

Click or press Enter to reveal answer

Answer

1) SharePoint content (internal docs), 2) Web content (public websites), 3) Copilot connectors (external apps like Salesforce, Jira, ServiceNow).

Click to flip back

Question

What's the difference between Researcher and Analyst prebuilt agents?

Click or press Enter to reveal answer

Answer

Researcher handles unstructured knowledge discovery (documents, emails, web research → structured reports). Analyst handles structured data analysis (spreadsheets, databases → insights, visualisations, trends).

Click to flip back

Knowledge Check

Knowledge Check

Brew & Byte wants to create an agent that helps clients find information about their design services. The agent should pull answers from both their public website and internal SharePoint documents. Who should build this agent?

Knowledge Check

Northwave's SharePoint site for the legal department was just created. Maya notices there's already an agent available on the site. Which type of agent is this?


Next up: Copilot vs Agents — a deeper comparison of when to use each, with real-world scenarios to help you choose the right tool for the job.

← Previous

What is Microsoft 365 Copilot?

Next →

Copilot vs Agents: When to Use Which

Guided

I learn, I simplify, I share.

A Guide to Cloud YouTube Feedback

© 2026 Sutheesh. All rights reserved.

Guided is an independent study resource and is not affiliated with, endorsed by, or officially connected to Microsoft. Microsoft, Azure, and related trademarks are property of Microsoft Corporation. Always verify information against Microsoft Learn.