Practice Test Free
  • QUESTIONS
  • COURSES
    • CCNA
    • Cisco Enterprise Core
    • VMware vSphere: Install, Configure, Manage
  • CERTIFICATES
No Result
View All Result
  • Login
  • Register
Quesions Library
  • Cisco
    • 200-301
    • 200-901
      • Multiple Choice
      • Drag Drop
    • 350-401
      • Multiple Choice
      • Drag Drop
    • 350-701
    • 300-410
      • Multiple Choice
      • Drag Drop
    • 300-415
      • Multiple Choice
      • Drag Drop
    • 300-425
    • Others
  • AWS
    • CLF-C02
    • SAA-C03
    • SAP-C02
    • ANS-C01
    • Others
  • Microsoft
    • AZ-104
    • AZ-204
    • AZ-305
    • AZ-900
    • AI-900
    • SC-900
    • Others
  • CompTIA
    • SY0-601
    • N10-008
    • 220-1101
    • 220-1102
    • Others
  • Google
    • Associate Cloud Engineer
    • Professional Cloud Architect
    • Professional Cloud DevOps Engineer
    • Others
  • ISACA
    • CISM
    • CRIS
    • Others
  • LPI
    • 101-500
    • 102-500
    • 201-450
    • 202-450
  • Fortinet
    • NSE4_FGT-7.2
  • VMware
  • >>
    • Juniper
    • EC-Council
      • 312-50v12
    • ISC
      • CISSP
    • PMI
      • PMP
    • Palo Alto Networks
    • RedHat
    • Oracle
    • GIAC
    • F5
    • ITILF
    • Salesforce
Contribute
Practice Test Free
  • QUESTIONS
  • COURSES
    • CCNA
    • Cisco Enterprise Core
    • VMware vSphere: Install, Configure, Manage
  • CERTIFICATES
No Result
View All Result
Practice Test Free
No Result
View All Result
Home Exam Prep Free

PL-600 Exam Prep Free

Table of Contents

Toggle
  • PL-600 Exam Prep Free – 50 Practice Questions to Get You Ready for Exam Day
  • Access Full PL-600 Exam Prep Free

PL-600 Exam Prep Free – 50 Practice Questions to Get You Ready for Exam Day

Getting ready for the PL-600 certification? Our PL-600 Exam Prep Free resource includes 50 exam-style questions designed to help you practice effectively and feel confident on test day

Effective PL-600 exam prep free is the key to success. With our free practice questions, you can:

  • Get familiar with exam format and question style
  • Identify which topics you’ve mastered—and which need more review
  • Boost your confidence and reduce exam anxiety

Below, you will find 50 realistic PL-600 Exam Prep Free questions that cover key exam topics. These questions are designed to reflect the structure and challenge level of the actual exam, making them perfect for your study routine.

Question 1

HOTSPOT -
You need to design a Power Platform solution that meets the following requirements:
Capture data from a row during deletion to be used in an automated process.
 Image
✑ Use AI to process forms and automate data entry from paper-based forms.
Which requirements can be met by using out-of-the box Power Platform components?
Instructions: For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:
 Image

 


Suggested Answer:
Correct Answer Image

Box 1: Yes –
This can be done with Dataverse flows: The When a row is added, modified or deleted trigger runs a flow whenever a row of a selected table and scope changes or is created.
Box 2: Yes –
AI Builder is a Microsoft Power Platform capability that provides AI models that are designed to optimize your business processes. AI Builder enables your business to use AI to automate processes and glean insights from your data in Power Apps and Power Automate.
Reference:
https://docs.microsoft.com/en-us/power-automate/dataverse/create-update-delete-trigger

Question 2

HOTSPOT -
You need to recommend tools for agents and management.
Which tools should you recommend? To answer, select the appropriate option in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:
 Image

 


Suggested Answer:
Correct Answer Image

Box 1: Dashboard –
Agents need dashboards to show a current count of all reservations on the entity.
Box 2: Power BI –
Management requires paginated reports for stakeholders.

Question 3

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 Excel sheet to manage its loan application process.
The company wants to optimize the process.
You need to discover inefficiencies in the process.
Solution: Upload the activity data stored in the Excel sheet to the process advisor feature. Use process mining to discover inefficiencies in the process.
Does the solution meet the goal?

A. Yes

B. No

 


