最新的Microsoft Agentic AI Business Solutions Architect - AB-100免費考試真題
A company is designing a Microsoft Power Platform solution to reduce the manual steps of a business process by deploying an existing Al model. You need to calculate the return on Al investment (ROAI) by identifying the metadata and telemetry of the solution. What should you use?
正確答案: C
說明:(僅 Fast2test 成員可見)
A company uses Microsoft Foundry agents.
You need to ensure that an agent can dynamically use external tools at runtime without updating the agent.
What should you include in the solution?
You need to ensure that an agent can dynamically use external tools at runtime without updating the agent.
What should you include in the solution?
正確答案: B
說明:(僅 Fast2test 成員可見)
Which tools should you recommend to assist the CISO and the CIO with their specific responsibilities? To answer, drag the appropriate tools to the correct executives. Each tool 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.

NOTE: Each correct selection is worth one point.

正確答案:

Explanation:
CISO # Azure Resource Graph Explorer
CIO # Microsoft Purview
Comprehensive and Detailed Explanation from Agentic AI Topics:
The CISO is responsible for discovering and inventorying AI resources for auditing across multiple Azure subscriptions. The best tool for that is Azure Resource Graph Explorer, because it is designed to query Azure resources at scale across subscriptions and provide visibility into what AI-related resources exist for governance and audit purposes.
The CIO is responsible for ensuring that appropriate security labels are assigned to the data used by the AI agents. The best tool for that is Microsoft Purview, because Purview supports data governance, classification, sensitivity labeling, and compliance management across enterprise data assets.
Why the other options are not correct:
Azure Blob Storage is storage, not the primary tool for discovery/inventory or labeling governance.
Copilot Studio is for building and managing agents, not for Azure-wide AI resource inventory or enterprise data labeling.
A manufacturing company wants to deploy an agent that will automate supplier invoice processing.
You are designing a solution to evaluate the financial implications of the deployment. The company is especially concerned about budget overruns.
You need to ensure that the solution considers the total cost of ownership (TCO), the expected savings from using automation, and whether to extend the existing Al capabilities.
What should you include in the design?
You are designing a solution to evaluate the financial implications of the deployment. The company is especially concerned about budget overruns.
You need to ensure that the solution considers the total cost of ownership (TCO), the expected savings from using automation, and whether to extend the existing Al capabilities.
What should you include in the design?
正確答案: A
說明:(僅 Fast2test 成員可見)
A company plans to deploy a Microsoft Copilot Studio agent to enhance customer support.
The company stores customer data across ServiceNow, Microsoft Dynamics 365 Finance, Dynamics 365 Supply Chain Management, and Excel files in SharePoint Online.
You need to recommend a solution to ensure that the agent can deliver accurate and timely responses.
What should you recommend?
The company stores customer data across ServiceNow, Microsoft Dynamics 365 Finance, Dynamics 365 Supply Chain Management, and Excel files in SharePoint Online.
You need to recommend a solution to ensure that the agent can deliver accurate and timely responses.
What should you recommend?
正確答案: B
說明:(僅 Fast2test 成員可見)
A company has a Microsoft 365 tenant in Canada and multiple Microsoft Power Platform environments in Canada and the United States. The company plans to deploy a Microsoft Copilot Studio agent to the Canadian environment that will use:
* Microsoft Dataverse data stored in Canada
* A connector that connects to an Azure OpenAI instance in the United States You need to ensure that the agent adheres to data residency and data movement policies before being deployed. What should you do?
* Microsoft Dataverse data stored in Canada
* A connector that connects to an Azure OpenAI instance in the United States You need to ensure that the agent adheres to data residency and data movement policies before being deployed. What should you do?
正確答案: A
說明:(僅 Fast2test 成員可見)
A company has Microsoft Power Platform development staging, and production environments. Each environment has its own Microsoft Dataverse tables and Azure Al 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 Agent! in development. Agent1 uses the following grounding data sources:
* A Dataverse table named CustomerOrders
* An Azure Al 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.

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 Agent! in development. Agent1 uses the following grounding data sources:
* A Dataverse table named CustomerOrders
* An Azure Al 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.

正確答案:

Explanation:

In a proper ALM deployment for Microsoft Copilot Studio across development, staging, and production, you should package the agent in a way that is portable across environments while avoiding hardcoded endpoints, indexes, table targets, or credentials.
Here, Agent1 uses:
a Dataverse table: CustomerOrders
an Azure AI Search index: customer-knowledge
Because each environment has its own Dataverse tables and Azure AI Search index, the deployment package should not carry over the development environment's live connections as fixed production settings. Instead, it should carry the agent and the references needed so the target environment can bind to its own production resources.
That is why the correct recommendation is:
Deployment package: Agent1 and references to the data sources
After deployment: Reconfigure the environment variables
Why this is correct:
Environment variables are the standard ALM-friendly way to externalize settings like:
endpoints
index names
table references
connection-related values
This supports secure handling of credentials and endpoints
It also helps minimize downtime, because production values can be switched cleanly after import without rebuilding the agent Why the other choices are weaker:
Agent1 only would omit needed source references
The data sources only would not deploy the actual agent
Agent1 and the data source connections risks carrying environment-specific connection bindings Agent1, the data sources, and the data source connections is too tightly coupled to the source environment and is not the best ALM design for secure cross-environment deployment Reconfiguring only Dataverse or only Azure AI Search is incomplete because both can vary by environment Reconfiguring Agent1 configuration is broader and less precise than using environment variables
A company has an AI business solution.
You need to extend the solution so that Microsoft 365 Copilot can invoke external logic hosted in Azure services.
What should you include in the solution?
You need to extend the solution so that Microsoft 365 Copilot can invoke external logic hosted in Azure services.
What should you include in the solution?
正確答案: A
說明:(僅 Fast2test 成員可見)