Winter Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: geek65

PL-500 Microsoft Power Automate RPA Developer Questions and Answers

Questions 4

You need to package the automations. What should you do?

Options:

A.

Show dependencies within the solution.

B.

Remove unmanaged layers.

C.

Add required components to each item within the solution.

D.

Add existing components to the solution.

Buy Now
Questions 5

You need to resolve the issue with the DataCollector flow.

What are two possible ways to achieve the goal? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point

Options:

A.

Add an If web page contains action to determine whether a field exists and write data only when true.

B.

Configure the Populate text field on a web page actions to continue running the flow in case of error.

C.

Replace the Populate text field on a web page action with the Send keys action to write data.

D.

Remove the Focus text field on a web page actions that precede actions which write data to text fields.

E.

Modify selectors to ensure that field attributes are mapped correctly.

Buy Now
Questions 6

You need to configure the solution for the ERPDataOperations flow.

Which configuration values should you use? To answer, select the appropriate options in the answer area,

NOTE: Each correct selection is worth one point.

Options:

Buy Now
Questions 7

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

Options:

A.

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

B.

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

C.

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

D.

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

Buy Now
Questions 8

You need to identify the actions that PipelineManager1 can perform.

Which three actions can PipelineManager1 perform? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Options:

A.

Override the DLP policy.

B.

Modify or delete a flow.

C.

Modify the owner's connection credentials.

D.

View the run history.

E.

Set the cloud flow priority.

F.

Add or remove other owners.

Buy Now
Questions 9

A company has a business-critical desktop flow that runs on a single machine. The number of daily runs for the flow has significantly increased recently.

You need to scale the solution.

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.

Options:

Buy Now
Questions 10

You need to resolve the issue reported with the RailStatusUpdater flow.

What are two possible ways to achieve the goal? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Options:

A.

Put the desktop flow action into a Do until loop. Run until the desktop flow is successful.

B.

Call a separate child cloud flow to perform the desktop flow a second time.

C.

Create a duplicate action for the desktop flow and configure the duplicate action to run if the first desktop flow action fails.

D.

Create a duplicate action for the desktop flow to run after the first desktop flow.

Buy Now
Questions 11

You are working on an automation solution that uses multiple approval stages.

You observe that each approval stage has the same logic. You build a dedicated child flow that handles a single approval step.

When you try to save the parent flow, it displays the following error: 'Action Run_a_Child_Flow' has defined a child flow that contains 'run-only user' connections. Update the child flow for action Run_a_Child_Flow' to not use 'run-only user' connections."

You need to fix the solution to be able to save the parent flow.

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. Steps to save the parent flow.

Options:

Buy Now
Questions 12

You plan to create a Microsoft Visio process diagram.

You need to create the diagram and then export the diagram as a Power Automate flow.

Which five 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.

Options:

Buy Now
Questions 13

A company has an unattended cloud flow solution. The solution includes a desktop flow that runs on a virtual machine.

The company reports that the cloud flow processes more transactions per day than the planned capacity.

You need to scale the solution to keep up with demand.

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.

Options:

Buy Now
Questions 14

You are creating a cloud flow that will use two Update Row actions to interact with Microsoft Dataverse. Neither of these actions are dependent on each other. You must minimize the amount of processing time required to complete the flow. You need to implement the actions in the cloud flow.

Solution: Create a do until loop.

Does the solution meet the goal?

Options:

A.

Yes

B.

No

Buy Now
Questions 15

You are designing a desktop automation solution.

You must ensure that the automation includes error handling. The solution requires the following logic:

If an action fail in the automation, the flow must be redirected to a different flow.

If a group of action often fail, a specific procedure must occur.

You need to select the error handling method to use for each requirement.

Which error handling method or configuration should use select? To answer, the appropriate error handling method or configuration to the requirement. Each error handling method or configuration may be used once, or not at all. You may need to drag the split bar between panes or scroll to view content.

Note: Each correct selection in worth one point.

Options:

Buy Now
Questions 16

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 developing a solution for a medical practice. The solution must use an artificial intelligence (AI) model to evaluate medical X-ray images and detect broken bones.

You need to create the AI model for the solution.

Solution: Use AI Builder to create the model.

Does the solution meet the goal?

Options:

A.

Yes

B.

No

Buy Now
Questions 17

You are developing a desktop flow that reads data from a table in a Microsoft Excel workbook. You need to read the cell in the fourth row and first column of the table. Which two expressions can you use? Each correct answer presents a complete solution.

NOTE: Each correct answer is worth one point.

Options:

A.

%ExcelData[1][4]%