Suggested Answer: B

 

Question 4

You need to recommend an authentication solution for the planned implementation of Dynamics 365.
What should you include in the recommendation?

A. Use synchronized identities.

B. Use the Office 365 tenant for Dynamics 365 Customer Service.

C. Create a new tenant for Dynamics 365 Customer Service.

D. Use federated identities

 


Suggested Answer: A

Scenario: Ensure that employees can sign in to all Microsoft apps by using one set of credentials per employee.
Synchronized identity. Synchronize on-premises directory objects with Microsoft 365 and manage your users on-premises. You can also synchronize passwords so that the users have the same password on-premises and in the cloud, but they will have to sign in again to use Microsoft 365.
Incorrect Answers:
D: The benefit of federation is a single sign-on experience across Dynamics 365 Customer Engagement (on-premises) and Dynamics 365 Customer Engagement
(on-premises) systems. This type of identity management is useful for large corporations that have hundreds or thousands of established users.
Reference:
https://docs.microsoft.com/en-us/power-platform/admin/manage-user-account-synchronization

Question 5

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.
Hot Area:
 Image

 


Suggested Answer:
Correct Answer Image

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

Question 6

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

 


Suggested Answer: B

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.
Incorrect Answers:
D: 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.
Reference:
https://docs.microsoft.com/en-us/learn/modules/define-create-business-rules/

Question 7

DRAG DROP -
You are performing a requirements analysis for a customer.
The customer provides the following requirements:
✑ Power Platform storage capacity must remain under 100 percent.
✑ Customer service representatives must be sent an email when they are assigned a case.
✑ Help desk technicians must be shown an error message when they try to delete a task row.
✑ The plug-in pass rate must remain over 99 percent for the production environment.
You need determine if the requirements are functional or non-functional.
Which requirement type should you use? To answer, drag the appropriate requirement types to the correct requirements. Each requirement 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.
Select and Place:
 Image

 


Suggested Answer:
Correct Answer Image

Box 1: Non-functional –
Non-functional requirements commonly describe non-behavior aspects of the solution such as performance requirements.
Box 2: Functional –
Functional requirements describe what the solution needs to do or its behaviors.
Box 3: Functional –
Box 4: Non-functional –
Examples of common non-functional requirement types include:
✑ Availability
✑ Compliance/regulatory
✑ Data retention/residency
✑ Performance (response time, and so on)
Privacy –
Reference Image
✑ Recovery time
✑ Security
✑ Scalability
Reference: alt=”Reference Image” />
✑ Recovery time
✑ Security
✑ Scalability
Reference:
https://docs.microsoft.com/en-us/learn/modules/work-with-requirements/3-functional-requirements
https://docs.microsoft.com/en-us/learn/modules/work-with-requirements/4-non-functional-requirements

Question 8

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.
 Image

 


Suggested Answer:
Correct Answer Image

 

Question 9

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: Configure a conditional access policy.
Does the solution meet the goal?

A. Yes

B. No

 


Suggested Answer: B

 

Question 10

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)

 


Suggested Answer: A

 

Question 11

DRAG DROP -
You need to propose a solution for form requirements.
What should you recommend? To answer, drag the appropriate solutions to the correct requirements. Each solution 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.
Select and Place:
 Image

 


Suggested Answer:
Correct Answer Image

Box 1: Field controls –
You must standardize the format used by agents to enter customer phone numbers.
Box 2: Workflow –
Log issues as cases. The case form must show variable sections based on the case type.

Question 12

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

 


Suggested Answer: B

You can help ensure that people enter data consistently and follow the same steps every time they work with a customer by creating a business process flow. For example, you might want to create a business process flow to have everyone handle customer service requests the same way, or to require that people get approval for an invoice before submitting an order. Business process flows use the same underlying technology as other processes, but the capabilities that they provide are very different from other features that use processes.
Reference:
https://docs.microsoft.com/en-us/power-automate/business-process-flows-overview

Question 13

HOTSPOT
-
You are performing a fit gap requirements analysis.
You need to select Microsoft Power Platform components to satisfy the requirements.
Which components should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
 Image

 


Suggested Answer:
Correct Answer Image

 

Question 14

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.
Hot Area:
 Image

 


Suggested Answer:
Correct Answer Image

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

Question 15

