Microsoft Agentic AI Business Solutions Architect - AB-100 Exam Practice Test

A company has a Microsoft Copilot Studio agent that uses custom connectors to interact with enterprise APIs.
You need to recommend an application lifecycle management (ALM) process to ensure that the connectors are deployed consistently across development, test, and production environments and meet governance and traceability requirements.
What should you recommend?
Correct Answer: B
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
A company plans to deploy a Microsoft Dynamics 365 Contact Center agent.
You need to ensure that the agent can transfer the conversation to a live customer service representative.
Which two components should you include in the solution? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Correct Answer: C,D
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
A company has a Microsoft Power Platform solution that contains the following components:
- Microsoft Dataverse tables
- A Microsoft Power BI workspace named WS1
- A canvas app named App1 that uses Dataverse
- A Power BI semantic model that connects to Dataverse by using
DirectQuery
You plan to use generative AI to provide answers to queries based on a subset of corporate data.
You need to ensure that the data is available as a grounding data source for AI systems.
What should you do?
Correct Answer: D
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
A company processes invoices stored across multiple systems in multiple formats.
You need to implement an AI solution to automate the invoice processing. The solution must meet the following requirements:
- Automate multi-step invoice processing tasks, including document
analysis, data validation, and approval routing.
- Enable users to interact directly via Microsoft Teams to review and
approve invoices.
- Minimize development efforts to define and customize approval
workflows.
What should you include in the solution?
Correct Answer: D
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
Drag and Drop Question
A company has a Microsoft Foundry project that uses a single agent and a single prompt to complete a series of tasks.
The agent encounters the following issues:
- It frequently produces incomplete results.
- It struggles with domain-specific reasoning.
- Agent response times are remarkably slow.
You need to recommend a solution to improve the overall performance and accuracy of the agent.
What should you include in the recommendation? To answer, drag the appropriate actions to the correct requirements. Each action may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Correct Answer:

Explanation:
Box 1: Move to a multi-agent architecture
To improve performance
Moving to a multi-agent architecture in Azure AI Foundry is a highly effective strategy to overcome performance bottlenecks, as single-agent systems often struggle with long-running tasks, leading to high latency and timeout issues. By decomposing complex tasks into smaller, specialized subtasks, you can improve response times through parallel processing and targeted tool usage.
Incorrect:
* Upgrade to a larger generative AI model
To address slow response times in your Microsoft Foundry agent, upgrading to a larger generative AI model is one option, but it may increase latency in some scenarios due to higher processing demands. Instead, a combination of prompt optimization, model selection, and architectural changes in Microsoft Foundry is recommended to improve performance.
Box 2: Add a grounding data source
To improve accuracy
To improve the performance of an agent in a Microsoft Foundry project experiencing incomplete results, weak domain reasoning, and high latency, adding a grounding data source is a highly effective strategy. Grounding connects the Large Language Model (LLM) to verified external data, ensuring responses are accurate, contextual, and less likely to hallucinate.
Reference:
https://developer.microsoft.com/blog/designing-multi-agent-intelligence
https://techcommunity.microsoft.com/blog/azure-ai-foundry-blog/ground-your-ai-agents-with-knowledge-from-bing-search-microsoft-fabric-sharepoin/4303634
Hotspot Question
A company deploys agents that generate responses by using Azure OpenAI resources. The agents are deployed to both the United States and Europe.
You need to recommend a governance solution that meets the following requirements:
- Enforces the deployment of the resources to only approved Azure
regions
- Provides continuous compliance verification of the resources
What should you include in the recommendation for each requirement? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Correct Answer:

