Labour Day Special Limited Time Flat 70% Discount offer - Ends in 0d 00h 00m 00s - Coupon code: 70spcl

Microsoft PL-500 Microsoft Power Automate RPA Developer Exam Practice Test

Page: 1 / 16
Total 156 questions

Microsoft Power Automate RPA Developer Questions and Answers

Question 1

You need to identify which automation technology to use for the application approval process.

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

NOTE: Each correct selection is worth one point.

Question # 1

Options:

Question 2

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.

Question # 2

Options:

Question 3

You need to create the custom connector that will be used to retrieve member information.

Which authentication option should you use?

Options:

A.

API key

B.

No authentication

C.

OAuth2.0

D.

Basic

E.

Windows

Question 4

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.

Options:

A.

Windows engine

B.

IBM Cognitive Services

C.

Google Tesseract engine

D.

Azure Cognitive Services

Question 5

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.

Question # 5

Options:

Question 6

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

What should you do?

Options:

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.

Question 7

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.

Options:

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.

Question 8

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.

Options:

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.

Question 9

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

Question # 9

Options:

Question 10

You need to configure the machine deployment for the IT administrator.

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.

NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.

Question # 10

Options:

Question 11

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.

Question 12

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.

Question 13

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.

Question # 13

Options:

Question 14

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.

Question # 14

Options:

Question 15

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

Options:

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.

Question 16

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.

Options:

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.

Question 17

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.

Question 18

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.

Question 19

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.

Question 20

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.

Question # 20

Options:

Question 21

You are designing a user interface automation that uses a Power Automate for desktop flow.

The solution must allow you to use wildcard characters including question marks and asterisks to define a window

You need to select the window mode for the automation.

Which window mode should you use?

Options:

A.

By window Ul element

B.

By title and/or class

C.

By window instance/handle

D.

By variable

Question 22

You are developing automation solutions for a company.

You need to use an environment variable in a cloud flow.

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 # 22

Options:

Question 23

You have a flow that interacts with different SharePoint sites. You add the flow to a solution.

You redeploy the solution to production each time you make a change to the flow. You do not want to change the SharePoint site URL every time you redeploy the solution.

You need to configure the solution. Which solution component should you use?

Options:

A.

Environment variable

B.

Web resource

C.

Managed identity

D.

Connection reference

Question 24

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.

Question # 24

Options:

Question 25

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

UseerB report that the flow fails. An alert indicated that the path to thee the file does not exist. You conform that the file is present on userB’s desktop.

You need to resolve the issue.

What should UserB Do?

Options:

A.

Delete and recreate the file.

B.

Change access rights for the file to allow read operations for the PAD process.

C.

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

D.

Modify the action to retry if the process cannot find the file.

Question 26

You create several desktop flows. Each flow will run on a single user's device.

You need to determine how Power Automate will orchestrate the flows.

Which three rules will Power Automate apply? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Options:

A.

All the flows are run simultaneously.

B.

The first flow runs on the target device based on the priority and the time requested.

C.

The remaining flows are queued.

D.

The first flow runs on the target device based on Next to run status and time requested.

E.

The next flow will run when each run completes based on the priority and the time requested.

F.

The first and last flows run based on the priority and the time requested.

Question 27

You develop a desktop flow for a company.

You need to ensure that another user can modify the flow.

Which three actions should you perform in sequence? To answer, move the appropriate actions from the order.

Question # 27

Options:

Question 28

You are developing automation solutions for a company.

You plan to use Process advisor to gain a better understanding of business processes.

You need to select the process types to use to meet the company's requirements.

Which process types should you use? To answer, drag the appropriate process types to the correct requirements. Each process 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.

Question # 28

Options:

Question 29

You develop a Microsoft Power Platform solution for a client.

You must test the solution in a user acceptance testing (UAT) environment before deploying the solution to production. You must ensure that the configurations for the UAT and production environments are identical. You must minimize administrative effort.

You need to ensure that the environments are identical.

Which Microsoft Power Platform feature should you use?

Options:

A.

Copy environment

B.

Edit environment properties

C.

Move environment

D.

Reset environment

E.

Restore environment

Question 30

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']%

Question 31

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

Question 32

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

Question 33

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.

Question # 33

Options:

Question 34

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.

Question # 34

Options:

Question 35

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.

Question # 35

Options:

Question 36

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

Which formula should you use?

Options:

A.

Option A36

B.

Option B36

C.

Option C36

D.

Option D36

Question 37

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.

Question # 37

Options:

Question 38

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

Question 39

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

Question 40

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.

Question # 40

Options:

Question 41

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 # 41

Options:

Question 42

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

Question 43

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.

Question 44

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 # 44

Options:

Question 45

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.

Question 46

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

Page: 1 / 16
Total 156 questions