Practice Free PL-600 Exam Online Questions
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.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
A company plans to automate the expense approval process.
Users currently enter data into an on-premises SQL Server database.
You need to allow users to submit expenses from mobile devices.
Solution: Create a canvas app for expense data entry. Install the Power Automate app in Microsoft Teams. Create a cloud flow for approval to add data to the SQL Server database.
Does the solution meet the goal?
- A . Yes
- B . No
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.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
A company uses a Microsoft Power Platform application.
Employees report that they are unable to open the application.
You need to ensure that the employees can access the application.
Solution: Add the employees to a security group and associate a security role with the security group.
Does the solution meet the goal?
- A . Yes
- B . No
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
You need to recommend a solution to collect the information required to meet reporting requirements.
What should you recommend?
- A . Business process flow
- B . Business rule
- C . Business event
- D . Business process modeler
A
Explanation:
Business rule can create business recommendations based on business intelligence.
Scenario: Analytics and reporting
The solution must:
Provide metrics including existing and upcoming demand by inspection station, average time spent per user at a station, and average time a machine spends at each inspection point.
Provide metrics per inspector including number of inspections performed by month, and number of inspections per rating type (pass, fail).
Provide a printed quality certificate to be included with each machine.
Reference: https://docs.microsoft.com/en-us/learn/modules/define-create-business-rules/
You are implementing a customer service solution that uses Power Automate flows to automate business processes.
A flow sends order status update emails to customers. Customers report not receiving order status update emails during peak order times.
You need to troubleshoot the issue by examining flow executions.
What should you use?
- A . Solution history information page
- B . Flow information page in flow.microsoft.com
- C . Microsoft Power Platform admin center
- D . Flow information page in make.powerapps.com
You are a Power Apps architect for a company. The IT administrator designs a Power Apps app that is ready to be tested. The company uses application lifecycle management (ALM). Each version and solution component must be tracked as it is tested.
You need to recommend a strategy to deploy solutions for the user acceptance testing environment.
What should you recommend?
- A . Use Package Deployer and deploy a managed solution.
- B . Use Package Deployer and deploy an unmanaged solution.
- C . Use Solution Packager and deploy a managed solution.
- D . Use Solution Packager and deploy an unmanaged solution.
D
Explanation:
Solution Packager is a tool that can unpack a compressed solution file into multiple XML files and other files, so they can be easily managed by a source control system.
Unmanaged solution: An open solution with no restrictions on what can be added, removed, or modified. This is recommended during development of a solution.
C: Managed solution
A completed solution ready to be imported into an organization. Once imported, components can’t be added or removed, although they can optionally allow further customization. This is recommended when development of the solution is complete.
Reference: https://docs.microsoft.com/en-us/power-platform/alm/solution-packager-tool
HOTSPOT
You need to recommend the appropriate components to meet the inspection requirements.
What should you recommend? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Explanation:
Box 1: Security role
Microsoft Dataverse uses a role-based security model to help secure access to the database.
Scenario:
You must prevent users from changing inspection order data once an inspection is marked as final. Supervisors must be able to modify standard checklists. Other employees must be prevented from modifying checklists.
Box 2: Data flow
Dataflows are a self-service, cloud-based, data preparation technology. Dataflows enable customers to ingest, transform, and load data into Microsoft Dataverse environments, Power BI workspaces, or your organization’s Azure Data Lake Storage account.
Scenario: Provide a visual representation of the testing measurement limits for each step. Include an indication of how the measured value compares to measurement limits and whether the measurement is within tolerance. Users must be able to configure the visualizations to display the minimum value and maximum value, and whether the reading is within the tolerance of a single targeted value. It must also be able to be used for maintenance inspections once the machine has been installed.
Reference:
https://docs.microsoft.com/en-us/power-platform/admin/database-security
https://docs.microsoft.com/en-us/power-query/dataflows/overview-dataflows-across-power-platform-dynamics-365
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
A
Explanation:
A virtual table is a custom table in Microsoft Dataverse that has columns containing data from an external data source. Virtual tables appear in your app to users as regular table rows, but contain data that is sourced from an external database, such as an Azure SQL Database. Rows based on virtual tables are available in all clients including custom clients developed using the Dataverse web services.
Reference: https://docs.microsoft.com/en-us/powerapps/maker/data-platform/create-edit-virtual-entities
A company uses Microsoft Power Platform with assets that include solution files, flat files, custom code, HTML files, and data.
You need to use application lifecycle management (ALM) to deploy the assets to Microsoft Dataverse.
Which tool should you use?
- A . Package deployer
- B . Solution packager
- C . Configuration Migration tool
- D . Microsoft Power Platform Build Tools
An engineering company is implementing Dynamics 365 Sales. The company has a custom connector to an ERP system.
The company plans to use the connector to view data in the app while also avoiding any data migration.
You need to evaluate the requirements and recommend an approach.
Which approach should you recommend?
- A . Install an industry accelerator.
- B . Create an on-demand Power Automate flow and use the connector to access the data.
- C . Build a canvas app and embed it in the Dynamics 365 Sales app.
- D . Connect the connector directly to the Dynamics 365 Sales app and view the data.