Practice Free PL-600 Exam Online Questions
DRAG DROP
An organization plans to replace large, legacy systems with apps in Microsoft Power Platform. The technical staff consolidated the legacy data into a Microsoft SQL Server database and provisioned a Microsoft Power Platform environment for prototyping new processes. The business decision makers approved the SQL data and the prototype data that must be migrated into production.
The following types of data exist:
• Historical data: read-only legacy data to be used for future reference
• Prototype data: created to support new business processes
You need to deploy the approved data into the Microsoft Dataverse production environment and keep the remaining data in SQL Server.
Which method should you use for each type of data? To answer, drag the appropriate tools to the correct migrations. 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.


You need to provide the IT specialists with design diagrams.
What should you provide?
- A . Business process modeler (BPM) B Al Builder
- B . Entity relationship diagram (ERD)
- C . Dynamics 365 Product Visualize
C
Explanation:
Scenario: IT specialists want to design Power BI reports. They need to understand the underlying table relationships of the system.
Business process modeler (BPM) in Microsoft Dynamics Lifecycle Services (LCS) is a tool that you can use to create, view, and modify repeatable implementations that are based on business process libraries. BPM helps you align your business processes with industry-standard processes that are described by the American Productivity & Quality Center (APQC)
Reference: https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/lifecycle-services/bpm-
overview
DRAG DROP
A company plans to implement Microsoft Power Platform to provide data controls. The current implementation is complex and spans multiple environments.
The IT team will implement DLP policies. Members of the team have different security roles applied to their user accounts, depending on their specified level of access.
You need to identify which policies the IT team can apply for the different security roles.
Which policy type should you recommend for each security role? To answer, move the appropriate policy types to the correct security roles. You may use each policy type once, more than once, or not at all. You may need to move the split bar between panes or scroll to view content. NOTE: Each correct selection is worth one point.


HOTSPOT
A company uses Dynamics 365 Field Service to manage onsite services provided by frontline workers.
The company has the following requirements:
• Onsite inspectors must be able to collaborate with remote inspectors to carry out inspections.
• Customer support teams must be able to easily manage and maintain knowledge articles based on customer questions and feedback.
You need to recommend a product that can be implemented for each requirement.
Which products should you recommend? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point


A company uses Microsoft Power Platform and Dynamics 365 Field Service.
External workers deliver onsite service to customer locations by using the Field Service (Dynamics 365) mobile app.
You need to ensure that external users can only use the app from specific locations.
Which solution should you use?
- A . Azure Conditional Access policy
- B . Azure role-based access control (RBAC)
- C . Azure Active Directory security groups
- D . Azure multi-factor authentication (MFA)
HOTSPOT
You need to design tables for the solution.
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: Virtual Table
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.
Scenario:
✑ First Up uses an on-premises system to manage current and historical patient data including medications and medical visits.
✑ The company plans to reference historical data in the existing system. The records held in these systems will not be migrated to the new solution except for medication information.
✑ The solution must provide a worker appointment booking system that can access worker historical job placement data.
✑ First Up staff members must be able to view and update worker records. They must be able to see current and historical job placement data on the same form in the new solution.
Box 2: Lookup (N:1)
Each worker can have many security clearances, so need a 1:N relationship.
Scenario: The solution must support tracking of security clearance information for a worker including the date, status, and certifying agency.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/create-edit-virtual-entities
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/create-edit-entity-relationships
You need to recommend a feature that erases agent workloads and resolves reported issues.
What should you recommend?
- A . Dynamics 365 Customer Service default functionality
- B . Microsoft AppSource
- C . Microsoft Store
A
Explanation:
Scenario: Agents need a way to track reservation issues.
Use Dynamics 365 Customer Service to:
Track customer issues through cases
Reference: https://docs.microsoft.com/en-us/dynamics365/customer-service/overview
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 wants to create a Power Automate flow that posts marketing events to social media.
The company must ensure that the postings adhere to regulatory requirements for handling of personally identifiable information (PII) data. The company will not post events to unauthorized social media platforms.
You need to ensure that the requirement is met.
Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
- A . Configure the relevant connector so that is part of the Non-Business data group category.
- B . Create a security role to prevent data export.
- C . Configure an Azure Active Directory (AAD) security role for the maker to the environment.
- D . Create a Data Loss Protection (DLP) policy.
- E . Configure the relevant connector so that it is part of the Blocked data group category.
DE
Explanation:
DLP policies enforce rules for which connectors can be used together by classifying connectors as either Business or Non-Business. If you put a connector in the Business group, it can only be used with other connectors from that group in any given app or flow. Sometimes you might want to block the usage of certain connectors altogether by classifying them as Blocked.
Reference: https://docs.microsoft.com/en-us/power-platform/admin/wp-data-loss-prevention
HOTSPOT
A company plans to create a Power Apps portal to manage support cases for customers. The company has an account hierarchy for customers. The hierarchy supports accounts, cases, and contacts where both contacts and cases belong to their relevant account.
The company has the following requirements:
✑ Portal users must only see the notes for the cases that they manage.
✑ Portal users must only see cases that are submitted by their colleagues.
You need to design the security model for the portal.
Which entity permission scope should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Explanation:
Box 1: Contact
With Contact scope, a signed-in user in the role for which the permission record is defined will have the rights granted by that permission only for records that are related to that user’s contact record via a defined relationship.
Box 2: Account
With Account Scope, a signed-in user in the role for which the permission record is defined will have the rights granted by that permission only for records that are related to that user’s parent account record via a defined relationship.
This scope means that the entity list will only show the records of the selected entity that are associated to the user’s parent account. For example, if an entity permission allows Read access to Lead entity with the Account scope, the user having this permission can view all the leads of only the parent account of the user.
Incorrect Answers:
Self Scope allows you to define the rights a user has to their own Contact (Identity) record. Users can use entity forms or web forms to make changes to their own Contact record linked with their profile.
Parental scope: In this most complex case, permissions are granted for an entity that is a relationship away from an entity for which an Entity Permission record has already been defined. This permission is actually a child record of the parent entity permission.
Reference: https://docs.microsoft.com/en-us/powerapps/maker/portals/configure/assign-entity-permissions
