AB-100 Exam Questions & Answers
Agentic AI Business Solutions Architect • Microsoft
100% money-back guarantee
Sample AB-100 Questions
Practice with real exam-style questions, each with the verified correct answer and explanation.
A company has an AI solution built by using Microsoft Copilot Studio and Power Platform. The solution is used by the company's sales, marketing, and customer service teams.
You are performing a return on AI investment (ROAI) analysis to evaluate the impact of the solution.
You need to identify which measurable business drivers to include in the analysis.
Which two business drivers should you identify? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Comprehensive and Detailed Explanation From Agentic AI Business Solutions Topics:
The correct answers are A. the reduced average case resolution time and D. increased employee productivity.
This question is asking for measurable business drivers for a ROAI analysis of a Copilot Studio and Power Platform solution used by operational teams.
For ROAI, the strongest business drivers are those that are:
directly attributable to the AI solution
operationally measurable
tied to business outcomes
relevant across teams
Why A is correct
Reduced average case resolution time is a strong measurable driver because it reflects a direct operational improvement in customer service and support workflows.
This metric can be quantified clearly by comparing:
baseline resolution time before AI
resolution time after deployment
That makes it ideal for ROAI because faster case resolution often leads to:
lower service cost
higher throughput
better customer experience
more efficient staffing
Why D is correct
Increased employee productivity is another core ROAI driver because AI solutions in sales, marketing, and customer service are often deployed specifically to reduce manual work and improve output per employee.
This can be measured through indicators such as:
more tasks completed per agent or employee
reduced manual effort
increased throughput
faster response cycles
more time spent on higher-value work
From an AI business solutions perspective, productivity improvement is one of the most common and valid drivers in ROAI analysis.
Why the other options are incorrect
B . market capitalization
This is too broad and influenced by many external factors. It is not a practical direct business driver for evaluating the specific impact of one AI business solution.
C . economic market predictability
This is not a direct business driver created by the solution and is too external to the organization's operational AI ROI calculation.
E . brand awareness
Brand awareness can matter strategically, but it is less directly attributable and less operationally measurable than resolution time and productivity for this kind of internal business solution.
Expert reasoning
For ROAI questions, prefer metrics that are:
operational
attributable
measurable before and after deployment
That leads to:
reduced average case resolution time
increased employee productivity
So the correct choices are:
A company uses Microsoft 365 and Dynamics 365.
You need to recommend a solution to automatically summarize email threads, generate suggested replies in Microsoft Outlook, and provide meeting preparation summaries that include relevant customer relationship management (CRM) data.
Solution: You recommend a Microsoft 365 Copilot agent template.
Does this meet the goal?
A company has Microsoft 365 Copilot agents.
You need to design a security solution for the agents. The solution must meet the following requirements:
Identify and mitigate potential risks that relate to AI use.
Protect AI apps and the sensitive data processed or generated by the agents.
Support responsible AI governance by retaining and logging interactions, detecting policy violations, and investigating incidents.
Which two components should you include in the design? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Comprehensive and Detailed Explanation From Agentic AI Business Solutions Topics:
The correct answers are A. Microsoft Purview and D. Microsoft Defender.
This question is asking for an enterprise security and governance design for Microsoft 365 Copilot agents. The requirements span three major control areas:
identify and mitigate AI-related risks
protect AI apps and sensitive data
retain/log interactions, detect policy violations, and investigate incidents
No single tool in the list fully covers all of those needs. The best solution is the combination of Microsoft Purview and Microsoft Defender.
Why A. Microsoft Purview is correct
Microsoft Purview is the strongest match for the requirements around:
protecting sensitive data
governance of AI usage
retaining and logging interactions
detecting policy violations
supporting investigation and compliance processes
Purview is central to Microsoft's information protection, compliance, insider risk, auditing, and data governance capabilities. In the context of Microsoft 365 Copilot agents, Purview helps organizations:
classify and label sensitive data
apply data loss prevention controls
retain records and interactions
audit activity
investigate policy issues
support responsible AI governance practices
From an AI business solutions perspective, this is essential because copilots often process sensitive enterprise information, and organizations need visibility into how that information is used, exposed, and governed.
Why D. Microsoft Defender is correct
Microsoft Defender addresses the requirement to identify and mitigate potential risks that relate to AI use and to protect AI apps.
Defender is the broader security layer that helps monitor and protect applications, detect threats, identify vulnerabilities, and support incident response. In AI-enabled enterprise solutions, Defender helps secure the application environment and detect risk patterns that could affect AI systems or the data they use.
This is important because AI security is not only about content and compliance. It is also about:
threat detection
app protection
attack surface awareness
suspicious activity monitoring
incident investigation
Defender complements Purview by focusing more on the security posture and threat protection side of the solution.
Why the other options are incorrect
B . Azure AI Content Safety
Azure AI Content Safety is valuable for filtering harmful or unsafe AI-generated or user-supplied content. However, it does not fully address the broader requirements here around enterprise data protection, interaction retention, policy logging, governance, and incident investigation. It is useful, but not the best two-part answer.
C . role-based access control (RBAC) in Microsoft Foundry
RBAC is important for access management, but this option is too narrow and also not the best fit for Microsoft 365 Copilot agents in this question. It does not cover the required governance, retention, policy violation detection, or investigation capabilities.
Expert reasoning
A good way to solve this kind of question is to separate the requirements into two control domains:
data governance, retention, policy, compliance Microsoft Purview
threat protection, risk mitigation, app security, investigation support Microsoft Defender
That pairing gives the most complete answer across the listed options.
A company has an Azure environment that supports multiple business units.
The company plans to implement an Al solution that will pertain sentiment analysis on customer product reviews. You need to evaluate the potential cost of the solution to support return on Al investment (ROAI) analysis. What should you use?
To evaluate the potential cost of an Azure-based AI solution --- including compute, storage, networking, and AI service consumption --- the correct tool is:
Azure Cost Management + Billing
It allows you to:
Estimate and track Azure resource costs
Analyze usage patterns
Forecast spending
Support ROAI calculations by giving real cost baselines and projections
A company uses Microsoft Dynamics 365 Sales to manage leads that are stored in a Microsoft Dataverse table named Lead and use non-standard terminology and custom columns.
You need to configure business terms in the Lead table so that Microsoft Copilot controls can summarize the leads efficiently. The solution must minimize administrative effort.
How should you configure the business terms?
Comprehensive and Detailed Explanation From Agentic AI Business Solutions Topics:
The correct answer is B. Map the field display names as business terms.
In this scenario, the company is using Microsoft Dynamics 365 Sales with data stored in a Dataverse Lead table, but the table includes non-standard terminology and custom columns. The goal is to help Microsoft Copilot controls understand and summarize lead data efficiently, while also minimizing administrative effort.
This points directly to using the field display names as business terms.
Why this is the best choice:
Microsoft Copilot works best when the business meaning of data is clear and human-readable. In Dataverse, display names are already designed to represent the user-friendly business meaning of a field. They are what users see in the interface, and they typically align better with business language than technical names do.
By mapping field display names as business terms, you achieve two important outcomes:
Copilot can interpret the fields more naturally
Since display names reflect business-friendly terminology, Copilot can generate summaries that make sense in the context of sales operations.
Administrative effort stays low
The display names already exist. Reusing them avoids creating a large amount of extra metadata or manually defining separate business terms for every column.
From an AI-powered business solutions perspective, this is exactly the kind of configuration choice that improves semantic clarity while keeping the solution lightweight and maintainable. In enterprise AI adoption, the best design is often the one that improves model comprehension without adding unnecessary governance overhead.
Why the other options are incorrect:
A . Combine all the fields into one custom field
This is not a good design for Dataverse, Dynamics 365, or Copilot summarization. Combining everything into one field reduces structure, hurts maintainability, makes reporting harder, and weakens Copilot's ability to understand the meaning of specific attributes. Structured data is far more useful than a merged blob of text.
C . Add the schema names as business terms
Schema names are technical identifiers, not business-friendly labels. They are often formatted for developers and administrators rather than end users. Copilot summarization benefits from semantic clarity, and schema names usually do not provide that. They also do not minimize interpretation effort from a business AI perspective.
D . Create new business terms for each field
This might work technically, but it does not minimize administrative effort. The question explicitly asks for a solution that keeps administration low. If display names already represent the business meaning well enough, creating entirely new business terms for every field would be unnecessary overhead.
Expert reasoning:
In Microsoft AI business applications, especially with Dataverse + Dynamics 365 + Copilot, the system performs better when field metadata is aligned to business-readable language. The most efficient way to do that is usually to reuse display names, because they already express the intended meaning of the data and avoid extra manual configuration.
Get access to all 102 verified questions with detailed answers.
Unlock All AB-100 Questions