Skip Navigation Links
 

Microsoft - AB-100: Agentic AI Business Solutions Architect

Sample Questions

Question: 121
Measured Skill: Plan AI-powered business solutions (25–30%)

A company uses Microsoft Dynamics 365 to manage service operations. Dispatchers coordinate service requests, and technicians perform scheduled on-site work.

You need to design a solution that will use Microsoft Copilot to improve the efficiency of the service operations. The solution must meet the following requirements:
  • Provide AI-driven assistance to help staff organize and resolve work orders.
  • Deliver contextual AI support to frontline workers as they prepare for and complete customer appointments.
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.)

ACopilot Service workspace
B Copilot in Outlook
C Dynamics 365 Customer Service
D Copilot in Customer Service
E Copilot in Field Service
F The Dynamics 365 Field Service mobile app

Correct answer: E, F

Explanation:

Copilot in Dynamics 365 Field Service helps boost productivity and minimize manual work by generating work order summaries, creating inspection templates, and enabling frontline workers using natural language. This helps dispatchers, managers, and technicians organize and resolve work orders more efficiently.

The Dynamics 365 Field Service mobile app Used by frontline technicians to access and update work orders while preparing for and completing customer appointments. Copilot capabilities in the Field Service mobile experience can help technicians update work order fields using natural language.

References:

Copilot features in Dynamics 365 Field Service

Dynamics 365 Field Service mobile app overview



Question: 122
Measured Skill: Deploy AI-powered business solutions (40–45%)

A company has Microsoft Power Platform development, staging, and production environments. Each environment has its own Microsoft Dataverse tables and Azure AI Search index.

You are designing an application lifecycle management (ALM) process to deploy a Microsoft Copilot Studio agent between the environments.

The company has a Copilot Studio agent named Agent1 in development. Agent1 uses the following grounding data sources:
  • A Dataverse table named CustomerOrders
  • An Azure AI Search index named customer-knowledge
You need to deploy Agent1 to production. The solution must ensure that the agent uses the production grounding data sources, minimizes downtime, and handles credentials and endpoints securely.

What should you include in the deployment package solution, and what should you reconfigure after the deployment?

(To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.)

www.cert2brain.com

AInclude in the deployment package solution: Agent1 only
Reconfigure after the deployment: The Agent1 configuration
B Include in the deployment package solution: The data sources only
Reconfigure after the deployment: The Dataverse connection only
C Include in the deployment package solution: Agent1 and the data source connections
Reconfigure after the deployment: The Dataverse and Azure AI Search connections
D Include in the deployment package solution: Agent1 and references to the data sources
Reconfigure after the deployment: The environment variables
E Include in the deployment package solution: Agent1, the data sources, and the data source connections
Reconfigure after the deployment: The Azure AI Search connection only
F Include in the deployment package solution: Agent1, the data sources, and the data source connections
Reconfigure after the deployment: The environment variables

Correct answer: D

Explanation:

In a Power Platform/Copilot Studio ALM process, you package the agent together with its references to external resources rather than the environment-specific resources and credentials themselves. Environment-specific settings such as endpoints, URLs, and resource identifiers should be managed through environment variables so that the same solution can be moved from Development to Staging and Production with minimal changes.

After deployment, update the environment variables so that the Agent points to the production Dataverse table and production Azure AI Search endpoint/index, while keeping credentials and endpoints separated from the application logic.

References:

Establish an application lifecycle management strategy

Create and manage solutions in Copilot Studio

Environment variables for Power Platform overview



Question: 123
Measured Skill: Plan AI-powered business solutions (25–30%)

A company has an Azure environment that supports multiple business units.

The company plans to implement an AI solution that will perform sentiment analysis on customer product reviews.

You need to evaluate the potential cost of the solution to support return on AI investment (ROAI) analysis.

What should you use?

AAzure Reservations
B Microsoft Fabric SKU Estimator
C Anomaly Detection in Azure Cost Management
D Azure pricing calculator

Correct answer: D

Explanation:

The Azure pricing calculator helps you turn anticipated usage into an estimated cost, which makes it easier to plan and budget for your Azure usage. Whether you're a small business owner or an enterprise-level organization, the web-based tool helps you make informed decisions about your cloud spending. When you log in, the calculator also provides a cost estimate for your Azure consumption with your negotiated or discounted prices.

The Azure pricing calculator is specifically designed to estimate costs for Azure services (e.g., Azure AI services, storage, compute).

References:

Estimate costs with the Azure pricing calculator

Pricing calculator



Question: 124
Measured Skill: Plan AI-powered business solutions (25–30%)

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. Determine whether the solution meets the stated goals.

A company has a team that analyzes its customers by using a manual process.

You are designing an AI-based agent to automate and improve the process.

You need to recommend on which platform to build the agent. The solution must meet the following requirements:
  • Use generative AI to answer common questions.
  • Provide analytics to review AI performance.
  • Identify customer demographics.
  • Minimize custom development.
Solution: You recommend GitHub Copilot.

Does this meet the goal?

AYes
B No

Correct answer: B

Explanation:

We should recommend Microsoft Copilot Studio. Copilot Studio is designed as a low-code platform for building AI agents without extensive custom development.

With generative AI at its core, Copilot Studio isn't designed to be heavily authored, topic by topic. Instead, it's focused on authored business-critical experiences that work side by side with AI-driven knowledge, orchestration, and automation. This approach means agents no longer rely on hundreds of rigid topics to cover every possible question. Instead, they combine curated topics with flexible generative responses grounded in trusted sources.

The Analytics page in Copilot Studio shows you comprehensive data for your agent, from an overview of key metrics to in-depth usage analytics for your agent's components. You can drill down into each piece of data to get more details.

Copilot Studio can connect to Dataverse and other business data sources to analyze and surface customer information with minimal custom coding.

References:

Explore AI capabilities in Copilot Studio

Analytics overview



Question: 125
Measured Skill: Plan AI-powered business solutions (25–30%)

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. Determine whether the solution meets the stated goals.

A company has a team that analyzes its customers by using a manual process.

You are designing an AI-based agent to automate and improve the process.

You need to recommend on which platform to build the agent. The solution must meet the following requirements:
  • Use generative AI to answer common questions.
  • Provide analytics to review AI performance.
  • Identify customer demographics.
  • Minimize custom development.
Solution: You recommend Microsoft Security Copilot.

Does this meet the goal?

AYes
B No

Correct answer: B

Explanation:

We should recommend Microsoft Copilot Studio. Copilot Studio is designed as a low-code platform for building AI agents without extensive custom development.

With generative AI at its core, Copilot Studio isn't designed to be heavily authored, topic by topic. Instead, it's focused on authored business-critical experiences that work side by side with AI-driven knowledge, orchestration, and automation. This approach means agents no longer rely on hundreds of rigid topics to cover every possible question. Instead, they combine curated topics with flexible generative responses grounded in trusted sources.

The Analytics page in Copilot Studio shows you comprehensive data for your agent, from an overview of key metrics to in-depth usage analytics for your agent's components. You can drill down into each piece of data to get more details.

Copilot Studio can connect to Dataverse and other business data sources to analyze and surface customer information with minimal custom coding.

References:

Explore AI capabilities in Copilot Studio

Analytics overview





 
Tags: exam, examcollection, exam simulation, exam questions, questions & answers, training course, study guide, vce, braindumps, practice test
 
 

© Copyright 2014 - 2026 by cert2brain.com