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?
Options:
A. Combine all the fields into one custom field.
B. Map the field display names as business terms.
C. Add the schema names as business terms.
D. Create new business terms for each field.
A.Combine all the fields into one custom field.
B.Map the field display names as business terms.Correct
C.Add the schema names as business terms.
D.Create new business terms for each field.
Explanation
According to Microsoft Dynamics 365 documentation, mapping field display names as business terms (Option B) allows Microsoft Copilot to understand and summarize the leads efficiently without requiring additional configuration or creation of new terms. This approach minimizes administrative effort while ensuring that Copilot can interpret the custom terminology used in the Lead table.
Question 2
You are designing two Microsoft Copilot Studio agents named Agent1 and Agent2. Each agent must meet the following requirements:
Each agent must use a standard model.
Each agent must NOT use generative orchestration.
Agent1 must support simple and short phrases for a given topic.
Agent2 must integrate with Microsoft Dynamics 365 Contact Center voice channel.
You need to recommend language models for the agents.
What should you recommend for each agent? To answer, drag the appropriate language models to the correct agents. Each language model 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.
Explanation
For Agent1, Conversational Language Understanding (CLU) is recommended because it supports the design requirement for handling simple and short phrases efficiently within a specific topic, aligning with its capabilities in conversational scenarios. For Agent2, Natural Language Understanding + (NLU+) is appropriate as it provides advanced integration features necessary to connect with Microsoft Dynamics 365 Contact Center voice channel, fulfilling the need for sophisticated interaction management.
Question 3
A company uses Microsoft Dynamics 365 finance and operations apps.
The company plans to use Microsoft Copilot in-app help and guidance to generate responses for internal business processes.
You need to add an additional knowledge source for the business processes. The solution must NOT add new topics to the Copilot agent for the finance and operations apps.
Which knowledge source should you add?
Options:
A. Microsoft Dataverse
B. a public website
C. Azure AI Search
D. a file upload
A.Microsoft Dataverse
B.a public website
C.Azure AI Search
D.a file uploadCorrect
Explanation
Adding a file upload as an additional knowledge source for business processes in Microsoft Dynamics 365 finance and operations apps allows integration of internal documents without adding new topics to the Copilot agent, adhering to the requirement specified.
Question 4
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?
Options:
A. Microsoft Copilot Studio skills
B. Microsoft Power Platform connectors
C. custom engine agents
A.Microsoft Copilot Studio skillsCorrect
B.Microsoft Power Platform connectors
C.custom engine agents
Explanation
Microsoft Copilot Studio skills allow you to extend the capabilities of Microsoft 365 Copilot by integrating with external logic hosted in Azure services or other systems. This integration enables Copilot to invoke and utilize these external services directly, enhancing its functionality for specific business needs.
Question 5
You need to design a shared prompt library that will be used across multiple business units. The solution must meet the following requirements:
Ensure consistent AI responses with reusable formats.
Support governance and version control.
Minimize administrative effort.
Minimize ongoing costs.
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.
Explanation
"Ensure consistent AI responses:" Defining standardized prompt templates ensures that all business units use the same format for their queries, leading to more predictable and uniform AI responses across different teams. "Support governance and version control:" Storing prompts in a Git repository allows for effective tracking of changes, management of versions, and enforcement of governance policies, which are critical for maintaining quality and compliance.
Question 6
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.
Explanation
Moving to a multi-agent architecture can improve performance by distributing tasks among multiple agents, which can process requests concurrently and reduce the load on any single agent, thereby addressing slow response times. Adding a grounding data source enhances accuracy by providing the agent with more comprehensive and domain-specific information, enabling it to produce complete results and handle domain-specific reasoning more effectively.
Question 7
A financial services company uses Microsoft Dynamics 365 Finance.
Currently, the company's support staff manually reviews customer transaction histories to detect potential fraud cases before escalating the cases.
You need to recommend an automation solution for the review process. The solution must ensure that escalations reach a human analyst for final decision making. What should you recommend?
Options:
A. Deploy an autonomous agent that closes non-fraud cases automatically.
B. Use Microsoft 365 Copilot in Word to automatically finalize fraud detection policies.
C. Configure a task agent to generate fraud risk scores for the human analyst to review.
D. Export the data to a data lake for analysis in Microsoft Power BI.
A.Deploy an autonomous agent that closes non-fraud cases automatically.
B.Use Microsoft 365 Copilot in Word to automatically finalize fraud detection policies.
C.Configure a task agent to generate fraud risk scores for the human analyst to review.Correct
D.Export the data to a data lake for analysis in Microsoft Power BI.
Explanation
Option C is correct because configuring a task agent to generate fraud risk scores leverages automation to preprocess and analyze transaction data, which can then be reviewed by human analysts for final decision-making. This approach aligns with the requirement of ensuring that escalations reach a human analyst, thereby maintaining oversight and accuracy in detecting potential fraud cases.
Question 8
A company plans to deploy a Microsoft Copilot Studio agent that will analyze historical business data to predict customer behavior.
The data is currently stored in an Azure SQL database, flat files, APIs, and logs.
You need to organize the data into a format that can be used as a knowledge source in Copilot Studio.
What should you include in the solution?
Options:
A. Azure AI Search
B. Azure Data Lake Storage
C. Azure Cosmos DB
D. Azure Translator in Foundry Tools
A.Azure AI SearchCorrect
B.Azure Data Lake Storage
C.Azure Cosmos DB
D.Azure Translator in Foundry Tools
Explanation
Azure AI Search provides the capability to index and search across various data sources including databases, files, APIs, and logs. This makes it suitable for organizing diverse data types into a searchable format that can be used as a knowledge source in Microsoft Copilot Studio.
Question 9
A retail company plans to deploy Microsoft Copilot Studio agents to support:
Microsoft Dynamics 365 Commerce scenarios.
A Microsoft Power Apps inventory management solution.
You need to recommend a solution to organize product catalog data as a consistent source for multiple AI systems.
What should you recommend?
Options:
A. Let each agent scrape product details from Microsoft SharePoint Online libraries.
B. Store the product catalog data in a separate custom table for each agent.
C. Configure prompts to pull product details from the PDFs of external vendors.
D. Centralize the product catalog data in Microsoft Dataverse and expose the data to both agents.
A.Let each agent scrape product details from Microsoft SharePoint Online libraries.
B.Store the product catalog data in a separate custom table for each agent.
C.Configure prompts to pull product details from the PDFs of external vendors.
D.Centralize the product catalog data in Microsoft Dataverse and expose the data to both agents.Correct
Explanation
Centralizing the product catalog data in Microsoft Dataverse (option D) ensures a consistent and unified source of truth for multiple AI systems, including Microsoft Dynamics 365 Commerce scenarios and Power Apps inventory management solutions. This approach leverages Dataverse's capabilities to manage and share data across different applications within the Microsoft ecosystem efficiently.
Question 10
A company has a portfolio of AI initiatives at different stages of development.
You need to recommend a structured approach to evaluating the return on AI investment (ROAI) across all the initiatives. The solution must balance immediate results with long-term values and strategic innovations.
What should you include in the recommendation?
Options:
A. a simple cost and benefit analysis
B. a horizon-based framework
C. the internal rate of return (IRR) function
D. a prioritization grid
A.a simple cost and benefit analysis
B.a horizon-based frameworkCorrect
C.the internal rate of return (IRR) function
D.a prioritization grid
Explanation
According to Microsoft's guidance on evaluating AI investments, a horizon-based framework (Option B) is recommended for balancing immediate results with long-term strategic innovations and values. This approach categorizes initiatives into different time horizons—short, medium, and long term—to effectively assess their potential impact and align them with business goals.
Question 11
You need to recommend a Microsoft Power Platform business solution that consolidates data from multiple internal and external data sources. The solution must meet the following requirements:
Provide the data as a centralized source for multiple AI systems, including Microsoft Copilot Studio agents, Dynamics 365 applications, and external AI models.
Support built-in data classification and protection policies.
Provide data for grounding and analytics.
What should you include in the recommendation?
Options:
A. Microsoft Dataverse
B. Azure Data Lake Storage
C. a Microsoft Power BI semantic model
D. Azure Cosmos DB
A.Microsoft DataverseCorrect
B.Azure Data Lake Storage
C.a Microsoft Power BI semantic model
D.Azure Cosmos DB
Explanation
Microsoft Dataverse is the correct choice because it serves as a centralized data platform within the Power Platform, capable of consolidating data from various internal and external sources. It supports built-in data classification and protection policies, making it suitable for grounding and analytics in AI systems like Microsoft Copilot Studio agents, Dynamics 365 applications, and external AI models.
Question 12
A company plans to deploy an AI-based customer service app that will autonomously manage interactions, escalate complex cases, and learn from historical ticket data.
You need to perform a return on AI investment (ROAI) analysis of the app deployment. The solution must ensure that the analysis is accurate.
What should you do first?
Options:
A. Establish the AI performance metrics.
B. Conduct an AI market benchmarking study.
C. Model the customer experience.
D. Identify and quantify all the development, deployment, and operating costs.
A.Establish the AI performance metrics.
B.Conduct an AI market benchmarking study.
C.Model the customer experience.
D.Identify and quantify all the development, deployment, and operating costs.Correct
Explanation
According to Microsoft's guidelines on conducting a Return on Artificial Intelligence Investment (ROAI) analysis, the first step should be to identify and quantify all the development, deployment, and operating costs (Option D). This foundational step ensures that the financial baseline for the AI investment is accurately established before evaluating performance metrics or market benchmarks.
Question 13
You are designing end-to-end test scenarios for a business solution that uses Microsoft Dynamics 365 Sales and Dynamics 365 Finance.
You need to ensure that the business solution meets the following test requirements:
• Properly exchanges data between the Dynamics 365 apps
• Aligns with defined user workflows and business processes
Which type of testing should you use for each requirement? To answer, drag the appropriate testing types to the correct requirements. Each testing 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.
Explanation
For the requirement of 'properly exchanging data between the Dynamics 365 apps', integration testing is appropriate because it focuses on verifying that different components or systems can communicate effectively and exchange data as expected, which aligns with ensuring seamless interaction between Dynamics 365 Sales and Finance. For the requirement to 'align with defined user workflows and business processes', user acceptance testing (UAT) is correct since UAT involves testing by end-users to ensure the solution meets their needs and works as intended within real-world scenarios, thereby validating that the system supports predefined workflows and processes.
Question 14
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?
Options:
A. Ensure that the data processed by Azure OpenAI is stored in the United States.
B. From the Microsoft Purview portal, validate the Data loss prevention settings.
C. Migrate the tenant to the United States.
D. Ensure that cross-region data movement is enabled for the Canadian environment and connector dependencies.
A.Ensure that the data processed by Azure OpenAI is stored in the United States.
B.From the Microsoft Purview portal, validate the Data loss prevention settings.
C.Migrate the tenant to the United States.
D.Ensure that cross-region data movement is enabled for the Canadian environment and connector dependencies.Correct
Explanation
According to Microsoft's guidelines on data residency and compliance, ensuring that cross-region data movement is enabled (option D) allows the Canadian Power Platform environment to securely transfer data to the Azure OpenAI instance in the United States. This setup respects both regional data storage requirements and enables necessary inter-regional operations without violating data residency policies.
Question 15
A company has a Microsoft Copilot Studio agent for customer support.
You are reviewing and validating the following prompts:
• A prompt that has instructions to "help the customer as best you can"
• A prompt that helps retrieve product information from a knowledge base
You need to ensure that the agent delivers consistent and accurate responses.
What should you do for each prompt? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Explanation
For the first prompt, rewriting it with clear and task-specific instructions ensures the agent understands exactly what actions are expected to assist customers effectively, aligning with Microsoft's guidance on providing precise prompts for AI agents. For the second prompt, using responses that include only reference sources and limiting the response scope helps maintain accuracy by ensuring information is retrieved directly from reliable knowledge bases, adhering to Microsoft's best practices for managing data retrieval tasks.
Question 16
You are designing a testing solution for Microsoft Copilot Studio agents.
You need to validate prompt engineering best practices to ensure that the agents generate accurate and contextually relevant responses.
Which prompt validation techniques and metrics should you include in the solution? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Explanation
Using prompts with varied phrasing helps ensure that agents can understand and respond accurately to different ways users might express their needs, enhancing robustness (Microsoft Docs). Response relevance and accuracy are key metrics for evaluating whether an agent's output aligns well with the input prompt and provides useful information, directly addressing the goal of generating accurate and contextually relevant responses (Microsoft Docs).
Question 17
A company has two Microsoft Power Platform environments named Dev1 and Prod1. A Microsoft Copilot Studio agent named Agent1 is built into a solution in the Dev1 environment.
You plan to deploy Agent1 to Prod1.
You need to make Agent1 available to the users in Prod1. The solution must minimize administrative effort.
What should you do?
Options:
A. Share Agent1 with the users in Prod1.
B. Export the solution as an unmanaged solution and import the solution into Prod1.
C. Export the solution as a managed solution and import the solution into Prod1.
D. Create a new Copilot Studio agent in Prod1 by replicating the configuration of Agent1.
A.Share Agent1 with the users in Prod1.
B.Export the solution as an unmanaged solution and import the solution into Prod1.
C.Export the solution as a managed solution and import the solution into Prod1.Correct
D.Create a new Copilot Studio agent in Prod1 by replicating the configuration of Agent1.
Explanation
Option C is correct because exporting the solution containing Agent1 as a managed solution and importing it into the Prod1 environment ensures that all components, including customizations and configurations, are deployed together with minimal administrative effort. Managed solutions also help maintain integrity and security by preventing changes to their contents in the target environment.
Question 18
A company has a Microsoft Power Platform environment that contains Microsoft Dataverse data.
You create a Microsoft Copilot Studio agent named Agent1 that processes the Dataverse data.
You discover that Agent1 fails to return relevant or accurate results.
You need to improve the quality and reliability of data grounding.
What should you do?
Options:
A. Retrain Agent1.
B. Verify and cleanse the Dataverse data.
C. Use an adaptive card in Agent1.
D. Add example user inputs to the training data of Agent1.
A.Retrain Agent1.
B.Verify and cleanse the Dataverse data.Correct
C.Use an adaptive card in Agent1.
D.Add example user inputs to the training data of Agent1.
Explanation
According to Microsoft documentation, ensuring data quality is fundamental for reliable outcomes from AI agents like Agent1. By verifying and cleansing the Dataverse data (Option B), you directly address potential inaccuracies or inconsistencies in the dataset that could lead to poor performance of Agent1.
Question 19
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?
Options:
A. Implement a model router for query handling.
B. Create custom prompts.
C. Implement Microsoft Power Platform connectors.
D. Enable incremental indexing in Azure AI Search.
A.Implement a model router for query handling.
B.Create custom prompts.
C.Implement Microsoft Power Platform connectors.Correct
D.Enable incremental indexing in Azure AI Search.
Explanation
Implementing Microsoft Power Platform connectors (Option C) allows seamless integration and data retrieval from various sources including ServiceNow, Dynamics 365 Finance, Dynamics 365 Supply Chain Management, and SharePoint Online where Excel files are stored. This ensures that the Copilot Studio agent can access up-to-date information across these systems to deliver accurate and timely responses.
Question 20
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 AI capabilities.
What should you include in the design?
Options:
A. a break-even analysis only
B. adopting prebuilt agents to reduce the deployment time
C. training a custom model
D. a return on AI investment (ROAI) analysis
A.a break-even analysis only
B.adopting prebuilt agents to reduce the deployment time
C.training a custom model
D.a return on AI investment (ROAI) analysisCorrect
Explanation
According to Microsoft's guidelines, a Return on AI Investment (ROAI) analysis is essential for evaluating the financial implications of deploying AI solutions like automated supplier invoice processing. This approach helps in assessing both the total cost of ownership and expected savings from automation, aligning with the company's concern about budget overruns.
Verifying access...
Access Required
You need to purchase this exam to access practice mode