🔒 Guided

Pre-launch preview. Authorised access only.

Incorrect code

Guided by A Guide to Cloud
Explore AB-900 AI-901
Guided AB-731 Domain 2
Domain 2 — Module 5 of 10 50%
16 of 27 overall

AB-731 Study Guide

Domain 1: Identify the Business Value of Generative AI Solutions

  • Generative AI vs Traditional AI: What's the Difference?
  • Choosing the Right AI Solution for Your Business
  • AI Models: Pretrained vs Fine-Tuned
  • AI Cost Drivers and ROI: Tokens, Pricing, and Business Cases
  • Challenges of Generative AI: Fabrications, Bias & Reliability
  • When Generative AI Creates Real Business Value
  • Prompt Engineering: The Skill That Multiplies AI Value
  • RAG and Grounding: Making AI Use YOUR Data
  • Data Quality: The Make-or-Break Factor for AI
  • When Traditional Machine Learning Adds Value
  • Securing AI Systems: From Application to Data

Domain 2: Identify Benefits, Capabilities, and Opportunities for Microsoft AI Apps and Services

  • Mapping Business Needs to Microsoft AI Solutions
  • Copilot Versions: Free, Business, M365, and Beyond
  • Copilot Chat: Web, Mobile & Work Experiences
  • Copilot in M365 Apps: Word, Excel, Teams & More
  • Copilot Studio & Microsoft Graph: Building Smarter Solutions
  • Researcher & Analyst: Copilot's Power Agents
  • Build, Buy, or Extend: The AI Decision Framework
  • Microsoft Foundry: Your AI Platform
  • Azure AI Services: Vision, Search & Beyond
  • Matching the Right AI Model to Your Business Need

Domain 3: Identify an Implementation and Adoption Strategy

  • Responsible AI and Governance: Principles That Protect Your Business Free
  • Setting Up an AI Council: Strategy, Oversight & Alignment Free
  • Building Your AI Adoption Team Free
  • AI Champions: Your Secret Weapon for Adoption Free
  • Data, Security, Privacy & Cost: The Four Pillars of AI Readiness Free
  • Copilot & Azure AI Licensing: Every Option Explained Free

AB-731 Study Guide

Domain 1: Identify the Business Value of Generative AI Solutions

  • Generative AI vs Traditional AI: What's the Difference?
  • Choosing the Right AI Solution for Your Business
  • AI Models: Pretrained vs Fine-Tuned
  • AI Cost Drivers and ROI: Tokens, Pricing, and Business Cases
  • Challenges of Generative AI: Fabrications, Bias & Reliability
  • When Generative AI Creates Real Business Value
  • Prompt Engineering: The Skill That Multiplies AI Value
  • RAG and Grounding: Making AI Use YOUR Data
  • Data Quality: The Make-or-Break Factor for AI
  • When Traditional Machine Learning Adds Value
  • Securing AI Systems: From Application to Data

Domain 2: Identify Benefits, Capabilities, and Opportunities for Microsoft AI Apps and Services

  • Mapping Business Needs to Microsoft AI Solutions
  • Copilot Versions: Free, Business, M365, and Beyond
  • Copilot Chat: Web, Mobile & Work Experiences
  • Copilot in M365 Apps: Word, Excel, Teams & More
  • Copilot Studio & Microsoft Graph: Building Smarter Solutions
  • Researcher & Analyst: Copilot's Power Agents
  • Build, Buy, or Extend: The AI Decision Framework
  • Microsoft Foundry: Your AI Platform
  • Azure AI Services: Vision, Search & Beyond
  • Matching the Right AI Model to Your Business Need

Domain 3: Identify an Implementation and Adoption Strategy

  • Responsible AI and Governance: Principles That Protect Your Business Free
  • Setting Up an AI Council: Strategy, Oversight & Alignment Free
  • Building Your AI Adoption Team Free
  • AI Champions: Your Secret Weapon for Adoption Free
  • Data, Security, Privacy & Cost: The Four Pillars of AI Readiness Free
  • Copilot & Azure AI Licensing: Every Option Explained Free
Domain 2: Identify Benefits, Capabilities, and Opportunities for Microsoft AI Apps and Services Premium ⏱ ~12 min read

Copilot Studio & Microsoft Graph: Building Smarter Solutions

Understand how Copilot Studio lets you build custom AI agents and how Microsoft Graph powers Copilot with organisational data.

