Microsoft PL-200 Exam Practice Questions (P. 1)
- Full Access (313 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #1
HOTSPOT -
The owner of a company needs to know who signs into the system.
You need to ensure that the owner can view the user audit logs.
Where does each action need to be performed? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

The owner of a company needs to know who signs into the system.
You need to ensure that the owner can view the user audit logs.
Where does each action need to be performed? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Correct Answer:
Reference:
https://docs.microsoft.com/en-us/power-platform/admin/audit-data-user-activity

Reference:
https://docs.microsoft.com/en-us/power-platform/admin/audit-data-user-activity
send
light_mode
delete
Question #2
Your organization does not permit the use of custom code for solutions.
You need to create a view that can be viewed by all users in an organization.
Where should you create the view?
You need to create a view that can be viewed by all users in an organization.
Where should you create the view?
- AList view of the entityMost Voted
- BMicrosoft Visual Studio
- CTemplates area
- DMaker portal
Correct Answer:
A
Edit a public or system view in app designer
You can change the way a public or system view is displayed by adding, configuring, or removing columns.
1. In the Views list for a table, select the Show list of references down arrow Drop Down. Edit View.

2. Next to the view you want to edit, select Open the View Designer Open view Designer.
The view opens in the view designer.
When you edit a public or system view, you must save and publish your changes before they will be visible in the application.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/create-edit-views-app-designer
A
Edit a public or system view in app designer
You can change the way a public or system view is displayed by adding, configuring, or removing columns.
1. In the Views list for a table, select the Show list of references down arrow Drop Down. Edit View.

2. Next to the view you want to edit, select Open the View Designer Open view Designer.
The view opens in the view designer.
When you edit a public or system view, you must save and publish your changes before they will be visible in the application.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/create-edit-views-app-designer
send
light_mode
delete
Question #3
You create a Power Apps portal to provide training and documentation for students. Students create a profile on the portal and then select and pay for courses.
You plan to add free courses to the training portfolio. Free courses must be automatically available to all students after they sign in.
You need to assign default permissions to students.
What should you do?
You plan to add free courses to the training portfolio. Free courses must be automatically available to all students after they sign in.
You need to assign default permissions to students.
What should you do?
- ACreate a Students web role and set the Authenticated Users Role option to true. Assign the web role to each registered user.
- BCreate an entity for managing free courses. Create entity permission records to provide access to entity records for free courses and assign the entity permissions to users when they register on the portal for the first time.
- CCreate an entity for managing free courses. Create a Students web role and set the Authenticated Users role option to true. Create appropriate entity permissions to access the free course entity records and assign the entity permissions to the web role.Most Voted
Correct Answer:
A
A

To correct the free courses access method in a Power Apps portal, a robust approach is by utilizing the 'Authenticated Users Role' set to true in a defined 'Students web role.' This configuration automatically assigns the necessary permissions to all authenticated users, streamlining the process without the need to associate permissions manually every time a user registers. This approach ensures that every signed-in student gains immediate access to the free courses, reflecting a practical and efficient permission management method crucial for maintaining a seamless user experience in educational portals.
send
light_mode
delete
Question #4
HOTSPOT -
You create workflows to automate business processes.
You need to configure a workflow to meet the following requirements:
✑ Be triggered when a condition is met.
✑ Run immediately.
✑ Perform an action when a condition is met.
You need to create a workflow that automatically sends emails based on a mail merge template. To answer, select the appropriate configuration in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

You create workflows to automate business processes.
You need to configure a workflow to meet the following requirements:
✑ Be triggered when a condition is met.
✑ Run immediately.
✑ Perform an action when a condition is met.
You need to create a workflow that automatically sends emails based on a mail merge template. To answer, select the appropriate configuration in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

send
light_mode
delete
Question #5
HOTSPOT -
You are a Dynamics 365 Customer Service administrator.
You need to configure the following automation for the sales team:
✑ Send an email when the status changes on an Opportunity.
✑ Text the sales manager when an Opportunity is created.
Create a Wunderlist task when an Opportunity is open for 30 days.

Which tool should you use for each requirement? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

You are a Dynamics 365 Customer Service administrator.
You need to configure the following automation for the sales team:
✑ Send an email when the status changes on an Opportunity.
✑ Text the sales manager when an Opportunity is created.
Create a Wunderlist task when an Opportunity is open for 30 days.

Which tool should you use for each requirement? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

send
light_mode
delete
Question #6
A company uses Microsoft Dataverse to manage prospects. The company has a business process flow named BPFA that is associated with the Prospect entity to streamline the prospect management process.
You add a field named Category to the Prospect entity. You create additional business process flows. You apply the business process flows to Prospect records based on the selected category. Users can switch to any other newly configured business process flows but must not use BPFA.
You need to configure the solution.
What are two possible ways to achieve this goal? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
You add a field named Category to the Prospect entity. You create additional business process flows. You apply the business process flows to Prospect records based on the selected category. Users can switch to any other newly configured business process flows but must not use BPFA.
You need to configure the solution.
What are two possible ways to achieve this goal? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
- ARemove all of the privileges for BPFA.Most Voted
- BUse a business rule to prevent users from switching to BPFA.
- CDeactivate BPFA.Most Voted
- DChange the display order of the business process flows to move BPFA to the bottom of the list.
Correct Answer:
AC
AC

To ensure that users can't use the BPFA business process flow but can use the newly added ones based on the category, the best methods are as follows: firstly, remove all privileges for BPFA. This action makes BPFA inaccessible to users while keeping it active in the system if needed for background processes or administrative purposes. Secondly, deactivate BPFA. This completely removes it from the user’s view and ensures no interaction with it, channeling users towards the other available business process flows according to their needs. Both methods effectively restrict user access, focusing on user adaptability to new workflows aligned with their specific categories in prospect management.
send
light_mode
delete
Question #7
You are creating a business rule to implement new business logic.
You must apply the business logic to a canvas app that has a single screen named Screen1.
You need to configure the scope for the business rule.
Which scope should you use?
You must apply the business logic to a canvas app that has a single screen named Screen1.
You need to configure the scope for the business rule.
Which scope should you use?
- AScreen1
- BEntityMost Voted
- CAll Forms
- DGlobal
Correct Answer:
B
Note: Some terminology has changed. Entity is now Table. If you're building a Canvas app, you must use table (entity) as the scope.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/data-platform-create-business-rule
B
Note: Some terminology has changed. Entity is now Table. If you're building a Canvas app, you must use table (entity) as the scope.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/data-platform-create-business-rule
send
light_mode
delete
Question #8
HOTSPOT -
You are a Dynamics 365 Customer Services administrator. You have a Production instance and Sandbox instance.
Users record Production instance data in the Sandbox instance.
You need to ensure that the users only record data in the Production instance.
Which security function needs to be edited to prevent access to the Sandbox? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

You are a Dynamics 365 Customer Services administrator. You have a Production instance and Sandbox instance.
Users record Production instance data in the Sandbox instance.
You need to ensure that the users only record data in the Production instance.
Which security function needs to be edited to prevent access to the Sandbox? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Correct Answer:
Reference:
https://docs.microsoft.com/en-us/power-platform/admin/control-user-access

Reference:
https://docs.microsoft.com/en-us/power-platform/admin/control-user-access
send
light_mode
delete
Question #9
You must create a new entity to support a new feature for an app. Records for the entity must be associated with a business unit and specify security roles for the business unit.
You need to configure entity ownership.
Which entity ownership type should you use?
You need to configure entity ownership.
Which entity ownership type should you use?
- Auser or team ownedMost Voted
- Borganization-owned
- Cnone
- Dbusiness-owned
Correct Answer:
A
Dataverse supports two types of record ownership. Organization owned, and User or Team owned. For security purposes, records that are organization owned, the only access level choices is either the user can do the operation or can't. For user and team owned records, the access level choices for most privileges are tiered Organization, Business Unit, Business Unit and Child Business Unit or only the user's own records. That means for read privilege on contact, I could set user owned, and the user would only see their own records.
References:
https://docs.microsoft.com/en-us/power-platform/admin/wp-security-cds
A
Dataverse supports two types of record ownership. Organization owned, and User or Team owned. For security purposes, records that are organization owned, the only access level choices is either the user can do the operation or can't. For user and team owned records, the access level choices for most privileges are tiered Organization, Business Unit, Business Unit and Child Business Unit or only the user's own records. That means for read privilege on contact, I could set user owned, and the user would only see their own records.
References:
https://docs.microsoft.com/en-us/power-platform/admin/wp-security-cds
send
light_mode
delete
Question #10
HOTSPOT -
You need to ensure that there are no leads for a customer before you create a new opportunity for the customer.
How can you use duplicate detection rules to achieve this goal? To answer, select the appropriate options in the answer area.
NOTE:
Each correct selection is worth one point.
Hot Area:

You need to ensure that there are no leads for a customer before you create a new opportunity for the customer.
How can you use duplicate detection rules to achieve this goal? To answer, select the appropriate options in the answer area.
NOTE:
Each correct selection is worth one point.
Hot Area:

send
light_mode
delete
All Pages