Official Bank 0/40

AB-100: Agentic AI Business Solutions Architect (AB-100) - Microsoft Actual Exam Questions

Last updated on May 13, 2026

97% Exam Compliance
40 Total Questions
1
Question

Domain: Plan AI-powered business solutions View Case Study A healthcare organization is designing an Azure AI agent to triage patient radiology scans, recommending one of three urgency levels for a human radiologist review. This is a critical, high- stakes decision-making scenario where incorrect output could have serious consequences. The requirement is that the human radiologist must be able to trust and audit the agent's recommendation for compliance. Which non-functional requirement must be prioritized during the design phase of this AI agent to mitigate risk and enable human trust in the decision-making process?

Select 5
Options
A

The agent must use only open-source pre-trained models to minimize licensing costs

Question image
B

The agent must use only open-source pre-trained models to minimize licensing costs is incorrect because this is a cost/procurement requirement, not a functional requirement related to risk management, accuracy, or trust in the decision-making process. Option

Question image
C

The agent must provide its output to the human radiologist through a mobile application only

D

The agent must provide its output to the human radiologist through a mobile application only is incorrect because this is a user interface requirement and does not address the core issue of transparency or auditability needed for high-stakes decisions. Option

E

The agent must be designed with Explainable AI (XAI) capabilities to clearly show which visual features in the scan drove the urgency score right

F

The agent must be designed with Explainable AI (XAI) capabilities to clearly show which visual features in the scan drove the urgency score is correct because in high-stakes decision- making scenarios, the Explainability of the AI system is paramount for mitigating risk, enabling human oversight, and meeting regulatory audit requirements. XAI allows the radiologist to understand why a recommendation was made, ensuring they can validate the AI's logic before making a final critical decision. Option

G

The agent must be trained using data that is exclusively anonymized and synthetic to simplify compliance

H

The agent must be trained using data that is exclusively anonymized and synthetic to simplify compliance is incorrect because while synthetic data simplifies some compliance issues, it often severely degrades model accuracy and performance in real-world scenarios, which is unacceptable for a critical diagnostic tool.

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question

Domain: Deploy AI-powered business solutions You need to arrange the following steps in the correct order to represent how metric data flows through Azure Monitor Metrics before it becomes available for visualization or alerting. Note: To answer this question, you need to drag the correct options into the answer area in the proper order, reflecting the correct flow of steps, priorities, or phases.

Select 10
Options
A

once emitted, the data is funneled into the Azure Monitor pipeline. This step is crucial for: Ingestion: Gathering data from diverse sources. Standardization: Processing, sampling, and preparing the raw data to ensure consistency and adherence to the Azure Monitor schema. Step

B

The standardized metrics are then written to the native time-series database within Azure Monitor. This highly optimized storage layer: Persists the data for reporting and historical analysis (e.g., typically 93 days). Enables fast retrieval and aggregation, necessary for real-time alerting. Step

C

The final step involves accessing the stored data to drive operational decisions: Visualization: Tools like Dashboards and Metric Explorer query the data for graphical representation. Alerting: Alert Rules continuously monitor the stored data against defined thresholds, triggering notifications upon breach. Analysis: Tools like Grafana (using PromQL) perform deeper analysis.

D

Source (Emission)

E

Ingestion Pipeline(Collection & Standardization)

F

Storage

G

Consumption (Usage)

H

Metrics are stored in the native Azure Monitor Metrics platform (platform/custom or Prometheus)

I

Metrics are stored in the native Azure Monitor Metrics platform (platform/custom or Prometheus) is correct because

J

Metrics are emitted from Azure resources, Azure Monitor agents, Application Insights, REST APIs, or Kubernetes clusters

Question image
K

Metrics are emitted from Azure resources, Azure Monitor agents, Application Insights, REST APIs, or Kubernetes clusters. The flow begins at the source, where the raw performance data (metrics) is generated. This includes: Platform Metrics: Automatically emitted by Azure services. Custom Metrics: Generated by applications or pushed via the REST API. Agent Data: Collected by the Azure Monitor Agent from the OS or application components. Step

Question image
L

Metrics are consumed by tools such as Workbooks, Dashboards, Metric Explorer, Alerts, PromQL, or Grafana

M

Metrics are consumed by tools such as Workbooks, Dashboards, Metric Explorer, Alerts, PromQL, or Grafana is correct because

N

Metrics are collected and standardized into the Azure Monitor metrics pipeline

O

Metrics are collected and standardized into the Azure Monitor metrics pipeline is correct because

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question

