CertPrepNow
MicrosoftAB-100Updated 2026-06-15

AB-100 Study Guide

Everything you need to pass the Microsoft Certified: Agentic AI Business Solutions Architect exam. Structured study plans, key services, common traps, and practice questions.

You Can Pass This Exam For Free

The AB-100 exam is passable with free resources alone if you study consistently for 6-10 weeks and already hold a qualifying prerequisite certification:

  • Microsoft Learn official AB-100 study guide and exam objectives (free)
  • Microsoft Learn self-paced learning paths for Copilot Studio, Foundry, and Dynamics 365 (free)
  • Microsoft Cloud Adoption Framework for AI documentation (free)
  • Microsoft Responsible AI principles and standard documentation (free)
  • Power Platform Well-Architected Framework for intelligent workloads (free)
  • Microsoft Learn free practice assessment for AB-100 (free)
  • 500+ free practice questions on this site

This is an expert-level certification requiring deep familiarity with the full Microsoft business applications ecosystem. Hands-on experience with Copilot Studio and at least one Dynamics 365 app is strongly recommended beyond just reading documentation.

Choose Your Study Path

You have a qualifying associate-level certification but limited experience designing end-to-end AI solutions. You need to build knowledge across Copilot Studio, Foundry, and multi-agent orchestration.

Week 1Review the complete AB-100 exam objectives. Study the Cloud Adoption Framework AI adoption process: AI Strategy, AI Plan, AI Ready, Govern AI, Manage AI, and Secure AI
Week 2Learn Copilot Studio fundamentals: topics, actions, connectors, knowledge sources, generative AI orchestration, and fallback topic design. Build a simple agent in a trial environment
Week 3Study Microsoft Foundry: model catalog, Foundry Tools, model selection, fine-tuning strategies, prompt engineering, and the model router (Balanced, Cost, Quality modes)
Week 4Deep dive into multi-agent orchestration: A2A protocol for agent-to-agent communication, MCP for tool integration, designing task agents vs autonomous agents vs prompt-and-response agents
Week 5Study Dynamics 365 AI features across all modules: Finance, Supply Chain, Customer Service, Sales, Business Central, and Contact Center. Learn how Copilot integrates with each
Week 6Cover ROI analysis for AI solutions: total cost of ownership, build vs buy vs extend decisions, and cost-benefit evaluation frameworks for AI-powered business processes
Week 7Study Deploy domain (40-45%): ALM processes for Copilot Studio agents, Foundry agents, custom AI models, and Dynamics 365 apps. Learn environment strategies (dev/test/prod)
Week 8Cover responsible AI principles, security design for agents, governance frameworks, prompt manipulation defenses, data residency compliance, access controls, and audit trails
Week 9Study monitoring and testing: agent performance metrics, telemetry interpretation, test case design with Copilot, validation criteria for custom AI models, and end-to-end test scenarios
Week 10Take full practice exams, review all incorrect answers. Focus heavily on Deploy domain scenarios which account for 40-45% of the exam

Exam Overview

Format

40-60 questions, 100 minutes. Multiple choice and scenario-based questions with interactive components.

Scoring

Scaled score 0-1000. Passing: 700. No penalty for wrong answers — always answer every question.

Domains & Weights

  • Plan AI-Powered Business Solutions28%
  • Design AI-Powered Business Solutions27%
  • Deploy AI-Powered Business Solutions45%

Registration

$165 USD. Available at Pearson VUE testing centers or online proctored from home. Exam fee is $165 USD. Requires at least one active associate-level prerequisite certification.

Topic Priority Table

Not all topics are tested equally. Focus your study time on Tier 1 first, then Tier 2. Tier 3 topics rarely appear — just recognize what they do.

Tier 1: Must KnowYou must understand these services and concepts deeply, know their capabilities, and be able to apply them in architecture scenarios. These appear across multiple questions.
Tier 2: Should KnowUnderstand what these are, their key characteristics, and when to use them. May appear in 2-5 questions each.
Tier 3: Recognize OnlyKnow what these are at a high level. Rarely more than 1-2 questions each.
Domain 128% of exam

Plan AI-Powered Business Solutions

This domain covers analyzing requirements, designing overall AI strategy, and evaluating costs and benefits of AI solutions. You must assess agent use cases, review data quality for grounding, design multi-agent solutions across Microsoft platforms, and conduct ROI analysis. The Cloud Adoption Framework AI process and AI Center of Excellence are key frameworks tested here.