Custom AI without custom code

☕ Simple explanation

Think of Copilot Studio as a factory for building AI assistants, and Microsoft Graph as the road network that connects them to your company’s data.

Copilot Studio lets anyone build custom AI agents — chatbots that answer questions, automate tasks, or guide users through processes. No coding required. Just describe what you want, connect it to your data, and publish.

Microsoft Graph is the invisible data layer behind Copilot. It’s what allows Copilot to know your emails, files, calendar, and colleagues. Every time Copilot answers a question about your work, Graph is the one finding that information.

Copilot Studio is Microsoft’s low-code platform for building AI-powered agents. Key capabilities:

  • Create standalone agents or extend Copilot for M365 with custom skills
  • Connect to any data source — SharePoint, Dataverse, custom APIs, third-party systems
  • No-code agent building via natural language descriptions
  • Pro-code extensibility for developers who need fine-grained control
  • Built-in generative AI with orchestration, topic management, and conversation design

Microsoft Graph is the unified API for Microsoft 365 data. It provides:

  • A single endpoint to access emails, files, calendar, contacts, Teams messages, and more
  • Permission-aware data access — all queries respect existing M365 security policies
  • The data substrate that powers Copilot’s “work mode” and in-app intelligence
  • Graph connectors that bring external data into the Microsoft 365 ecosystem

Copilot Studio: what you can build

Copilot Studio is the platform for creating custom AI agents. Here’s what it enables:

What You BuildDescriptionExample
Standalone agentsAI chatbots deployed to Teams, websites, or mobileIT helpdesk bot that troubleshoots common issues
Copilot extensionsPlugins that add new skills to Copilot for M365A plugin that lets Copilot query your CRM system
Topic-based agentsAgents with structured conversation flowsEmployee onboarding assistant that guides new hires step by step
Generative agentsAgents that use AI to answer questions from your dataKnowledge base agent that answers from SharePoint docs
Multi-channel agentsAgents deployed across Teams, web, Slack, SMSCustomer support agent available on website and Teams

Who builds agents in Studio?

Builder ProfileApproachWhat They Use
Business userNo-code, natural languageDescribe the agent in plain English, Studio builds it
Power userLow-code, visual designerDrag-and-drop conversation flows, connect data sources
DeveloperPro-code, custom logicCustom APIs, Azure Functions, advanced orchestration
💡 Exam tip: Studio is low-code, not no-code only

The exam may test whether you understand that Copilot Studio serves multiple skill levels:

  • Business users can build simple agents with natural language
  • Power users can design conversation flows visually
  • Developers can extend agents with custom code and APIs

Studio is positioned as low-code — accessible to business users but extensible by developers. Don’t confuse it with a purely developer tool or a purely no-code tool.

Question

What is Copilot Studio?

Click or press Enter to reveal answer

Answer

Copilot Studio is Microsoft's low-code platform for building custom AI agents. It lets business users, power users, and developers create standalone chatbots, extend Copilot for M365 with custom skills, and deploy agents across Teams, websites, and other channels — all without requiring traditional software development.

Click to flip back

Question

Can a non-developer build an AI agent with Copilot Studio?

Click or press Enter to reveal answer

Answer

Yes. Copilot Studio supports natural language agent creation — a business user can describe what they want the agent to do, connect it to data sources like SharePoint, and publish it. No coding required. Developers can add custom code for advanced scenarios.

Click to flip back

Microsoft Graph: the data backbone

Microsoft Graph is the unified API that connects all of Microsoft 365. It is the reason Copilot can answer questions about your work data.

Graph CapabilityWhat it ProvidesHow Copilot Uses It
Mail APIAccess to Outlook emails”Summarise my emails from the VP this week”
Calendar APIEvents, meetings, attendees”What meetings do I have about the merger tomorrow?”
Files APIOneDrive and SharePoint documents”Find the latest version of the marketing plan”
Teams APIMessages, channels, meeting transcripts”What was discussed in the product channel today?”
People APIContacts, org chart, expertise”Who in the company works on cybersecurity?”
Security and compliancePermissions, labels, policiesEnsures Copilot respects all access controls

Graph connectors: bringing external data in

By default, Graph only knows about Microsoft 365 data. Graph connectors extend its reach to external systems.