Domain: Deploy AI-powered business solutions View Case Study A newly developed agent is designed to automate invoice processing by using a Power Automate flow to retrieve vendor details from an external API. The QA team is developing test cases to ensure the agent is resilient. Which two test scenarios are essential to validate the agent's robust handling of the external tool/action integration during the testing phase? (Select

Select 6
Options
A

page vendor contract

B

page vendor contract is incorrect because this tests the LLM's generative quality, not the resilience or performance of the external tool call (the Power Automate flow), which is the focus of this question. Option

C

Validate that the agent can gracefully handle the scenario where the external vendor API returns a 503 Service Unavailable error, logging the failure without crashing the conversation right

Question image
D

Validate that the agent can gracefully handle the scenario where the external vendor API returns a 503 Service Unavailable error, logging the failure without crashing the conversation is correct because testing for resilience and error handling of external dependencies (APIs, tools) is critical. A robust agent must use fallback logic to manage external service failures, ensuring the conversation doesn't break. Option

Question image
E

Validate the latency by ensuring the agent executes the Power Automate flow and receives the vendor details within a defined Service Level Objective (SLO), such as 5 seconds right

F

Validate the latency by ensuring the agent executes the Power Automate flow and receives the vendor details within a defined Service Level Objective (SLO), such as 5 seconds is correct because external tool calls significantly impact the overall Latency of the agent's response. Validation must ensure the end-to-end action meets the established technical performance objectives (SLOs) required for a positive user experience. Option

G

Validate the agent's ability to accurately summarize a

H

Validate the agent's ability to accurately summarize a

I

Validate the model's overall F1 score by comparing its output to a human-curated ground truth of extracted vendor names

J

Validate the model's overall F1 score by comparing its output to a human-curated ground truth of extracted vendor names is incorrect because this tests the model's accuracy and is typically part of model validation, not the end-to-end integration and resilience testing of the tool call itself. Option

K

Validate the agent's intent classification by confirming it correctly identifies the user's request as "Invoice Processing"

L

Validate the agent's intent classification by confirming it correctly identifies the user's request as "Invoice Processing" is incorrect because this tests the agent's NLU (Natural Language Understanding) capability, not its ability to handle external tool execution or failures.

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question

Domain: Plan AI-powered business solutions Scenario: A key stakeholder in your organization is championing the immediate deployment of Microsoft Copilot across all business units. Their primary justification is the belief that AI will automatically generate superior, data-driven decisions starting on day one, irrespective of the current state of organizational data quality or the alignment of existing business processes. You are tasked with providing an accurate assessment of this claim based on industry guidance, particularly Microsoft’s "AI for Business" principles. Based on Microsoft’s "AI for Business" guidance, can you confidently state that deploying AI tools like Copilot will lead to better decisions with having a foundation of quality business data and well- defined, aligned workflows first? [Select Yes or No]

Options
A

Yes right

B

No

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question

Domain: Design AI-powered business solutions An AI Agent needs to securely access Azure resources and external services (like an MCP Server) within a Microsoft-centric agentic solution. The diagram illustrates a key mechanism for managing the agent's identity and permissions. Note: Drag and drop the following components into the correct sequential order to represent the authentication flow for the .NET OpenAI MCP Agent accessing secured resources, as depicted in the diagram

Question image
Select 6
Options
A

Microsoft Entra ID: This is the foundational cloud-based identity and access management service that centrally manages user identities, groups, and permissions. For Azure resources, it serves as the ultimate authority for issuing and validating identities. In the context of Managed Identities, Microsoft Entra ID is where the identity itself is registered and managed. Step

B

Managed Identity: A Managed Identity is an identity registered with Microsoft Entra ID that Azure resources (like the Container App hosting the .NET OpenAI MCP Agent) can use. It eliminates the need for developers to manage credentials directly. Microsoft Entra ID provisions and manages this identity. The Agent's hosting environment then uses this Managed Identity to authenticate to other Azure services (like Azure OpenAI) or external services that trust Entra ID. Step

C

.NET OpenAI MCP Agent: The .NET OpenAI MCP Agent, deployed within an Azure Container App, is configured to use the Managed Identity assigned to its hosting environment. This allows the Agent to automatically obtain access tokens from Microsoft Entra ID (via the Managed Identity) and present them when making calls to secured services, ensuring that its requests are authenticated and authorized without hardcoding secrets.

D

Managed Identity

E

Managed Identity Step 3 →

F

.NET OpenAI MCP Agent

Question image
G

NET OpenAI MCP Agent Step

Question image
H

Microsoft Entra ID

I

Microsoft Entra ID Step 2 →

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.