Key Topics

Cloud Adoption Framework for AIMicrosoft Copilot StudioMicrosoft FoundryModel RouterAI Center of ExcellencePrebuilt AgentsSmall Language Models

Must-Know Concepts

  • Cloud Adoption Framework AI adoption process: AI Strategy, AI Plan, AI Ready, Govern AI, Manage AI, Secure AI — know each phase and what it covers
  • Assessing agent use cases: task automation, data analytics, and decision-making. Evaluate when agents add value vs when traditional automation suffices
  • Data grounding requirements: accuracy, relevance, timeliness, cleanliness, and availability of data for AI systems
  • Multi-agent solution design using Microsoft 365 Copilot, Copilot Studio, and Microsoft Foundry — know when to use each platform
  • Prebuilt agents: develop use cases for prebuilt agents across Microsoft 365, Dynamics 365, and Power Platform
  • Build vs buy vs extend decision framework for AI components in business solutions
  • Model router: three routing modes — Balanced (default, dynamically picks most cost-effective model within a small quality range), Cost (larger quality band, aggressively routes to cheaper models), Quality (always picks highest-quality model regardless of cost) — and how to implement intelligent prompt routing
  • ROI analysis: total cost of ownership, measurable business impact metrics, and cost-benefit evaluation for AI solutions
  • Prompt engineering guidelines: creating a prompt library, prompt engineering techniques for AI-powered business solutions
  • Custom AI models: determining when custom models should be created vs using existing models from the Foundry catalog
  • Small language models: use cases for customized SLMs including cost efficiency, latency requirements, and domain-specific tasks
  • AI Center of Excellence: elements, organizational structure, and role in AI strategy governance

Common Exam Traps

The Cloud Adoption Framework AI process is NOT the same as the general Cloud Adoption Framework. The AI-specific process has its own phases: Strategy, Plan, Ready, Govern, Manage, Secure
Model router is a TRAINED MODEL that routes prompts, not a simple load balancer. It analyzes prompt complexity to select the best underlying LLM
Build vs buy vs extend is a critical decision point. The exam expects you to evaluate prebuilt agents and Copilot extensions BEFORE recommending custom development
Data grounding quality directly impacts agent reliability. The exam tests whether you review data for accuracy, relevance, timeliness, cleanliness, and availability BEFORE designing the AI solution
Organizing business solution data for other AI systems is tested separately from grounding data. Know the difference between data for grounding (context) and data organized for cross-system consumption
Quick Check: Plan AI-Powered Business Solutions

Question 1 of 3

A retail company wants to deploy AI agents across its customer service, inventory management, and sales forecasting processes. The CTO asks you to design the overall AI strategy. Which framework should you implement first?

Domain 227% of exam

Design AI-Powered Business Solutions

This domain covers designing agents and AI components across Copilot Studio, Dynamics 365, and Power Platform. You must design different agent types (task, autonomous, prompt-and-response), configure extensibility with MCP and A2A, orchestrate prebuilt agents, and apply the Power Platform Well-Architected Framework to intelligent workloads. Expect scenario-based questions requiring you to select the right design pattern.

Key Topics

Copilot StudioMicrosoft FoundryDynamics 365Power PlatformMicrosoft 365 CopilotA2A ProtocolMCPComputer Use Agents

Must-Know Concepts

  • Three agent types in Copilot Studio: task agents (specific workflows), autonomous agents (independent decision-making), and prompt-and-response agents (conversational interactions)
  • Copilot Studio topics design: topic modeling, fallback topics, generative AI orchestration, and when to use standard NLP vs Azure conversational language understanding vs generative AI
  • Copilot Studio extensibility: agent extensibility with MCP for tool integration, Computer Use for UI automation, agent behaviors (reasoning and voice mode)
  • Design agents and agent flows in Copilot Studio including prompt actions for AI-powered business processes
  • Dynamics 365 Copilot customization: business terms for customer experience and service, custom connectors for Sales, agent integration with Contact Center channels
  • Microsoft Foundry custom models: when to design solutions using custom models, understanding Foundry Tools for model selection and fine-tuning
  • Microsoft 365 Copilot extensibility: designing declarative agents, plugins, and optimizing solutions using agents in Teams and SharePoint
  • Power Platform Well-Architected Framework five pillars: reliability, security, operational excellence, performance efficiency, and experience optimization for intelligent workloads
  • Prebuilt agent orchestration: configuring AI features in Dynamics 365 Finance, Supply Chain, Customer Experience, and Service apps
  • Copilot for Sales and Copilot for Service: configuration, orchestration, and integration with broader Dynamics 365 ecosystem
  • Data processing design for AI models and grounding: ensuring data quality feeds into reliable agent responses
  • Code-first generative pages and agent feed integration in Power Apps canvas apps

