🔒 Guided

Pre-launch preview. Authorised access only.

Incorrect code

Guided by A Guide to Cloud
Explore AB-900 AI-901
Guided AB-730 Domain 1
Domain 1 — Module 3 of 6 50%
3 of 21 overall

AB-730 Study Guide

Domain 1: Understand Generative AI Fundamentals

  • Welcome to Copilot: AI at Work Free
  • Copilot Across Your M365 Apps Free
  • How Context Shapes Copilot's Answers Free
  • Chat vs Agents: Two Ways to Work Free
  • Data Safety, Privacy & AI Risks Free
  • Verifying AI Outputs: Your Quality Check Free

Domain 2: Manage Prompts and Conversations by Using AI

  • Crafting Effective Prompts Free
  • Referencing the Right Resources Free
  • Saving and Sharing Prompts
  • Scheduling Prompts That Run Themselves
  • Managing Your Copilot Conversations
  • Agent Store vs Building Your Own
  • Building Your First Agent
  • Configuring and Sharing Agents

Domain 3: Draft and Analyze Business Content by Using AI

  • Creating Documents and Communications
  • Working with Existing Documents
  • Moving Insights Between M365 Apps
  • Copilot in Meetings: Before, During & After
  • Copilot Pages: Your Collaboration Canvas
  • Copilot Memory and Instructions
  • Exam Prep: Scenario Capstone

AB-730 Study Guide

Domain 1: Understand Generative AI Fundamentals

  • Welcome to Copilot: AI at Work Free
  • Copilot Across Your M365 Apps Free
  • How Context Shapes Copilot's Answers Free
  • Chat vs Agents: Two Ways to Work Free
  • Data Safety, Privacy & AI Risks Free
  • Verifying AI Outputs: Your Quality Check Free

Domain 2: Manage Prompts and Conversations by Using AI

  • Crafting Effective Prompts Free
  • Referencing the Right Resources Free
  • Saving and Sharing Prompts
  • Scheduling Prompts That Run Themselves
  • Managing Your Copilot Conversations
  • Agent Store vs Building Your Own
  • Building Your First Agent
  • Configuring and Sharing Agents

Domain 3: Draft and Analyze Business Content by Using AI

  • Creating Documents and Communications
  • Working with Existing Documents
  • Moving Insights Between M365 Apps
  • Copilot in Meetings: Before, During & After
  • Copilot Pages: Your Collaboration Canvas
  • Copilot Memory and Instructions
  • Exam Prep: Scenario Capstone
Domain 1: Understand Generative AI Fundamentals Free ⏱ ~10 min read

How Context Shapes Copilot's Answers

The same question can get wildly different answers depending on what context Copilot has. Learn how work files, web data, and the app you're in affect what Copilot tells you.

Why context matters

☕ Simple explanation

Imagine asking someone “What should we do about the budget?” without any context.

They’d stare at you blankly. Which budget? What’s the problem? What have we tried before?

Copilot works the same way. The more context you give it — specific files, the right app, relevant data — the better its answers. Ask the same question in Word vs Copilot Chat vs Excel and you’ll get three different responses, because each app gives Copilot different context to work with.

Better context = better answers. That’s the single most important lesson for using Copilot well.

Copilot’s response quality depends on the grounding context available at query time. Context comes from three main sources:

  • Work data — files, emails, chats, and calendar events accessible through Microsoft Graph
  • Web data — public internet information (when web grounding is enabled)
  • App context — the specific application you’re using and what’s currently open

The orchestration layer selects which data to retrieve based on the prompt, the app context, and available permissions. This is why the same prompt can produce different results in different apps — each app provides different default context to the LLM.

The three layers of context

1. Work context — your Microsoft 365 data

When you use Copilot at work, it can access your:

  • Emails (Outlook)
  • Files (SharePoint, OneDrive)
  • Chats and channels (Teams)
  • Calendar (meetings, attendees, agendas)
  • Contacts (people in your organisation)

This is the context that makes Copilot uniquely useful compared to generic AI tools. It knows about YOUR projects, YOUR clients, YOUR deadlines.

