ExamGecko
Home Home / Microsoft / PL-500

Microsoft PL-500 Practice Test - Questions Answers

Question list
Search
Search

List of questions

Search

Related questions











You need to identify the cause for the SMSApp data entry issue. What is the root cause?

A.

The DLP policy that contains the desktop flow connector was deleted.

A.

The DLP policy that contains the desktop flow connector was deleted.

Answers
B.

The default policy group is set to Blocked.

B.

The default policy group is set to Blocked.

Answers
C.

The desktop flow was not shared with the finance clerk.

C.

The desktop flow was not shared with the finance clerk.

Answers
D.

The scope of the DLP policy was changed to exclude the development environment

D.

The scope of the DLP policy was changed to exclude the development environment

Answers
E.

The Power Automate Management connector is assigned to the Business category.

E.

The Power Automate Management connector is assigned to the Business category.

Answers
Suggested answer: B

Explanation:


You need to configure the flow for processing invoices that arrive in the AP mailbox. Which three elements should you use? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

A.

Document type

A.

Document type

Answers
B.

Location

B.

Location

Answers
C.

Pages

C.

Pages

Answers
D.

Al model

D.

Al model

Answers
E.

Form type

E.

Form type

Answers
F.

Form

F.

Form

Answers
Suggested answer: A, C, D

Explanation:


You need to implement security to resolve the invoice data issue

Which three actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

A.

Clear the Create and Delete permissions. Set the Read permission and Write permission values to Organization.

A.

Clear the Create and Delete permissions. Set the Read permission and Write permission values to Organization.

Answers
B.

Select the Finance role, select Custom Entities and navigate to the table.

B.

Select the Finance role, select Custom Entities and navigate to the table.

Answers
C.

In Microsoft Power Platform admin center, navigate to the Users section.

C.

In Microsoft Power Platform admin center, navigate to the Users section.

Answers
D.

In Microsoft Power Platform admin center, navigate to the Security roles section.

D.

In Microsoft Power Platform admin center, navigate to the Security roles section.

Answers
E.

Clear the Create and Delete permissions. Set the Read permission and Write permission values to Business unit.

E.

Clear the Create and Delete permissions. Set the Read permission and Write permission values to Business unit.

Answers
F.

Select the Finance role select Core Records, and then navigate to the table.

F.

Select the Finance role select Core Records, and then navigate to the table.

Answers
Suggested answer: B, D, E

Explanation:

To implement security to resolve the invoice data issue, you need to perform three actions: In Microsoft Power Platform admin center, navigate to the Security roles section. This is where you can manage the security roles for your environment and assign them to users or teams.Select the Finance role, select Custom Entities and navigate to the table. This is where you can configure the access level for each entity in your environment based on your security role.Clear the Create and Delete permissions. Set the Read permission and Write permission values to Business unit. This will restrict users with this role from creating or deleting records in this table, but allow them to read or write records within their business unit.

You need to resolve the fulfillment status flow issue.

Which three actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

A.

Ensure that the flow instance does not remain in the queue for more than three hours.

A.

Ensure that the flow instance does not remain in the queue for more than three hours.

Answers
B.

Ensure that all users are signed out from the target machine.

B.

Ensure that all users are signed out from the target machine.

Answers
C.

Use different local Windows accounts for all machines.

C.

Use different local Windows accounts for all machines.

Answers
D.

Ensure that the flow is not using elevated privileges.

D.

Ensure that the flow is not using elevated privileges.

Answers
E.

Trigger the flow by using an on-premises data gateway.

E.

Trigger the flow by using an on-premises data gateway.

Answers
Suggested answer: B, C, E

Explanation:


You need to configure permissions for the Purchase order quantity flow. Which permission should you assign?

A.

Co-owner

A.

Co-owner

Answers
B.

Run-only user

B.

Run-only user

Answers
C.

Owner

C.

Owner

Answers
D.

User

D.

User

Answers
Suggested answer: B

Explanation:

To configure permissions for the Purchase order quantity flow, you should assign the run-only user permission to the finance clerk. This will allow them to run the flow without being able to edit or share it1. The other permissions are not suitable for this scenario because:Co-owner permission would give the finance clerk full access to edit, share, and delete the flow, which is not necessary or desirable1.Owner permission would transfer the ownership of the flow to the finance clerk, which would remove your access and control over it1.User permission would not allow the finance clerk to run the flow at all, only to view it1.

You need to ensure that the solution uses the correct accounts payable mailbox. Which three actions should you perform? Each correct answer part of the solution, NOTE: Each correct selection is worth one point.

A.

Set the current value for the accounts payable mailbox in the environment.

A.

Set the current value for the accounts payable mailbox in the environment.

Answers
B.

Set the default value for the accounts payable mailbox in the environment.

B.

Set the default value for the accounts payable mailbox in the environment.

Answers
C.

Turn off and then turn on the cloud flows.

C.

Turn off and then turn on the cloud flows.

Answers
D.

Use separate environment variables for the cloud flow and the canvas app.

D.

Use separate environment variables for the cloud flow and the canvas app.

Answers
E.

Use one environment variable for both the cloud flows and the canvas app.

E.

Use one environment variable for both the cloud flows and the canvas app.

Answers
Suggested answer: A, C, E

Explanation:

To ensure that the solution uses the correct accounts payable mailbox, you need to perform three actions: Set the current value for the accounts payable mailbox in the environment. This will update the valueof the environment variable that stores the email address of the accounts payable mailbox1.Turn off and then turn on the cloud flows. This will refresh the cloud flows and make them use the updated value of the environment variable1.Use one environment variable for both the cloud flows and the canvas app. This will ensureconsistency and avoid duplication of data across different components of your solution1.

HOTSPOT

You need to configure the solution.

What should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Question 7
Correct answer: Question 7

HOTSPOT

You need to determine the causes for the reported issues.

What are the causes? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.


Question 8
Correct answer: Question 8

DRAG DROP

You need to implement a solution to manage the priority of incoming orders.

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.


Question 9
Correct answer: Question 9

Explanation:

To implement a solution to manage the priority of incoming orders, you need to perform three actions in sequence: Edit the cloud flow that triggers the desktop flow. This is where you can define the logic for setting the priority value based on the volume for an order1.Modify the Run a flow built with Power Automate for desktop action in the cloud flow. This is where you can pass the priority value as a parameter to the desktop flow1.Set the priority value based on the volume for an order in the desktop flow. This is where you can use the priority value as a dynamic content to determine how the desktop flow will run on the target machine1.


You need to configure the RailStatusUpdater cloud flow. What should you do?

A.

Create a JavaScript function to update the run mode values of each action within the desktop flow.

A.

Create a JavaScript function to update the run mode values of each action within the desktop flow.

Answers
B.

Create an environment variable. Update each desktop flow action to read the variable.

B.

Create an environment variable. Update each desktop flow action to read the variable.

Answers
C.

Manually update each desktop flow action to change the run mode.

C.

Manually update each desktop flow action to change the run mode.

Answers
D.

Create a desktop flow to update the run mode values of each action within the cloud flow.

D.

Create a desktop flow to update the run mode values of each action within the cloud flow.

Answers
Suggested answer: B

Explanation:

According to the scenario, you want to run the desktop flow actions in unattended mode when the cloud flow is triggered by a schedule, and in attended mode when the cloud flow is triggered manually. To achieve this, you can create an environment variable that stores the run mode value (attended or unattended) and use it as an input for each desktop flow action. This way, you can change the run mode value dynamically without having to manually update each action.

Total 160 questions
Go to page: of 16