HOTSPOT -
You need to recommend methods to resolve the organization's issues.
What should you recommend? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:
 Image

 


Suggested Answer:
Correct Answer Image

Box 1: Add users to Microsoft 365.
Scenario: Users cannot view Power BI reports within the Power Platform apps.
Issue: The people you share with may see a locked tile in a dashboard, or a “Permission required” message when they try to view a report.
Solution: You need to grant them permission to the underlying dataset.
1. Go to the All or the Datasets + dataflows tab in your content list.
2. Select More options (…) next to a dataset, then select Manage permissions.
3. Select Add user.
4. Enter the full email addresses for individuals, distribution groups, or security groups.
5. Select Grant access.
Box 2: Configure an on-premises data gateway.
Scenario: The company plans to reference historical data in the [on-premises] existing system. The records held in these systems will not be migrated to the new solution except for medication information.
The on-premises data gateway acts as a bridge to provide quick and secure data transfer between on-premises data (data that isn’t in the cloud) and several
Microsoft cloud services. These cloud services include Power BI, PowerApps, Power Automate, Azure Analysis Services, and Azure Logic Apps. By using a gateway, organizations can keep databases and other data sources on their on-premises networks, yet securely use that on-premises data in cloud services.
Reference:
https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-troubleshoot-sharing
https://docs.microsoft.com/en-us/power-bi/connect-data/service-gateway-onprem
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/use-powerapps-checker

Question 16

A company plans to use Microsoft Power Platform.
The company wants to enhance the user experience of its apps. The company requires a reusable custom color picker control that can be added to model-driven app forms and canvas app screens.
You need to recommend a solution.
Which solution should you recommend?

A. Web resources

B. Power Apps component framework

C. Plug-ins

D. Client script

 


Suggested Answer: B

 

Question 17

DRAG DROP -
You are designing data loss policies for a Microsoft Power Platform implementation.
You have the following requirements:
✑ Solutions that use the HTTP connector must not include any other connectors.
✑ Prevent the use of the Microsoft Forms connector.
✑ Allow the use of the Azure DevOps connector.
You need to determine in which data policy group to add each connector.
To which data policy group should you assign the connector? To answer, drag the appropriate setting to the correct drop targets. Each source 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.
Select and Place:
 Image

 


Suggested Answer:
Correct Answer Image

Box 1: 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.
Box 2: Non-business –
DLP policies enforce rules for which connectors can be used together by classifying connectors as either Business or Non-Business.
Box 3: Blocked –
Sometimes you might want to block the usage of certain connectors altogether by classifying them as Blocked.
Data policy group Business blocked
Reference:
https://docs.microsoft.com/en-us/power-platform/admin/wp-data-loss-prevention

Question 18

You need to recommend a solution for creating the initial inspection checklists.
What should you recommend?

A. Power Apps Maker portal

B. Dataverse for Teams

C. Data Migration utility

 


Suggested Answer: B

Scenario: Standardized checklists must be stored in the solution for use by inspectors. A copy must be created when a new inspection is initiated.
Dataverse for Teams ג€” built on Microsoft Dataverse ג€” provides relational data storage, rich data types, enterprise-grade governance, and one-click solution deployment to the Microsoft Teams app store.
Dataverse for teams table creation has all of the things that are great about Microsoft Lists, without the major downsides.
Reference:
https://docs.microsoft.com/en-us/powerapps/teams/create-table

Question 19

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 assign the security group to a Microsoft Teams team.
Does the solution meet the goal?

A. Yes

B. No

 


Suggested Answer: B

 

Question 20

HOTSPOT -
You need to recommend a solution to meet user interface requirements.
What should you recommend? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:
 Image

 


Suggested Answer:
Correct Answer Image