2. Web context — public internet data

When web grounding is enabled, Copilot can also pull information from the internet. This is useful for:

  • Current events and news
  • Industry benchmarks and statistics
  • General knowledge and definitions

Key distinction: Work context gives you personalised, organisation-specific answers. Web context gives you general, publicly available information. The exam tests whether you understand when each is used.

3. App context — where you’re asking

The app you’re in dramatically changes what Copilot can do:

Same prompt, different app, different result
Same promptIn WordIn Copilot Chat
"Summarise the Q3 report"Summarises the document currently openSearches across ALL your M365 data for anything related to Q3 reports
"What actions do I need to take?"Lists to-dos mentioned in the current documentChecks emails, chats, and calendar for pending actions
"Create a summary"Generates a summary of the open documentAsks what you want summarised — could be anything in your M365 data
💡 Real-world: Jordan's context lesson

Jordan at Peak Solutions asked Copilot in Word: “What are our top customers by revenue?”

Copilot responded: “I can see the document you have open, but it doesn’t contain customer revenue data. Try referencing a specific file or asking in Copilot Chat where I can search across your data.”

Then Jordan opened Copilot Chat and asked the same question. This time, Copilot found the Q3 sales spreadsheet on SharePoint and listed the top 10 customers with revenue figures.

The lesson: Word Copilot only sees the current document. Copilot Chat searches everything.

How to improve context

StrategyWhat to DoExample
Be specificName files, people, or dates”Summarise the email from Sarah about Project Phoenix last Tuesday”
Reference filesUse the ”/” or attachment feature to point Copilot at specific documents”/Q3-budget.xlsx What’s the total marketing spend?”
Choose the right appUse the app that already has the data you needUse Excel Copilot for spreadsheet analysis, not Copilot Chat
Add instructionsTell Copilot the format and detail level you want”Give me 5 bullet points, each under 20 words”

Work data vs web data

Work data vs web data in Copilot
AspectWork Data (Microsoft Graph)Web Data (Internet)
SourceYour emails, files, chats, calendarPublic websites and search results
Personalised?Yes — specific to your organisationNo — generic, publicly available
Permission-controlled?Yes — respects your M365 permissionsNo — anyone can see it
Can be disabled?Admins can restrict scope (e.g., Restricted SharePoint Search limits which sites Copilot accesses)Yes — admins can disable web grounding
Best forInternal projects, company data, colleague workMarket research, benchmarks, current events

🎬 Video walkthrough

🎬 Video coming soon

How Context Shapes Copilot's Answers — AB-730 Module 3

How Context Shapes Copilot's Answers — AB-730 Module 3

~8 min

Flashcards

Question

What are the three layers of context that affect Copilot's responses?

Click or press Enter to reveal answer

Answer

1. Work context (your M365 data via Microsoft Graph) 2. Web context (public internet data, when enabled) 3. App context (the specific app you're using and what's currently open)

Click to flip back

Question

Why does the same prompt produce different results in different apps?

Click or press Enter to reveal answer

Answer

Each app provides different default context to Copilot. Word uses the open document. Excel uses the active workbook. Copilot Chat searches across ALL M365 data. The app determines what data Copilot can see.

Click to flip back

Question

Can an admin disable web grounding in Copilot?

Click or press Enter to reveal answer

Answer

Yes. Admins can disable web search grounding in the Microsoft 365 admin center. Some organisations disable this so Copilot only uses internal work data for compliance reasons.

Click to flip back

Knowledge Check

Knowledge Check

Ava asks Copilot in Word: 'What were last month's social media engagement metrics?' The document she has open is a campaign brief with no metrics. What will Copilot most likely do?

Knowledge Check

Marcus wants Copilot to compare data from a Q2 Excel report with decisions made in Teams chat. Which approach gives him the BEST result?


Next up: Copilot Chat and agents — two different ways to work with AI. Learn when to use each and why you might want to create your own agent.

← Previous

Copilot Across Your M365 Apps

Next →

Chat vs Agents: Two Ways to Work

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.