Common Exam Traps

The exam tests THREE distinct orchestration choices in Copilot Studio: standard NLP, Azure conversational language understanding, and generative AI. You must know when each is appropriate based on complexity and cost
Computer Use agents automate tasks by interacting with UIs directly. This is DIFFERENT from API-based automation. Know when each approach is appropriate
Agent extensibility with MCP in Copilot Studio connects agents to remote tools and services. This is tested separately from A2A protocol which connects agents to other agents
Designing for Dynamics 365 Finance/Supply Chain AI is tested SEPARATELY from Customer Experience/Service AI. They have different Copilot features and configuration approaches
The Power Platform Well-Architected Framework must be APPLIED to intelligent workloads specifically, not just general app workloads. The exam tests AI-specific considerations within each pillar
Quick Check: Design AI-Powered Business Solutions

Question 1 of 3

A financial services company needs an agent that can autonomously review loan applications, assess risk factors, and route decisions to appropriate human reviewers based on risk level. Which agent type should you design?

Domain 345% of exam

Deploy AI-Powered Business Solutions

The heaviest domain at 40-45% of the exam. Covers four major areas: monitoring and tuning AI solutions, testing strategies, ALM processes across all solution types, and responsible AI with security, governance, and compliance. You must design end-to-end deployment and operations for agentic AI solutions spanning Copilot Studio, Foundry, Dynamics 365, and custom models. Master this domain or you will not pass.

Key Topics

ALM PipelinesAgent MonitoringTelemetryResponsible AISecurity DesignGovernanceTest StrategiesAudit TrailsData Residency

Must-Know Concepts

  • Agent monitoring: recommend processes and tools for monitoring agents, analyze backlog and user feedback, apply AI-based tools for issue identification and tuning
  • Agent performance metrics: monitor key metrics, interpret telemetry data for performance optimization and model tuning
  • Testing strategies: recommend processes and metrics to test agents, create validation criteria for custom AI models, validate effective Copilot prompt best practices
  • End-to-end test scenarios: design test scenarios across multiple Dynamics 365 apps, build strategy for creating test cases using Copilot
  • ALM for Copilot Studio: design ALM process for agents, connectors, and actions including solution management, environment strategies (dev/test/prod), and pipelines
  • ALM for Microsoft Foundry: design ALM process for Foundry agents and custom AI models including versioning, deployment, and rollback
  • ALM for Dynamics 365: design ALM for AI features in Finance, Supply Chain, Customer Experience, and Service apps
  • Security design: design security for agents, design model security, analyze solution and AI vulnerabilities including prompt manipulation defenses
  • Governance design: design governance frameworks for agents, ensure compliance with organizational policies and responsible AI guidelines
  • Responsible AI review: validate solutions adhere to Microsoft's six responsible AI principles (fairness, reliability, privacy, inclusiveness, transparency, accountability)
  • Data compliance: validate data residency and movement compliance, design access controls on grounding data and model tuning
  • Audit trails: design audit trails for changes to models and data to ensure traceability and accountability

Common Exam Traps

ALM processes are tested SEPARATELY for each solution type: Copilot Studio agents, Foundry agents, custom AI models, D365 Finance/Supply Chain, and D365 Customer Experience/Service. Each has different deployment considerations
Prompt manipulation defense is explicitly tested. This includes prompt injection, jailbreaking, and other adversarial attacks against agents. Know how to analyze vulnerabilities and design mitigations
Data residency compliance is tested separately from data access controls. Residency is about WHERE data is stored and processed. Access controls are about WHO can access it
Responsible AI is NOT optional. The exam tests whether you actively review solutions for adherence to all six principles, not just security and privacy
Agent monitoring and telemetry interpretation are separate skills. Monitoring is about collecting data. Interpretation is about making decisions based on that data to optimize agent behavior
Test case creation with Copilot is a specific skill — the exam expects you to know how to use AI to generate test cases, not just manually create them
Quick Check: Deploy AI-Powered Business Solutions