Box 1: Create and embed a Power Bi radial gauge
A radial gauge chart has a circular arc and shows a single value that measures progress toward a goal or a Key Performance Indicator (KPI). The line (or needle) represents the goal or target value. The shading represents the progress toward that goal. The value inside the arc represents the progress value. Power BI spreads all possible values evenly along the arc, from the minimum (left-most value) to the maximum (right-most value).
Reference Image
In this example, you’re a car retailer tracking the sales team’s average sales per month. The needle represents a 140 cars sales goal. The minimum possible average sales is 0 and the maximum is 200. The blue shading shows that the team is averaging approximately 120 sales this month.
Box 2: Add an inspection order to the work order form
You can add inspections to work orders in Dynamics 365 Field Service.
Field Service inspections are digital forms that technicians use to quickly and easily answer a list of questions as part of a work order. The list of questions can include safety protocols, pass-and-fail tests for a customer asset, an interview with a customer, or other audits and assessments performed before, during, or after a work order.
Example:
Reference Image
Reference: alt=”Reference Image” />
In this example, you’re a car retailer tracking the sales team’s average sales per month. The needle represents a 140 cars sales goal. The minimum possible average sales is 0 and the maximum is 200. The blue shading shows that the team is averaging approximately 120 sales this month.
Box 2: Add an inspection order to the work order form
You can add inspections to work orders in Dynamics 365 Field Service.
Field Service inspections are digital forms that technicians use to quickly and easily answer a list of questions as part of a work order. The list of questions can include safety protocols, pass-and-fail tests for a customer asset, an interview with a customer, or other audits and assessments performed before, during, or after a work order.
Example:
<img src=”https://www.examtopics.com/assets/media/exam-media/04333/0017200001.jpg” alt=”Reference Image” />
Reference:
https://docs.microsoft.com/en-us/power-bi/visuals/power-bi-visualization-radial-gauge-charts
https://docs.microsoft.com/en-us/dynamics365/field-service/inspections

Question 21

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. Create a desktop flow. Create a cloud flow for approval and trigger the desktop flow to add data to the SQL Server database.
Does the solution meet the goal?

A. Yes

B. No

 


Suggested Answer: B

 

Question 22

DRAG DROP
-
A company uses Microsoft Power Platform solutions.
The company plans to set up application lifecycle management (ALM) capabilities to store the solutions in source control, which will be used to automate the release process.
You need to set up the initial ALM infrastructure to store the solutions in source control.
Which four actions should you perform in sequence?
To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
 Image

 


Suggested Answer:
Correct Answer Image

 

Question 23

DRAG DROP
-
You are a Microsoft Power Platform architect reviewing requirements for an offline shopping app.
You need to identify requirement types for the app.
How should you categorize the requirements? To answer, drag the appropriate types to the correct requirements. Each 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.
 Image

 


Suggested Answer:
Correct Answer Image

 

Question 24

You need to resolve the issue reported during testing.
What should you do?

A. Create an image data type within the Inspection Order table.

B. Create a relationship within the Inspection Order table to the originating inspection order.

C. Create a Quick View form for the inspection order.

 


Suggested Answer: A

Need to store the image in the table.
Scenario: The company uses photos of employees to generate employee badges. Photos are uploaded into Microsoft 365 user profiles.

Question 25

A company has a list of contacts in a Microsoft Excel file. The company wants to load the contact information into a Microsoft Power Platform solution.
You need to recommend a data-loading solution.
What should you recommend?

A. Use the Excel Template feature.

B. Add the contacts to a static worksheet.

C. Use the Import from Excel feature.

 


Suggested Answer: A

Import data that’s stored somewhere else into your model-drvien app using the import feature in Power Apps.
Every table has required columns that must exist in your input file. It’s recommended that you download an Excel template, add your data, and then import the file to your app. The template saves time and effort. Don’t add or modify columns in the template to avoid issues during the import.
Note:
Step 1: Download an Excel template
To avoid mapping issue, it’s recommended that you use an Excel template that you can download from your app. Once the template is downloaded add your data and then import the file back to your app. Remember don’t add or modify columns in the template to avoid issues during the import process.
Step 2: Import your data –
Use the template that you downloaded in the previous step (modified with your data) and import the file to your app.
Reference:
https://docs.microsoft.com/en-us/powerapps/user/import-data

Question 26

A company is implementing Dynamics 365 Sales.
The company has turned off out-of-the-box quote calculations in order to implement its own custom calculations.
When users update a line item on a quote, they expect to see an updated total for the quote in real time. Users are reporting inconsistent behavior, with some aggregations taking up to two hours.
You review the system design and notice many asynchronous workflows.
You need to recommend a solution to enable the calculation in real time.
Which two options should you recommend? Each answer presents a complete solution.
NOTE: Each correct selection is worth one point.

A. Consolidate asynchronous workflow into a single real-time workflow.

B. Consolidate multiple asynchronous workflows into a single asynchronous workflow.