B.

%ExcelData[4][0]%

C.

%ExcelData['Column1'][4]%

D.

%ExcelData[4]['Column1']%

Buy Now
Questions 18

You need to resolve the issue with the IT support team.

Where should you direct them to resolve the problem? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Buy Now
Questions 19

You have a desktop flow that interacts with a desktop-based application. You plan to enter data into each field by using the Send keys action.

You test the flow. The Send keys action runs successfully but the input fields are empty.

You need to add a step before the Send keys action to resolve the issue.

Which two steps can you use? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Options:

A.

Use the Wait for window action.

B.

Set the key state.

C.

Use the Focus window action.

D.

Set the window state.

E.

Use the Wait for mouse action

Buy Now
Questions 20

You are developing automation solutions for a company.

You need to select the components to use for each scenario. You must minimize development efforts. Which methods should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Buy Now
Questions 21

You need to build the automation for Time Entry Application.

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.

Options:

Buy Now
Questions 22

You need to recommend a solution to address the requirements and issues.

Which feature should you recommend? To answer, move the appropriate feature to the coned requirement or issue. You may use each feature 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.

Options:

Buy Now
Questions 23

You need to determine the correct action to use for the time entry automation.

Which action should you use?

Options:

A.

invoke SOAP web service

B.

HTTP

C.

Invoke web service

D.

HTTP with Azure AD

Buy Now
Questions 24

You need to recommend a solution for the project closure steps.

Which solution should you recommend?

Options:

A.

Document Automation Toolkit

B.

Classic workflow

C.

Cloud flow

D.

Desktop flow

Buy Now
Questions 25

You need to resolve the issue with the profile information system automation.

What should you do? you recommend?

Options:

A.

Set HTTP host URL

B.

Define a data loss prevention policy.

C.

Define a policy.

D.

Create custom code.

E.

Set query string parameter

Buy Now
Questions 26

You need to identity the components required to deploy the automation for Project Planning Application.

Which three components should you identify? Each correct answer presents part of the solution.

NOTE: Each coned selection is worth one point.

Options:

A.

Username

B.

Application ID

C.

Tenant ID

D.

Password

E.

Client secret

Buy Now
Questions 27

You need to implement the expressions for the Time Entry Application automation.

Which expressions should you use to address the requirements and issues? To answer, move the appropriate expression to the correct requirement or issue. You may use each expression 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.

Options:

Buy Now
Questions 28

You need to determine the correct group for each connector used in the automations.

Which groups should you use? To answer, move the appropriate connector to the correct group. You may use each group once, more than once, or not at alt. You may need to move the split bar between panes or scroll to view content

NOTE: Each correct selection is worth one point.

Options:

Buy Now
Questions 29

You need to identify the values or the behavior for the pattern added to the tenant Microsoft Power Platform data loss prevention (DIP) policy.

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

NOTE: Each correct selection is worth one point.

Options:

Buy Now
Questions 30

You need to determine the formula to use for the time entry posting automation.

Which formula should you use?

Options:

A.

B.

C.

D.

Buy Now
Questions 31

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.

Options:

A.

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

B.

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

C.

Use different local Windows accounts for all machines.

D.

Ensure that the flow is not using elevated privileges.

E.

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

Buy Now
Questions 32

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.

Options:

Buy Now
Questions 33

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.

Options:

Buy Now
Questions 34

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.

Options:

A.

Document type

B.

Location

C.

Pages

D.

Al model

E.

Form type

F.

Form

Buy Now
Questions 35

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.

Options:

Buy Now
Questions 36

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.

Options:

A.

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

B.

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

C.

Turn off and then turn on the cloud flows.

D.

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

E.

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

Buy Now
Questions 37

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

Options:

A.

Co-owner

B.

Run-only user

C.

Owner

D.

User

Buy Now
Questions 38

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

Options:

A.

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

B.

The default policy group is set to Blocked.

C.

The desktop flow was not shared with the finance clerk.

D.

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

Buy Now
Questions 39

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.

Options:

A.

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

B.

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

C.

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

D.

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

E.

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

F.

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

Buy Now
Questions 40

You need to configure sharing for MaintenanceScheduler.

Which sharing methods should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Buy Now
Exam Code: PL-500
Exam Name: Microsoft Power Automate RPA Developer
Last Update: Dec 4, 2024
Questions: 165
PL-500 pdf

PL-500 PDF

$33.25  $94.99
PL-500 Engine

PL-500 Testing Engine

$38.5  $109.99
PL-500 PDF + Engine

PL-500 PDF + Testing Engine

$50.75  $144.99