Question 1 of 4

Your organization has deployed Copilot Studio agents in production. Users report that agent responses have degraded in quality over the past month. What should you do FIRST?

Services and Concepts You Must Not Confuse

These pairs appear on nearly every exam. Learn the difference and you'll avoid the most common traps.

A2A Protocol vs MCP (Model Context Protocol)

Use A2A Protocol when…

Enables agent-to-agent communication: agents exchange structured messages, delegate subtasks, and coordinate work across systems using shared organizational context.

Use MCP (Model Context Protocol) when…

Connects agents to external tools and services: provides standardized access to APIs, databases, and enterprise resources for agents to take actions.

Exam trap

A2A connects AGENTS to AGENTS. MCP connects AGENTS to TOOLS. Both are open standards supported by Copilot Studio, but they solve different integration problems. The exam tests whether you know which protocol to use for agent communication vs tool integration.

Copilot Studio Agents vs Microsoft Foundry Agents

Use Copilot Studio Agents when…

Low-code/no-code agent building with topics, actions, connectors, and generative AI orchestration. Best for business users and citizen developers building conversational agents.

Use Microsoft Foundry Agents when…

Code-first agent development with the Foundry Agent Service, SDK, custom models, and advanced tooling. Best for developers needing full control over model selection and agent logic.

Exam trap

Copilot Studio is low-code and business-user friendly. Foundry is code-first and developer-oriented. The exam presents scenarios where you must choose the right platform. Both support ALM but have different deployment processes.

Build Custom AI vs Buy or Extend Existing AI

Use Build Custom AI when…

Create custom AI models or agents from scratch when no existing solution meets unique business requirements, when proprietary data demands specialized training, or when competitive advantage requires differentiation.

Use Buy or Extend Existing AI when…

Use prebuilt agents, extend Microsoft 365 Copilot, or configure existing Dynamics 365 AI features when standard capabilities meet requirements and time-to-value is critical.

Exam trap

The exam tests your ability to analyze build vs buy vs extend decisions. Building custom AI is expensive and slow. Always evaluate whether prebuilt agents or Copilot extensions can meet the requirement first. ROI analysis should drive this decision.

Task Agents vs Autonomous Agents

Use Task Agents when…

Agents designed for specific, well-defined tasks with clear inputs and outputs. They follow predefined workflows and require explicit triggers to act.

Use Autonomous Agents when…

Agents that can independently make decisions, plan actions, and execute multi-step workflows without constant human intervention, using reasoning capabilities.

Exam trap

Task agents are deterministic and narrow in scope. Autonomous agents are proactive and self-directed. The exam tests when each type is appropriate. Autonomous agents require stronger governance, security controls, and monitoring due to their independence.

Standard NLP in Copilot Studio vs Generative AI Orchestration in Copilot Studio

Use Standard NLP in Copilot Studio when…

Traditional natural language processing for intent matching and entity extraction. Best for well-defined conversational flows with predictable user inputs.

Use Generative AI Orchestration in Copilot Studio when…

AI-powered orchestration using large language models to understand context and generate dynamic responses. Best for open-ended conversations and complex queries.

Exam trap

The exam specifically tests when to use standard NLP, Azure conversational language understanding, or generative AI orchestration. Standard NLP is fastest and cheapest. Generative AI is most flexible but costs more and requires careful guardrail design.

Copilot Connectors (Knowledge) vs Power Platform Connectors (Knowledge)

Use Copilot Connectors (Knowledge) when…

Connect agents to enterprise knowledge for grounded Q&A at scale. Data is indexed and available for retrieval-based responses across the organization.

Use Power Platform Connectors (Knowledge) when…

Connect agents to real-time data from business systems for transactional operations and live data queries without copying data.

Exam trap

Copilot connectors are for knowledge discovery and grounded Q&A. Power Platform connectors are for real-time transactional data. The exam tests which connector type to use: if you need search and Q&A at scale, use Copilot connectors. If you need live data access, use Power Platform connectors.

Microsoft 365 Copilot Extension vs Custom Copilot Studio Agent

Use Microsoft 365 Copilot Extension when…

