PL-600: Microsoft Power Platform Solution Architect Part 2
Question #: 78
Topic #: 2
A company wants to add an interactive checklist to a Power Platform solution to ensure that salespeople are following the same steps when qualifying leads.
You need to recommend a solution that will incorporate this checklist.
What should you recommend?
A. Microsoft Customer Voice
B. Business Process Modeler task guide
C. Dashboards
D. Business Process Flow
Selected Answer: D
Question #: 79
Topic #: 1
You are designing a self-service portal for a company.
The portal must meet the following requirements:
✑ Customers must be able to submit and review cases.
✑ Customers must be able to chat with service representatives in near real time.
Allow service representatives to select cases from queues and use knowledge articles to resolve customer concerns.
You need to recommend solutions for the company that do not require custom development.
Which three apps or services should you recommend? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
A. Dynamics 365 Field Service
B. Dynamics 365 Customer Service
C. Omnichannel for Customer Service
D. Customer Insights
E. Customer self-service portal
Selected Answer: BCE
Question #: 82
Topic #: 3
You are a Microsoft Power Platform architect supporting the go live phase of a canvas app. The canvas app accesses data on premises and in the cloud.
Users are reporting the app is very slow to respond, especially upon initial launch.
You need to optimize the performance of the app.
Which three actions should you complete? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
A. Move data calls from the OnStart event to the OnLoad event.
B. Move data calls from the OnLoad event to the OnStart event.
C. Increase data row limits.
D. Review the settings of the data gateway for on-premises data sources.
E. Reduce data row limits.
Selected Answer: ADE
Question #: 88
Topic #: 3
You are designing a Microsoft Power Platform solution to include several canvas apps. You are using Azure DevOps for solution management and deployment. You deploy managed solutions into production.
You need to update the solution number when the solution is exported from the development environment.
What are two possible ways to achieve this goal? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
A. Set the solution version number by using Solution Packager.
B. Set the solution version number when exporting the solution from the solutions page in the make.powerapps.com portal.
C. Set the solution version number in the Azure DevOps build pipeline.
D. Set the canvas app version number in Power Apps Studio.
Selected Answer: BC
Question #: 91
Topic #: 2
You are designing tables and columns for a Power Platform solution.
The solution will contain an interactive experience dashboard.
You need to ensure that the columns you create can be used as global filters for the dashboard.
Which two data types can you use? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
A. Multiline Text
B. Choice
C. Text
D. Yes/No
E. Lookup
Selected Answer: BD
Question #: 93
Topic #: 2
You are designing a Power Platform solution for a company.
Users must be granted access only to data that is relevant to them.
You need to recommend actions to meet the requirements.
Which two recommendations should you make? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
A. Add column security profiles to applicable teams.
B. Define and configure security roles.
C. Create teams and assign security roles and users to the teams.
D. Create business units and assign security roles to the business units.
Selected Answer: BC
Question #: 94
Topic #: 1
You are designing a Power Platform solution.
The company wants its development team to create an interactive slider visualization to indicate and filter timeframe data that can be used across all of its apps that can be styled and manipulated by using code.
You need to recommend a technology that meets these requirements.
Which technology would you recommend the developers adopt to assist the implementation team?
A. Web resource
B. Power Apps Component Framework control
C. JavaScript
D. Canvas app
Selected Answer: B
Question #: 97
Topic #: 1
You are designing a Power Platform solution for a company. The company issues each employee a tablet device.
The company wants to simplify the opportunity management processes and automate when possible. The company identifies the following requirements:
✑ Users must have a visual guide to know which data to enter in each step of the opportunity management process.
✑ The system must automatically assign the opportunity to a manager for approval once all data is entered.
✑ The system must notify an assignee each time an opportunity is assigned to them by using push notifications.
✑ When a user selects a push notification, the associated opportunity must display.
You need to recommend the Power Platform components that will meet their requirements.
Which three Power Platform components should you recommend? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
A. Business process flows
B. Power Apps mobile apps
C. Power Virtual Agents chatbots
D. Power Automate desktop flows
E. Power Automate cloud flows
Selected Answer: ABE
Question #: 99
Topic #: 1
A company is struggling to gather insights from won and lost opportunities.
Users must be able to access the company’s solution from mobile and desktop devices. The solution must meet the following requirements:
✑ Track opportunities and reasons for the win or loss of opportunities in the context of other related data.
✑ Display data to users as charts and tables and provide drill-through capabilities.
You need to recommend a Power Platform tool to help the client visualize the data.
Which two technologies should you recommend? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
A. Power BI
B. Power Automate
C. Power Virtual Agents
D. Power Apps
Selected Answer: AD
Question #: 100
Topic #: 2
You are designing a Microsoft Power Platform solution for a company that has multiple Microsoft Dataverse environments.
You need to prevent specific users from accessing specific environments.
What should you do?
A. Remove all security roles from the users of the specific environments.
B. Remove the user from the business unit.
C. Remove the user from all security groups.
D. Remove the user from all teams.
Selected Answer: A
Question #: 103
Topic #: 1
You are designing a Power Platform solution.
You need to identify the non-functional requirements for the organization.
Which three non-functional requirements should you identify? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
A. business rules to identify top customers
B. customer maintenance procedures
C. usability of business process flows
D. time-to-load forms
E. solution regulatory compliance
Selected Answer: BDE
Question #: 104
Topic #: 1
You are designing a Microsoft Power Platform solution to help a company manage sales leads.
The solution has the following requirements:
✑ Ensure that users follow a predefined sales process regardless of the device that employees use to access the app.
✑ Respond to sales events by using organization-defined best practices.
You need to recommend a component for the app.
What should you recommend?
A. Power Automate cloud flow
B. Business process flow
C. Power Automate desktop flow
D. Playbook
Selected Answer: D
Question #: 105
Topic #: 2
You are designing a Microsoft Power Platform solution for an automobile parts manufacturer. You create the following tables:
You need to recommend a relationship behavior.
Which relationship behavior should you recommend?
A. Referential, Restrict Delete
B. Custom
C. Parental
D. Referential, Remove Link
Selected Answer: B
Question #: 106
Topic #: 3
A company uses Microsoft Power Platform and Microsoft Dataverse.
The company enables auditing in the environment tables, and at column level for all eligible tables and columns.
You need to ensure audit history is available for all users.
What should you do?
A. Remove auditing from the required tables, and then re-enable it.
B. Enable log access in the Microsoft Power Platform admin center.
C. Add the View audit history privilege to the user’s security role.
D. Add the View audit partitions privilege to the user’s security role.
Selected Answer: C
Question #: 109
Topic #: 2
You are designing a Microsoft Power Platform solution that uses Microsoft Dataverse.
You need to recommend a way to update currency exchange rates within Microsoft Dataverse.
What are two possible ways to achieve this goal? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
A. Review AppSource for prebuilt solutions.
B. Create a Power Automate flow that uses a custom connection or HTTP request to an outside source for exchange rates.
C. Embed an iframe that points to a currency exchange service into a model-driven app.
D. Use the Power BI connector to establish a link that updates Microsoft Dataverse with the current exchange rate.
Selected Answer: AB
Question #: 110
Topic #: 3
A company plans to import 2.5 million data rows into Microsoft Dataverse during a go-live process. The import job will run as a single import job.
You run a test on the import and observe that some of the rows did not import.
You need to identify which rows did not import.
Which tool should you use?
A. Azure Event Hub
B. Import Data Wizard
C. Microsoft Power Platform dataflows
D. Azure Service Bus
Selected Answer: B
Question #: 111
Topic #: 1
A company provides professional development certifications to technologies around the world. The company uses multiple call centers to support customers. The company plans to implement Dynamics 365 Customer Service.
The company must increase productivity for call center employees. The solution must meet the following requirements:
✑ Handle multiple customer interactions at once
✑ Ensure that users can access information from several business applications.
✑ Interact with customers by using the following channels: chat, phone calls, emails, and online reviews.
✑ Implement all functionality in a single interface.
You need to recommend a solution that meets the requirements of the company.
What should you recommend?
A. Omnichannel for Customer Service
B. Live Assist for Microsoft Dynamics 365 Powered by CafeX
C. LinkedIn connector
D. Unified Service Desk
Selected Answer: A
Question #: 112
Topic #: 2
A company provides mobile diagnostic imaging services. You are designing a Power Apps solution to manage patient appointments and procedures.
Patient records are stored within the company’s cloud patient billing system. The patient ID must be the only information stored within the app. The patient name and date of birth must be visible to the technician to verify the patient’s identity.
You need to recommend a solution to display the patient information.
What should you recommend?
A. Virtual table
B. Business rule
C. Privacy preference
D. Data gateway
E. Custom dataflow
Selected Answer: A
Question #: 115
Topic #: 1
An organization plans to implement a solution to deliver the complete sales process for its sales teams. The organization does NOT have any physical barcode scanners.
To meet the organization business requirements, the proposed solution must include the following capabilities:
✑ Create and qualify leads to contacts
✑ Generate quotes and convert quotes to orders
✑ Scan product barcodes as part of the order generation process
You need to recommend a solution to help the organization achieve its business requirements.
What should you recommend?
A. Dynamics 365 mobile app and a Power Apps canvas app
B. Dynamics 365 for Phones only
C. Dynamics 365 Customer Service and Dynamics 365 Sales
D. Unified Service Desk
Selected Answer: A
Question #: 116
Topic #: 2
A company has a model-driven app. The app has forms with both Business Rules and JavaScript added to handle the business logic on the form.
The form contains logic that is enforced by using business rules. The company wants to apply the business rules to all forms in the app.
You need to recommend a simplified form setup so the form can be maintained moving forward.
What should you recommend?
A. Manage the business logic with a Power Apps Component Framework (PCF) control.
B. Evaluate whether complex parts of the logic can be solved by using Power Apps Component Framework (PCF) control. Use Business Rules for the remaining functionality.
C. Remove the Business Rules and use only JavaScript.
D. Update logic to ensure Business Rules are optimized. Use JavaScript for the remaining functionality.
Selected Answer: D
Question #: 117
Topic #: 1
You are creating a scope of work document for a solution.
You have the following requirements:
✑ Track support cases, first response time, and resolution time.
✑ Include a chat-like interface that allows managers to check the status of cases with minimal manual searching.
✑ Allow cases to have multiple different priority levels.
You need to include the required Dynamics 365 and Microsoft Power Platform components.
Which two components should you include? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
A. Dynamics 365 Customer Service
B. Power Virtual Agents
C. Power BI
D. Dynamics 365 Customer Voice
Selected Answer: AB
Question #: 118
Topic #: 2
A local bank uses Microsoft Power Platform apps to store customer data.
The bank IT director discovers that all employees can see the social security numbers of their customers. The IT team does not understand how field-level security works and needs help with the design.
You need to recommend a solution to the bank that meets the following requirements:
✑ The system must restrict access to customer social security numbers to the vice president of finance only.
✑ The vice president of finance must be able to read and update customer social security numbers.
Which two actions should you recommend? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
A. Set the values for the read permission and for the update permission for social security number to yes.
B. Enable field-level security for the member table.
C. Create a field-level security profile.
D. Enable field-level security for the social security number column.
Selected Answer: CD
Question #: 120
Topic #: 1
A car dealership has a custom financing table.
You are working with a developer to add a button to a ribbon that displays a hidden section of a form when specific criteria are met.
You need to recommend tools and technologies for the developer.
Which two tools or technologies should you recommend? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
A. Write a business rule.
B. Write a JavaScript code.
C. Use the Ribbon Workbench.
D. Use the form editor.
Selected Answer: BC