Microsoft

PL-600 Free Practice Questions

This is the free Microsoft PL-600 practice question bank — 130 of 247 total questions, each with a full explanation, free to read with no signup required. Updated 2026-04-24.

Every answer is verified against official Microsoft documentation — see our methodology.

Question 1

A company plans to use Microsoft Power Platform. The company requires information from an Oracle database to be displayed in a Dynamics 365 model-driven app without transferring data. You need to make the information visible by using built-in features. Which Microsoft Power Platform component should you use?

A. Dataflows
B. AI Builder
C. Power Automate
D. Canvas app
Show Answer
Correct Answer: D
Explanation:
The requirement is to display data from an Oracle database in a Dynamics 365 model-driven app without transferring or importing the data. A canvas app can connect directly to Oracle using built-in connectors (via an on-premises data gateway if needed) and can be embedded inside a model-driven app form. This allows live viewing of external data without storing it in Dataverse. Dataflows would import data, Power Automate is for process automation, and AI Builder is unrelated.

Question 2

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. You are evaluating company data. The data must be migrated to Microsoft Dataverse. You need to recommend the process to ensure clean data for the migration. Solution: Limit the volume of migrated data. Does the solution meet the goal?

A. Yes
B. No
Show Answer
Correct Answer: B
Explanation:
Limiting the volume of migrated data may reduce scope or effort, but it does not ensure data quality. Clean data requires activities such as validation, deduplication, standardization, and correction before or during migration, not merely migrating less data.

Question 3

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. You are evaluating company data. The data must be migrated to Microsoft Dataverse. You need to recommend the process to ensure clean data for the migration. Solution: Define the system of record. Does the solution meet the goal?

A. Yes
B. No
Show Answer
Correct Answer: B
Explanation:
Defining a system of record helps establish data ownership and authority, but by itself it does not ensure data is clean for migration. Ensuring clean data requires activities such as data profiling, cleansing, deduplication, and validation. Therefore, this solution does not fully meet the goal.

Question 4

A multinational corporation is deploying a Microsoft Power Platform solution to manage its sales processes across the following regions: North America, Europe, and Asia. Each region operates independently but reports to a global headquarters. The company has several business units that correspond to each region. Within each business unit are multiple teams based on countries/regions. Company employees have the following requirements: • Sales representatives must have access only to data relevant to their specific country/region. • Regional managers must be able to view and manage data across all areas within their region. • Some global analysts require read-only access to sales data across the corporation by using third-party tools. • External contractors need limited access to the system to input their progress. You need to design a solution for the company. What should you do?

A. Use business units and child business units.
B. Use Microsoft Entra ID groups to manage external access and app registrations for external applications.
C. Use a global security role with organization-level access for sales representatives.
D. Use a single security role with deep privileges and manually share records as needed.
Show Answer
Correct Answer: A
Explanation:
Using business units with child business units in Dataverse allows you to model the organization by region and country. Sales representatives can be restricted to their country-level business unit, regional managers can have access at the parent (regional) business unit level, and global roles can be granted organization-wide read access for analysts. This approach is scalable, aligns with built-in security boundaries, and avoids excessive permissions or manual sharing.

Question 5

DRAG DROP - You are assisting an engineering company with a project that will digitally transform the business with a new inspection app. You complete several requirements workshops with technicians and are in the process of confirming the requirements. You need to classify the functional and non-functional requirements for the client. How should you classify each requirement? To answer, move the appropriate classifications to the correct requirements. You may use each classification 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.

Illustration for PL-600 question 5
Show Answer
Correct Answer: Automatically back up data for disaster recovery. Non-functional Attach photos and videos to the current job. Functional Clear job tasks in an inspection record as they are completed. Functional Maintain a response time of less than two seconds. Non-functional
Explanation:
Functional requirements describe what the system must do (user-visible features). Non-functional requirements describe quality attributes or constraints such as performance, reliability, or recovery.

Question 6

A healthcare provider plans to use its data sources to help diagnose patient health. You need to define the data sources for the company. Which two data sources should you use? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

