New Year Special Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: mxmas70

Home > Microsoft > Microsoft Certified: Power Automate RPA Developer Associate > PL-500

PL-500 Microsoft Power Automate RPA Developer Question and Answers

Question # 4

You need to add a policy to the Fraud custom connector.

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.

Full Access
Question # 5

You need to install Windows updates on the desktop flow machines.

What should you do?

A.

Set the machine group in maintenance mode.

B.

Enable maintenance mode on all machines.

C.

Disable the banker desktop cloud flow.

D.

Enable maintenance mode on each machine separately.

E.

Update the connected environment on the running machines.

Full Access
Question # 6

You need to implement the scripting action for the Member Management System flow.

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

NOTE: Each correct selection is worth one point

Full Access
Question # 7

You need to create the desktop flow to calculate a member's fees.

Which four steps should you perform in sequence? To answer, move the appropriate steps from the list of steps to the answer area and arrange them in the correct order.

Full Access
Question # 8

You need to resolve the document processing issue.

Which two components should you verify? Each correct answer presents part of the solution.

NOTE Each correct selection is worth one point.

A.

The document processor flow is turned on.

B.

The email importer flow is set to include attachments.

C.

The document automation validator flow includes business logic

D.

The shared mailbox is set in the email importer flow.

Full Access
Question # 9

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.

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.

Full Access
Question # 10

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.

Full Access
Question # 11

You need to address the issue with the capacity planning flow. What should you do?

A.

Increase the CPU and memory of the machine on which the gateway is hosted.

B.

Create a gateway cluster.

C.

Configure the system to send alerts when the gateway fails.

D.

Create a machine group and add machines to the group to handle requests.

Full Access
Question # 12

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.

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.

Full Access
Question # 13

You need to choose the two optical character recognition (OCR) engines that are able to extract text from the members' secondary identification.

Which two OCR technologies achieve this goal? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

A.

Windows engine

B.

IBM Cognitive Services

C.

Google Tesseract engine

D.

Azure Cognitive Services

Full Access
Question # 14

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

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.

Full Access
Question # 15

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.

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.

Full Access
Question # 16

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.

Full Access
Question # 17

You need to configure the desktop action for the MaintenanceScheduler cloud flow. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

A.

Select machine settings in Power Automate for desktop.

B.

Select the Timeout property and update the duration to PT20M.

C.

Select the Timeout property and update the duration to P20M.

D.

Launch Power Automate for desktop.

E.

Navigate to Desktop flow action settings in the cloud flow.

Full Access
Question # 18

You are developing a cloud flow.

You write expressions for the following JSON object. (Line numbers are included for reference only.)

The flow parses JSON data by using the following schema;

For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.

Full Access
Question # 19

You need to troubleshoot the issue saving ProdManager.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Full Access
Question # 20

You need to resolve the banker desktop flow issue

Which two actions should you do? Each correct answer presents a complete solution.

NOTE; Each correct selection is worth one point.

A.

Perform a process mining trace on the flow.

B.

Cancel the parent flow run.

C.

Use the Move to top action

D.

Change the connector priority to high.

Full Access
Question # 21

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

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.

Full Access
Question # 22

You are developing a power Automate desktop flow to process documentation. The flow has a variable bank account numbers.

Users are able to view bank account number while the flow is tested.

You need to ensure the bank account number are not visible in the flow.

What should you do?

A.

Mark variables produced as disabled.

B.

Mark the variable as sensitive.

C.

Turn on Secure input in a cloud flow.

D.

Change the external name.

Full Access
Question # 23

You are developing a solution for a medical practice. The solution must use an artificial intelligence (Al) model to evaluate medical X-ray images and detect broken bones.

You need to create the Al model for the solution.

Solution: Use Visual Studio to create the model.

Does the solution meet the goal?

A.

Yes

B.

No

Full Access
Question # 24

A company uses an enterprise resource planning (ERP) system. The ERP system has an API.

The company requites a custom connector for the ERP system.

You need to create the custom connector.

In which order should you perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.

Full Access
Question # 25

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 two sequential Update Row actions.

Does the solution meet the goal?

A.

Yes

B.

No

Full Access
Question # 26

You are implementing a Power Automate cloud flow that submits invoice information using a custom connector action.

You observe that the custom connector action sometimes results in an error. You want the system to send you an email to alert you when the custom connector action throws an error.

You need to make sure the send email action is triggered only when the custom connector action fails.

What should you do?

A.

Create a terminate action and set the status to Cancelled

B.

Create a terminate action set the status to Failed and set an error code.

C.

Set the Configure run after action to has timed out

D.

Set the Configure run ate- action to has failed

E.

Set the Configure run after action to is skipped

Full Access
Question # 27

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.

Full Access
Question # 28

You have an automation solution that uses a desktop flow. The flow reads data from a file that is stored on a user's machine and writes the data to an application. You import the solution to an environment that is connected to another user's machine.

The user reports that the flow fails. An alert indicates that the path to a file does not exist. You confirm that the file is present on the user's desktop. You need to resolve the issue. What should you do?

A.

Move the file to the user's documents folder.

B.

Move the file to the user's OneDrive storage.

C.

Delete and recreate the file.

D.

Change the location of the file to a specific path that is not dependent on the signed-in user.

Full Access
Question # 29

A company publishes a list of contacts each day as an HTML table on a web page. The company has a customer relationship management (CRM) application that runs on employee desktop devices.

You need to implement an RPA solution that reads data from the HTML table and create records in the CRM 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.

Full Access
Question # 30

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.

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.

Full Access
Question # 31

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

Which action should you use?

A.

invoke SOAP web service

B.

HTTP

C.

Invoke web service

D.

HTTP with Azure AD

Full Access
Question # 32

You develop a desktop flow. The flow performs five actions in sequence.

If an error occurs, you must restart the flow from the first action. You add the five actions to an On block error action.

You need to configure error handling.

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

NOTE: Each correct selection is worth one point.

A.

Change the exception handling mode to Go to the beginning of the block.

B.

Select Continue flow run.

C.

Select Throw error.

D.

Change the exception handling mode to Go to next action.

E.

Configure an On error condition for the first action.

Full Access
Question # 33

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

A.

Co-owner

B.

Run-only user

C.

Owner

D.

User

Full Access
Question # 34

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.

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.

Full Access
Question # 35

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.

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.

Full Access
Question # 36

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

B.

Location

C.

Pages

D.

Al model

E.

Form type

F.

Form

Full Access
Question # 37

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.

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.

Full Access
Question # 38

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.

Full Access
Question # 39

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.

Full Access
Question # 40

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.

Full Access