Explanation:
Box 1: Azure Policy
Enforces the deployment of the resources to only approved Azure regions To enforce the deployment of Azure OpenAI resources to only approved Azure regions (e.g., specific regions in Europe and the USA), you should use Azure Policy with the "Allowed locations" policy definition.
Here is the breakdown of how to implement this control:
Primary Tool: Azure Policy
Azure Policy allows you to define rules that restrict where resources can be created.
Policy Rule: Use the Allowed locations policy definition.
Implementation: Assign this policy at the Subscription or Resource Group level to restrict developers to only using permitted regions (e.g., East US, West Europe).
Effect: If a user attempts to deploy an Azure OpenAI resource in a non-approved region, the deployment will be blocked.
Box 2: Microsoft Purview
Provides continuous compliance verification of the resources
To provide continuous compliance verification for Azure OpenAI resources across Europe and the USA, you should use Microsoft Purview Compliance Manager and Azure Policy.
Microsoft Purview Compliance Manager: This tool provides a risk-based compliance score and continuous monitoring against global regulations such as the EU AI Act, GDPR, and various US standards. It offers specific regulatory templates to help you assess and implement controls for generative AI applications.
Azure Policy: Use this to enforce organizational standards and assess compliance at scale. You can apply built-in policy definitions for Azure AI services to automatically audit or deny non- compliant resource configurations, such as ensuring resources are restricted to specific regions (e.g., only EU or USA) or have private network access enabled.
Reference:
https://learn.microsoft.com/en-us/azure/ai-foundry/foundry-models/concepts/deployment-types
https://learn.microsoft.com/en-us/purview/ai-agent-365
Hotspot Question
A company uses Microsoft Dynamics 365 Supply Chain Management.
You are designing an AI supply chain process that meets the following requirements:
- Provides managers with AI-driven insights that surface key
information from customer orders
- Helps planners use AI to anticipate future product needs more
accurately
You need to recommend which Microsoft Copilot features to include in the design.
What should you recommend for each requirement? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Correct Answer:

Explanation:
Box 1: AI summaries with Copilot
Provides managers with AI-driven insights that surface key information from customer orders To provide managers with AI-driven insights from customer orders in Dynamics 365 Supply Chain Management, use the AI summaries with Copilot feature, specifically leveraging the embedded Customer Summary capabilities. This tool provides instant, personalized overviews of critical data, such as backordered items, credit limits, and risk indicators, directly within the workspace.
Box 2: Generative insights for Demand planning
Helps planners use AI to anticipate future product needs more accurately The Copilot Generative insights for Demand planning feature in Microsoft Dynamics 365 Supply Chain Management enables demand planners to move from reactive, manual forecasting to proactive, AI-driven demand anticipation. By analyzing, clustering, and interpreting vast datasets, Copilot helps identify patterns such as seasonality and signal correlations to improve accuracy.
Reference:
https://www.randgroup.com/insights/tip-of-the-month/finance-operations-totm/dynamics-365-finance-operations-tip-of-the-month-work-smarter-with-copilot-in-d365-finance-supply-chain- management/
https://learn.microsoft.com/en-us/dynamics365/release-plan/2025wave2/enterprise-resource-planning/dynamics365-supply-chain-management/analyze-demand-enhanced-generative- insights-demand-planning
You are designing an AI business solution that contains the following components:
- A Microsoft Power Automate workflow
- A Microsoft Copilot Studio agent
- A Microsoft Dataverse database
- A Microsoft Power Apps app
As part of the application lifecycle management (ALM) process, you plan to package the components, so that they can be deployed to other environments as a group.
You need to recommend a solution that supports versioning, dependencies, and deployments.
What should you include in the recommendation?
Correct Answer: B
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
Drag and Drop Question
A company plans to implement an AI business solution for a consumer goods company.
You need to create agents that meet the following requirements:
- Orchestrate the sales order fulfillment and shipping of goods to
customers.
- Analyze historical data and trends to replenish stock.
Which type of agent should you use for each requirement? To answer, drag the appropriate agent types to the correct requirements. Each agent type may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Correct Answer:

Explanation:
Box 1: Autonomous
This requirement involves complex, multi-step workflows that must happen independently across multiple systems (e.g., triggering fulfillment when an order is received). Autonomous agents are specifically designed to perceive events, make decisions, and execute sequences of actions - such as placing orders or updating records - without waiting for a direct user prompt.
Box 2: Task
This requirement describes a specialized, assisted automation role focused on a specific objective - processing and summarizing existing corporate data to produce an actionable output.
Task agents (often referred to as specialized Copilot agents) excel at these defined scenarios, such as demand forecasting or inventory health checks, where they reason through data within set boundaries to help move work forward.
Note: This section contains one or more sets of questions with the same scenario and problem. Each question presents a unique solution to the problem. You must determine whether the solution meets the stated goals. More than one solution in the set might solve the problem. It is also possible that none of the solutions in the set solve the problem.
After you answer a question in this section, you will NOT be able to return. As a result, these questions do not appear on the Review Screen.
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?
Correct Answer: B
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).