Connector TypeExampleWhat It Enables
Pre-built connectorsServiceNow, Salesforce, JiraCopilot can search across these systems alongside M365 data
Custom connectorsInternal databases, legacy systemsBuild a connector to make proprietary data searchable in Copilot

When a Graph connector is set up, the external data appears in Microsoft Search and Copilot results — users don’t need to know where the data lives.

Question

What is Microsoft Graph and why does it matter for Copilot?

Click or press Enter to reveal answer

Answer

Microsoft Graph is the unified API for all Microsoft 365 data — emails, files, calendar, Teams messages, contacts. It's the data backbone that powers Copilot's Work mode and in-app intelligence. Without Graph, Copilot would have no access to organisational information.

Click to flip back

Question

What do Graph connectors do?

Click or press Enter to reveal answer

Answer

Graph connectors bring external data (from ServiceNow, Salesforce, Jira, custom databases, etc.) into the Microsoft 365 ecosystem. Once connected, this external data becomes searchable in Microsoft Search and accessible to Copilot — users get answers from all their systems in one place.

Click to flip back

How Studio and Graph work together

Copilot Studio and Microsoft Graph are complementary:

  1. Graph provides the data — it knows about your emails, files, meetings, people, and (via connectors) external systems.
  2. Studio provides the experience — it lets you build custom agents that use Graph data to answer questions, automate tasks, and guide users.

Example flow:

  • A company builds an HR agent in Copilot Studio
  • The agent connects to SharePoint (via Graph) for policy documents
  • It connects to the HRIS (via a Graph connector) for employee records
  • An employee asks: “How many leave days do I have left?”
  • Studio orchestrates the conversation, Graph retrieves the data, and the agent responds
AspectCopilot StudioMicrosoft Graph
What it isLow-code agent building platformUnified data API for Microsoft 365
Primary purposeBuild custom AI agents and chatbotsConnect and access organisational data
Who uses itBusiness users, power users, developersDevelopers and platform services (like Copilot)
Direct user interaction?Yes — users chat with Studio agentsNo — Graph works behind the scenes
Data storageDoes not store data — connects to sourcesDoes not store data — provides access to M365 data
ExtensibilityPlugins, topics, custom codeGraph connectors for external data

🏗️ Ravi evaluates Studio for TechVantage

Ravi, CTO of TechVantage Solutions, has 600 staff submitting IT tickets via email. Average resolution time: 4 hours. He evaluates Copilot Studio.

The problem: Repetitive IT questions consume the helpdesk team — password resets, VPN setup, software installation guides. These are well-documented but hard to find.

Ravi’s Studio solution:

  1. Build an IT helpdesk agent in Copilot Studio
  2. Connect it to the IT knowledge base in SharePoint (via Graph)
  3. Add a Graph connector to ServiceNow for ticket status lookups
  4. Deploy the agent in Teams — every employee can ask it questions
  5. When the agent can’t resolve an issue, it creates a ServiceNow ticket automatically

Expected outcome: 40% of IT tickets resolved by the agent without human intervention. Helpdesk team focuses on complex issues. Average resolution time drops from 4 hours to 45 minutes.

ℹ️ Why Ravi chose Studio over a custom build

Ravi has developers on staff — he could build a custom chatbot from scratch using Azure OpenAI and custom code. But he chose Studio because:

  • Time-to-value: Studio can have the agent running in days, not months
  • Maintenance: Business users can update the agent’s knowledge without developer involvement
  • Integration: Native Graph connectivity means no custom API work to access M365 data
  • Cost: No compute infrastructure to manage — Studio handles hosting and scaling

The trade-off: Studio agents have less flexibility than fully custom solutions. For TechVantage’s helpdesk use case, that’s an acceptable limitation.

Knowledge Check

Ravi wants TechVantage to build a chatbot that answers employee questions using information stored in SharePoint and a third-party HR system. Which combination of Microsoft tools is most appropriate?

Knowledge Check

Ravi is explaining the Microsoft AI stack to his engineering team. A developer asks: 'What role does Microsoft Graph play in the Copilot ecosystem?'


🎬 Video coming soon

Next up: Researcher and Analyst: Copilot’s Power Agents — discover the advanced agents that take Copilot beyond simple Q and A.

← Previous

Copilot in M365 Apps: Word, Excel, Teams & More

Next →

Researcher & Analyst: Copilot's Power Agents

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.