A. electronic health records
B. wearable health device
C. patient scheduling
D. financial transactions
E. patient feedback surveys
Show Answer
Correct Answer: A, B
Explanation:
To help diagnose patient health, the provider needs data sources that contain clinical and physiological information. Electronic health records provide medical history, diagnoses, lab results, and clinical notes. Wearable health devices supply real-time or continuous physiological data such as heart rate and activity levels. The other options are administrative or financial and are not directly used for diagnosis.

Question 7

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. You are evaluating company data. The data must be migrated to Microsoft Dataverse. You need to recommend the process to ensure clean data for the migration. Solution: Configure retry logic in the migration. Does the solution meet the goal?

A. Yes
B. No
Show Answer
Correct Answer: B
Explanation:
Configuring retry logic only handles transient failures during migration. It does not validate, cleanse, deduplicate, or standardize data, which are required to ensure clean data before or during migration to Microsoft Dataverse. Therefore, it does not meet the goal.

Question 8

DRAG DROP - You are leading the discovery process with a new client who is implementing a customer support solution by using Microsoft Power Platform. The company has the following requests for the discovery process: • You must use sticky notes to collect information from stakeholders. • You must ensure that support reps who cannot attend the in-person meeting are able to provide feedback. • You must get detailed information on the call escalation process from a support rep who noted several pain points. You need to select which types of discovery to use to meet the requests. Which discovery types should you use? To answer, move the appropriate discovery types to the correct requests. You may use each discovery 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.

Illustration for PL-600 question 8
Show Answer
Correct Answer: Use sticky notes to collect information from stakeholders: Workshop Capture feedback from support reps who cannot attend the meeting: Survey Get detailed information on the call escalation process: Job shadowing
Explanation:
Workshops commonly use in-person collaboration tools like sticky notes. Surveys allow remote participants to provide feedback asynchronously. Job shadowing enables deep, firsthand understanding of detailed processes such as call escalation.

Question 9

DRAG DROP - You collaborate with a customer to identity requirements. You identity the following requirements as not feasible: • Dashboards must be updated in real time with data from third-party providers. • All parts of the solution must be General Data Protection Regulation (GDPR) compliant. You need to specify the feasibility challenge. Which feasibility challenge does each requirement pose? To answer, move the appropriate challenges to the correct requirements. You may use each challenge once, more than once, or not at all. You may need to move the split bar between panes or scroll to view content.

Illustration for PL-600 question 9
Show Answer
Correct Answer: Dashboards must be updated in real time with data from third-party providers. → Technical All parts of the solution must be GDPR compliant. → Regulatory
Explanation:
Real-time updates from third-party systems depend on integration, latency, and data availability, which are technical constraints. GDPR compliance is driven by legal and regulatory requirements governing data protection.

Question 10

A company uses Microsoft Power Platform. The company has a database that has two tables: Department and Employee. The company plans to define a data model to meet the following requirements: • Each row in the Department table can be linked to more than one row in the Employee table. • Each row in the Employee table can be linked to only one row in the Department table. • Action taken on one table will not affect the other table. You need to define the relationship between the tables. Which relationship type should you use?

A. many-to-many relationship and parental relationship behavior
B. many-to-many relationship and custom relationship behavior
C. many-to-one relationship and Referential, Remove Link
D. many-to-one relationship and Referential, Restrict Delete
Show Answer
Correct Answer: D
Explanation:
The requirements describe a classic one Department to many Employees relationship, which in Dataverse is implemented as a many-to-one relationship (many Employees linked to one Department). To ensure that actions on one table do not affect data in the other table, a referential relationship behavior is required. With Referential, Restrict Delete, deleting a Department is blocked if related Employees exist, so no Employee records are changed or removed. This best satisfies the requirement that actions on one table will not affect the other.

$19

Get all 247 questions with detailed answers and explanations

  • Instant download HTML + PDF delivered the moment payment clears.
  • Secure Stripe checkout we never see or store your card details.
  • 7-day refund if files are defective see our refund policy.