C. Implement a business process flow to replace the existing workflows.

D. Convert the asynchronous workflows to a synchronous plug-in.

 


Suggested Answer: AB

 

Question 27

HOTSPOT -
You need to design the quality inspection order data model.
What should you recommend? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:
 Image

 


Suggested Answer:
Correct Answer Image

Box 1: Create a lookup to Dynamics 365 Field Service
Scenario: Machines are assigned serial numbers and placed in stock until they are shipped to customers.
Entity lookup: Allows technicians to choose a Dynamics 365 record. In the inspection designer interface, admins must select an entity and a field to display. For a chosen entity, the Name field and mandatory fields are the entity attributes that can be displayed in the lookup.
Box 2: Create a one-to-many relationship and set the behavior to Parental
Scenario: Inspection orders must:
✑ Allow entry of quality ratings of passed or failed for each quality metric identified for the machine being rated.
✑ Be automatically marked as failed if one inspection step rating is marked as failed.
Each inspection order can have one or many inspection steps, and each inspection step has a rating.
Note: Each pair of tables that are eligible to have a 1:N relationship can have multiple 1:N relationships between them. Yet usually only one of those relationships can be considered a parental table relationship.
Reference:
https://docs.microsoft.com/en-us/dynamics365/field-service/inspections
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/create-edit-entity-relationships

Question 28

HOTSPOT -
You are designing a Microsoft Power Platform solution for a company.
Which components should you recommend? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:
 Image

 


Suggested Answer:
Correct Answer Image

Box 1: Business rule –
You can create business rules and recommendations to apply logic and validations without writing code or creating plug-ins. Business rules provide a simple interface to implement and maintain fast-changing and commonly used rules.
Box 2: Power Automate flow –
Trigger the Power Automate flow with ג€When a record is updatedג€, then add a Condition in the flow and configure it with Status Label equals to Won.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/data-platform-create-business-rule
https://www.inogic.com/blog/2021/12/how-to-win-lose-dynamics-365-crm-opportunity-through-power-automate-flow/

Question 29

You are designing forms for a Microsoft Power Platform solution.
Each person must see only the columns required for their department.
 Image
You need to ensure that the forms open correctly, display only the fields needed, and that data can be entered quickly.
How should you design the form?

A. Create one form for each department. Add all columns needed for all departments. Use business rules to hide columns.

B. Create a shared form for all departments. Add all the columns. Add column-level security to columns not needed for each department.

C. Create one form for each department. Add only columns needed on the form for each department. Assign the appropriate security role to each form.

D. Add new columns to an existing form. Grant all departments security roles for that form.

 


Suggested Answer: C

 

Question 30

A company has a Power Platform environment that connects to a third-party marketing application.
The company reports that the data in the Power Platform lead table does not match data from the marketing application.
Issues include:
✑ The owner data in the lead table and the third-party application do not match.
✑ The Topic column has more information than the related record from the marketing application.
✑ There are differences in how telephone numbers are formatted.
You need to determine which processes are causing the issues.
Which three processes may be causing the differences observed? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

A. Dataflow

B. Business rule

C. Classic workflow

D. Power Automate cloud flow

E. Duplicate detection rule

 


Suggested Answer: ABC

A: With advanced data preparation available in Power Apps, you can create a collection of data called a dataflow, which you can then use to connect with business data from various sources, clean the data, transform it, and then load it to Microsoft Dataverse or your organization’s Azure Data Lake Gen2 storage account.
B: By combining conditions and actions, you can do any of the following with business rules:
✑ Set column values
✑ Clear column values
✑ Set column requirement levels
✑ Show or hide columns
✑ Enable or disable columns
✑ Validate data and show error messages
✑ Create business recommendations based on business intelligence.
C: Duplicate detection works by comparing generated match codes of existing records with each new record being created. These match codes are created as each new record is created. Therefore, there is potential for one or more duplicate records to be created if they are processed at the exact same moment. In addition to detecting duplicates as they are created, you should schedule duplicate detection jobs to check for other potential duplicate records.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/data-platform-create-business-rule
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/create-and-use-dataflows
https://docs.microsoft.com/en-us/powerapps/developer/data-platform/duplicaterule-entities

Question 31