Extend Microsoft 365 Copilot with declarative agents, plugins, or connectors to add domain-specific capabilities within the M365 Copilot experience in Teams, Word, or SharePoint.

Use Custom Copilot Studio Agent when…

Build a standalone agent in Copilot Studio with full control over topics, actions, knowledge sources, and deployment channels including web, Teams, and third-party platforms.

Exam trap

Extending M365 Copilot is faster when users already work in Microsoft 365 and need domain-specific help within that context. Building a custom agent is better when you need full control over the experience or deployment to non-M365 channels.

Model Router Cost Mode vs Model Router Quality Mode

Use Model Router Cost Mode when…

Routes prompts to minimize token and compute costs, selecting cheaper models when prompt complexity is low enough to maintain acceptable quality.

Use Model Router Quality Mode when…

Routes prompts to maximize response accuracy and quality, selecting the most capable model regardless of cost for each prompt.

Exam trap

The exam tests model router in cost evaluation scenarios. Cost mode accepts a larger quality trade-off to maximize cost savings. Quality mode ensures best results but at higher cost. Balanced mode (the default) dynamically picks the most cost-effective model within a small quality band (~1-2% of the best model). Know all three modes and when each is appropriate.

Top Mistakes to Avoid

Confusing A2A protocol (agent-to-agent communication) with MCP (agent-to-tool integration) — A2A connects agents to agents, MCP connects agents to tools and services
Designing custom AI models when prebuilt agents or existing Copilot features already meet the business requirement — always evaluate build vs buy vs extend
Treating ALM as a single process for all solution components — Copilot Studio agents, Foundry models, and Dynamics 365 AI features each require separate ALM designs
Confusing model router routing modes: Balanced (default) dynamically balances cost and quality within a small quality band, Cost aggressively favors cheaper models accepting a larger quality trade-off, Quality always selects the highest-quality model ignoring cost — know which mode fits each scenario
Not distinguishing between Copilot connectors (indexed knowledge for Q&A at scale) and Power Platform connectors (real-time transactional data access)
Skipping the Cloud Adoption Framework AI adoption process when designing AI strategy — the exam specifically requires implementing this framework
Treating responsible AI as optional — the exam tests active review of solutions against all six Microsoft responsible AI principles
Confusing data residency (WHERE data is stored) with data access controls (WHO can access data) — both are tested but address different compliance requirements
Overlooking prompt manipulation as a security threat — the exam explicitly tests vulnerability analysis and mitigation for prompt injection and jailbreaking attacks
Not knowing the difference between task agents (predefined workflows), autonomous agents (independent reasoning), and prompt-and-response agents (conversational) in Copilot Studio

Exam-Ready Checklist

Can explain all 3 exam domains and their relative weights (Plan 25-30%, Design 25-30%, Deploy 40-45%)
Know the Cloud Adoption Framework AI adoption process phases: Strategy, Plan, Ready, Govern, Manage, Secure
Can distinguish between A2A protocol (agent-to-agent) and MCP (agent-to-tool) and know when to use each
Understand model router modes: Balanced, Cost, and Quality — and can select the right mode for a given scenario
Can design multi-agent solutions across Copilot Studio, Microsoft Foundry, and Microsoft 365 Copilot
Know when to build custom AI, buy prebuilt agents, or extend existing Copilot features and can justify with ROI analysis
Can design ALM processes separately for Copilot Studio agents, Foundry agents, custom AI models, and Dynamics 365 AI features
Understand agent monitoring, telemetry interpretation, and performance tuning workflows
Know Microsoft's six responsible AI principles and can review solutions for adherence to each
Can design security for agents including prompt manipulation defenses, data residency compliance, and access controls
Understand testing strategies: agent metrics, custom AI model validation criteria, prompt best practices, and end-to-end test scenarios
Can orchestrate AI features in Dynamics 365 apps: Finance, Supply Chain, Customer Service, Sales, and Business Central
Know Copilot Studio agent types: task agents, autonomous agents, and prompt-and-response agents
Can design Copilot Studio topics including fallback topics and choosing between standard NLP, conversational language understanding, and generative AI orchestration
Scored 75%+ on at least two full practice assessments (700/1000 passing score)

Recommended Resources

Free & Official Resources

Paid Courses & Practice Exams

These are recommended if you prefer a structured learning path. They can save time but are not required to pass.

Frequently Asked Questions