Skip to content

Domain 1: GenAI Fundamentals (25-30%) โ€‹

โ† Overview ยท Next Domain โ†’


How LLMs Work in Microsoft 365 โ€‹

Microsoft 365 Copilot uses Large Language Models (LLMs) combined with your organization's data in the Microsoft Graph.

  • Pre-training: Models are trained on massive datasets to understand language patterns.
  • The Copilot System: When you send a prompt, Copilot "grounds" it by retrieving context from your emails, files, and calendar via the Microsoft Graph.
  • Semantic Index: A map of your data that allows Copilot to find meaning in your files, not just keywords. (e.g., finding "budget" documents when you ask about "costs").
  • Tokens: AI processes text in chunks called tokens. More tokens = higher cost/processing.

Contextual Influence โ€‹

The "Grounding" process is influenced by different layers of data:

  1. Work Context: Data from your M365 tenant (emails, chats, files).
  2. Web Context: Real-time information (if "Web" toggle is on).
  3. App Context: The specific application you are using (e.g., Copilot in Word knows you are writing a document).

Exam Tip

Copilot prioritizes Work Context (your data) to ensure answers are relevant to your specific business role.

Custom Copilot Agents โ€‹

In addition to standard Copilot, you can build Custom Agents for specific business needs.

When to build a custom agent? โ€‹

  1. Specialized Knowledge: When you need the AI to focus on a specific, narrow dataset (e.g., a "Policy Guru" that only looks at HR manuals).
  2. Unique Workflows: When you need to automate multi-step business processes that standard Copilot doesn't handle natively.
  3. Third-Party Data: When you need the AI to access information stored outside the Microsoft 365 ecosystem (e.g., CRM or ERP systems).
  4. Defined Persona: When you want the AI to always act with a specific tone or role (e.g., a "Legal Compliance Reviewer").

Purpose

Custom agents are built using Copilot Studio to extend the reach of AI into your unique organizational logic and data.

Chat vs. Agent Experience โ€‹

FeatureCopilot ChatCopilot Agent
ScopeBroad, conversationalSpecific, task-oriented
ContextUses entire M365 GraphUses specific, narrow data/folders
WorkflowDynamic follow-upsStructured, multi-step
CreationOut-of-the-boxBuilt in Copilot Studio

Copilot Across M365 Apps โ€‹

AppKey CapabilityRequirementUse Case
ExcelData analysis & formulasExcel Table formatTrend analysis
WordDrafting & RewriteText selectionTransforming notes
PPTCreate from FileWord/PDF sourcePresentation design
OutlookSummary by CopilotEmail threadCatching up
TeamsMeeting RecapTranscription/RecordAction items

Data Protection & Privacy โ€‹

Using AI doesn't mean bypassing security. Copilot respects organizational boundaries and individual permissions.

  • Tenant Isolation: Your data stays within your organization's Microsoft 365 boundary and is never leaked between tenants.
  • No Training: Microsoft does not use your business data to train the foundational public LLMs.
  • Permissions: Copilot acts as a "user" with your exact permissions. If you don't have access to a folder, Copilot can't find it.
  • Sensitivity Labels: Copilot respects labels (e.g., "Confidential") and honors the protection they provide.
  • DLP (Data Loss Prevention): Files blocked by DLP policies are excluded from grounding results.

IMPORTANT

Grounding Filter: Permissions and labels act as a "mandatory filter." Copilot will never return information you aren't authorized to see.

Responsible AI & Risks โ€‹

Using AI safely is a core part of the AB-730 exam.

Key Risks โ€‹

  • Hallucinations (Fabrications): The AI generates confident but false information.
  • Bias: The AI may mirror prejudices found in its training data.
  • Over-reliance: Trusting AI output without human verification.
  • Prompt Injection: Maliciously trying to bypass AI safety guards with clever wording.

Critical

Human-in-the-Loop: AI output must always be reviewed by a human for accuracy and tone before being used in a final business context.

Fundamentals Quiz

1 / 3
โ“

Does Microsoft train public models on your business data?

(Click to reveal)
๐Ÿ’ก
NO. Your organization's data stays private and secure.

Happy Studying! ๐Ÿš€ โ€ข Privacy-friendly analytics โ€” no cookies, no personal data
Privacy Policy โ€ข AI Disclaimer โ€ข Report an issue