HOTSPOT
-
You design a Microsoft Power Platform app for a company.
The company has the following requirements:
•	need to use an off-the-shelf product by an ISV that provides functionality to enable customers to deposit funds into their account
•	ability to handle a high number of customers depositing funds into their account during lunchtime hours
You need to recommend a solution that meets the requirements.
Which components should you recommend?
To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
 Image

 


Suggested Answer:
Correct Answer Image

 

Question 32

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.

 


Suggested Answer: CD

Field-level security is managed by the security profiles. To implement field-level security, a system administrator performs the following tasks.
1. Enable field security on one or more fields for a given entity.
2. Associate one more existing security profiles, or create one or more new security profiles to grant the appropriate access to specific users or teams.
Reference:
https://docs.microsoft.com/en-us/power-platform/admin/field-level-security

Question 33

DRAG DROP -
You are designing a business continuity strategy for a client who has a Microsoft Power Platform solution.
The client works with critical data where any data loss creates a high risk.
You need to document the retry process for the stakeholders.
Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Select and Place:
 Image

 


Suggested Answer:
Correct Answer Image

 

Question 34

You are designing a Microsoft Power Platform solution for an automobile parts manufacturer. You create the following tables:
 Image
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

 


Suggested Answer: A

Restrict Delete: Prevent the Referenced table record from being deleted when referencing tables exist.
Incorrect Answers:
D: Remove Link: Remove the value of the referencing column for all referencing table records associated with the referenced table record.
Reference:
https://docs.microsoft.com/en-us/powerapps/developer/data-platform/configure-entity-relationship-cascading-behavior

Question 35

HOTSPOT -
You are designing the security model for a Power Platform solution.
The security model must meet the following requirements:
✑ Restrict sharing of data between Power Automate connectors.
✑ Ensure that environment administrators only see users who require access in the enabled user list.
You need to recommend security features 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.
Hot Area:
 Image

 


Suggested Answer:
Correct Answer Image

Box 1: Data loss prevention policy
Data loss prevention (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.
Box 2: Security group –
If your company has multiple Microsoft Dataverse environments, you can use security groups to control which licensed users can be a member of a particular environment.
Reference:
https://docs.microsoft.com/en-us/power-platform/admin/wp-data-loss-prevention
https://docs.microsoft.com/en-us/power-platform/admin/control-user-access

Question 36

DRAG DROP
-
A sales team uses a dedicated mailbox and the assistant for Microsoft Dynamics 365 Sales in their sales process. Technical staff collaborate in a research and development Microsoft Teams channel. Sales reps have a custom insight card that pops up each time certain keywords appear in emails from prospective customers. The sales reps must engage with the technical team before answering the emails.
The technical team plans to streamline the email answering process. The technical team needs a similar card to be exposed in the technical channel immediately after an email arrives.
You need to provide a solution for the technical team.
Which three actions should you perform in sequence?
To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
 Image

 


Suggested Answer:
Correct Answer Image

 

Question 37

HOTSPOT
-
A food distribution terminal uses Microsoft Dynamics 365 Field Service and Microsoft Dynamics 365 Supply Chain Management to manage inventory and fulfill customer orders. Customers place custom orders through a Power Pages customer portal. Customers can enter different receiving times and dates on fresh produce order lines.
The terminal needs to expose fresh produce order details from Dynamics 365 to its customers in the portal. Customers can control how much detail they see in the portal.
You need to design a solution that meets the requirements.
Which mechanism should you use for each requirement?
To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
 Image

 


Suggested Answer:
Correct Answer Image

 

Question 38

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 Excel sheet to manage its loan application process.
The company wants to optimize the process.
You need to discover inefficiencies in the process.
Solution: Record the actions required to complete the loan application process in the process advisor feature. Use process mining to discover inefficiencies in the process.
Does the solution meet the goal?

A. Yes

B. No

 


Suggested Answer: B

 

Question 39

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

 


Suggested Answer: A

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

Question 40

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.

 


Suggested Answer: DE

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

Question 41

You are a Microsoft Power Platform architect developing a solution for a car retailer. Your solution includes reference data that relates to car colors, car types, and car models. Automation has been developed and deployed to notify account managers based on the car color, car make, and car model selected by potential buyers.
Notifications are failing to send to account managers due to different record identifiers between environments.
You need to update the reference data across all environments.
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. Power Automate flows

B. Logic Apps

C. Configuration Migration tool

D. Import Data Wizard

E. Azure Data Factory

 


Suggested Answer: AB

Dataflows are a self-service, cloud-based, data preparation technology that allows you to ingest, transform and load data into Common Data Service environments, Power BI workspaces or your organization’s Azure Data Lake Gen2 account.
The Dataflow connector is available for:
Logic Apps –
Power Automate –
Power Apps –
Incorrect:
Not C: The Configuration Migration tool enables you to move configuration data across environments and organizations. Configuration data is used to define custom functionality in customer engagement apps (Dynamics 365 Sales, Dynamics 365 Customer Service, Dynamics 365 Field Service, Dynamics 365
Marketing, and Dynamics 365 Project Service Automation), and is typically stored in custom entities. Configuration data is different from end user data (account, contacts, and so on).
Reference:
https://docs.microsoft.com/en-us/connectors/dataflows/

Question 42

HOTSPOT
-
A company uses Power Pages for article submissions. The article properties are stored in a table in Microsoft Dataverse and the content of the article is stored in a related Microsoft SharePoint library.
The company invites different experts outside its organization to review an article before publishing it. The reviewers are granted access to the articles in Microsoft Dataverse.
The company has the following requirements:
• Provide a canvas app to the reviewers that exposes both the article properties and content in read-only mode.
• Once the review is completed, the reviewer saves the review data, and the article and the review no longer appear in the app.
You need to recommend the components to be used for each requirement.
Which options should you use?
 Image

 


Suggested Answer:
Correct Answer Image

 

Question 43

HOTSPOT -
You need to recommend components to meet the re-inspection requirements.
Which components should you recommend? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:
 Image

 


Suggested Answer:
Correct Answer Image

Box 1: Power Automate flow –
Scenario: Inspection orders must be automatically marked for re-inspection should a machine fail inspection. The new inspection order must be created by using the originating inspection order as a template.
Box 2: Business rule –
By combining conditions and actions, you can do any of the following with business rules:
✑ Set column values
✑ Clear column values
Set column requirement levels –
Reference Image
✑ Show or hide columns
✑ Enable or disable columns
✑ Validate data and show error messages
✑ Create business recommendations based on business intelligence.
Reference: alt=”Reference Image” />
✑ Show or hide columns
✑ Enable or disable columns
✑ Validate data and show error messages
✑ Create business recommendations based on business intelligence.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/data-platform-create-business-rule

Question 44

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.
Hot Area:
 Image

 


Suggested Answer:
Correct Answer Image

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

Question 45

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.

 


Suggested Answer: A

PCF controls are reusable.
Reference:
https://docs.microsoft.com/en-us/powerapps/developer/component-framework/overview

Question 46

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 an on-premises gateway. Create a cloud flow for approval and to add data to the SQL Server database.
Does the solution meet the goal?

A. Yes

B. No

 


Suggested Answer: A

 

Question 47

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.

 


Suggested Answer: C

 

Question 48

You are designing the data model for a school. The school wants to track students' enrollments in courses.
The system must meet the following requirements:
✑ Track the courses in which each student is enrolled.
✑ Track the students that are enrolled in each course.
Track dates when each student enrolled in each course and the person who approved the enrollment.
 Image
✑ Allow users to create a report that details which students are enrolled in which courses.
You need to recommend a data model that will fit the school's requirements.
Which logical model should you recommend?
A.
 Image
B.
 Image
C.
 Image
D.
 Image

 


Suggested Answer: A

Need a relationship table.
N:N (Many-to-Many): A table relationship that depends on a special Relationship table, sometimes called an Intersect table, so that many rows of one table can be related to many rows of another table.
When viewing rows of either table in a N:N relationship you can see a list of any rows of the other table that are related to it.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/create-edit-entity-relationships

Question 49

A company has a Microsoft Power Platform solution that integrates with a third-party system.
The client reports that unexpected updates are being made to the Accounts table.
You need to determine the root cause of the issue.
In which three locations should you investigate? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

A. Audit summary view

B. Solution history

C. SDK Message Processing Steps

D. Plug-in trace log

E. System job run history

 


Suggested Answer: ABD

A: How to View Auditing Log Details?
System administrators can see activities for the entities that are enabled for audit logging. To view the audit logs:
1. Go to Settings > System >Auditing.
2. Choose Audit Summary View.
3. Under Audit Summary View, you will see the list of audit entries
Reference Image
B: You can view details about solution operations from the Solutions area of Power Apps. An operation can be a solution import, export, or uninstall. The solution history displays information such as solution version, solution publisher, type of operation, operation start and end time, and operation status.
D: Trace log records are written to the PluginTraceLog Table. Writing of these records is controlled by the trace settings mentioned in Enable trace logging.
This data can be found in model-driven applications by navigating to Settings and choosing the Plug-in Trace Log tile.
Reference: alt=”Reference Image” />
B: You can view details about solution operations from the Solutions area of Power Apps. An operation can be a solution import, export, or uninstall. The solution history displays information such as solution version, solution publisher, type of operation, operation start and end time, and operation status.
D: Trace log records are written to the PluginTraceLog Table. Writing of these records is controlled by the trace settings mentioned in Enable trace logging.
This data can be found in model-driven applications by navigating to Settings and choosing the Plug-in Trace Log tile.
Reference:
https://www.sherweb.com/blog/dynamics-365/audits-dynamics-365/
https://docs.microsoft.com/en-us/powerapps/developer/data-platform/logging-tracing

Question 50

HOTSPOT -
A company plans to create a Power Platform solution that integrates with Dynamics 365 Sales.
The solution must meet the following requirements:
✑ Connect directly with a Microsoft Azure SQL database as an external data source at run time where specific data is available in the Dynamics 365 Sales solution without the need for data replication.
✑ An external system needs to send data to the company's Dynamics 365 Sales solution.
You need to recommend the most suitable solution to integrate Dynamics 365 Sales with both systems.
What should you recommend? To answer, select the appropriate option in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:
 Image

 


Suggested Answer:
Correct Answer Image

Box 1: Use Virtual tables –
A virtual entity is a custom entity in Dynamics 365 Customer Engagement (on-premises) that has fields containing data from an external data source. Virtual entities appear in your app to users as regular entity records, but contain data that is sourced from an external database, such as an Azure SQL Database.
Records based on virtual entities are available in all clients including custom clients developed using the Dynamics 365 Customer Engagement Web Services.
Box 2: Use Dynamics 365 Web API.
Dynamics 365 Web Services API: Many times, straight database-to-database integrations aren’t a possibility. In these cases, the development of a solution may depend on utilization of the Dynamics 365 Customer Engagement web services API (Application Programming Interface).
Reference:
https://docs.microsoft.com/en-us/dynamics365/customerengagement/on-premises/customize/create-edit-virtual-entities

Access Full PL-600 Exam Prep Free

Want to go beyond these 50 questions? Click here to unlock a full set of PL-600 exam prep free questions covering every domain tested on the exam.

We continuously update our content to ensure you have the most current and effective prep materials.

Good luck with your PL-600 certification journey!

Share18Tweet11
Previous Post

PL-500 Exam Prep Free

Next Post

PL-900 Exam Prep Free

Next Post

PL-900 Exam Prep Free

PMP Exam Prep Free

PSE Strata Exam Prep Free

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recommended

Network+ Practice Test

Comptia Security+ Practice Test

A+ Certification Practice Test

Aws Cloud Practitioner Exam Questions

Aws Cloud Practitioner Practice Exam

Comptia A+ Practice Test

  • About
  • DMCA
  • Privacy & Policy
  • Contact

PracticeTestFree.com materials do not contain actual questions and answers from Cisco's Certification Exams. PracticeTestFree.com doesn't offer Real Microsoft Exam Questions. PracticeTestFree.com doesn't offer Real Amazon Exam Questions.

  • Login
  • Sign Up
No Result
View All Result
  • Quesions
    • Cisco
    • AWS
    • Microsoft
    • CompTIA
    • Google
    • ISACA
    • ECCouncil
    • F5
    • GIAC
    • ISC
    • Juniper
    • LPI
    • Oracle
    • Palo Alto Networks
    • PMI
    • RedHat
    • Salesforce
    • VMware
  • Courses
    • CCNA
    • ENCOR
    • VMware vSphere
  • Certificates

Welcome Back!

Login to your account below

Forgotten Password? Sign Up

Create New Account!

Fill the forms below to register

All fields are required. Log In

Retrieve your password

Please enter your username or email address to reset your password.

Log In

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.