ExamGecko
Home Home / Microsoft / PL-500

Microsoft PL-500 Practice Test - Questions Answers, Page 2

Question list
Search
Search

List of questions

Search

Related questions











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.

A.

Override the DLP policy.

Answers
B.

Modify or delete a flow.

B.

Modify or delete a flow.

Answers
C.

Modify the owner's connection credentials.

C.

Modify the owner's connection credentials.

Answers
D.

View the run history.

D.

View the run history.

Answers
E.

Set the cloud flow priority.

E.

Set the cloud flow priority.

Answers
F.

Add or remove other owners.

F.

Add or remove other owners.

Answers
Suggested answer: B, D, E

Explanation:

According to the scenario, PipelineManager1 is an owner of the RailStatusUpdater cloud flow. As an owner, PipelineManager1 can perform various actions on the flow, such as modifying or deleting it, viewing its run history, and adding or removing other owners. However, PipelineManager1 cannot override the DLP policy, modify the owner’s connection credentials, or set the cloud flow priority, as these actions require higher permissions or roles.

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.

A.

Select machine settings in Power Automate for desktop.

Answers
B.

Select the Timeout property and update the duration to PT20M.

B.

Select the Timeout property and update the duration to PT20M.

Answers
C.

Select the Timeout property and update the duration to P20M.

C.

Select the Timeout property and update the duration to P20M.

Answers
D.

Launch Power Automate for desktop.

D.

Launch Power Automate for desktop.

Answers
E.

Navigate to Desktop flow action settings in the cloud flow.

E.

Navigate to Desktop flow action settings in the cloud flow.

Answers
Suggested answer: A, B

Explanation:

According to the scenario, you want to configure the desktop action to run on any available machine in a machine group and to time out after 20 minutes if no machine is available. To do this, you need to select machine settings in Power Automate for desktop and choose a machine group as the target device for your desktop action. Then, you need to select the Timeout property and update the duration to PT20M, which stands for 20 minutes in ISO 8601 format. You do not need to launch Power Automate for desktop or navigate to Desktop flow action settings in the cloud flow, as these steps are not relevant for configuring the desktop action. You also do not need to select C as an answer, as P20M is not a valid ISO 8601 duration format.

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.

A.

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

Answers
B.

Create a gateway cluster.

B.

Create a gateway cluster.

Answers
C.

Configure the system to send alerts when the gateway fails.

C.

Configure the system to send alerts when the gateway fails.

Answers
D.

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

D.

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

Answers
Suggested answer: B

Explanation:

According to the scenario, the capacity planning flow fails when the gateway is offline. To avoid this issue, you can create a gateway cluster that consists of two or more gateways that share the same configuration and data sources. This way, if one gateway is offline, another gateway in the cluster can handle the requests and ensure high availability for your flow.

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.

A.

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

Answers
B.

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

B.

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

Answers
C.

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

C.

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

Answers
D.

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

D.

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

Answers
Suggested answer: A, C

Explanation:

According to the scenario, the RailStatusUpdater flow sometimes fails because of network issues that prevent it from running a desktop flow on a machine. To resolve this issue, you can use one of these two methods: Put the desktop flow action into a Do until loop that runs until the desktop flow is successful. This way, the cloud flow will retry running the desktop flow until it succeeds or reaches a maximum number of attempts.Create a duplicate action for the desktop flow and configure the duplicate action to run if the first desktop flow action fails. This way, the cloud flow will have a second chance to run the desktop flow if the first attempt fails.

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

A.

Show dependencies within the solution.

A.

Show dependencies within the solution.

Answers
B.

Remove unmanaged layers.

B.

Remove unmanaged layers.

Answers
C.

Add required components to each item within the solution.

C.

Add required components to each item within the solution.

Answers
D.

Add existing components to the solution.

D.

Add existing components to the solution.

Answers
Suggested answer: C

Explanation:

According to the scenario, you want to package all your automations into a single solution that can be easily deployed across environments. To do this, you need to add existing components to the solution, such as cloud flows, desktop flows, connections, and custom connectors. This way, you can bundle all your related resources into one package and export or import it as needed.

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.

A.

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

Answers
B.

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

B.

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

Answers
C.

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

C.

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

Answers
D.

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

D.

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

Answers
E.

Modify selectors to ensure that field attributes are mapped correctly.

E.

Modify selectors to ensure that field attributes are mapped correctly.

Answers
Suggested answer: C, D

Explanation:


HOTSPOT

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 17
Correct answer: Question 17

HOTSPOT

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 18
Correct answer: Question 18

Explanation:

ccording to the scenario, you want to share the MaintenanceScheduler cloud flow with three users who have different roles and permissions. To do this, you can use the following sharing methods: Share as owner: This method allows you to add another user as an owner of the cloud flow, who can view, edit, run, and manage the flow. You can use this method to share the cloud flow with User 1, who is a senior maintenance manager and needs full access to the flow.Share as co- owner: This method allows you to add a SharePoint list as a co-owner of the cloud flow, so that anyone who has edit access to the list also has edit access to the flow. You can use this method to share the cloud flow with User 2, who is a maintenance manager and needs to edit the flow. You can add the SharePoint list that User 2 has access to as a co-owner of the flow.Share as run only user: This method allows you to grant run-only permissions to another user for the cloud flow, who can only run the flow manually or view its run history. You can use this method to share the cloud flow with User 3, who is a maintenance technician and needs to run the flow on demand.

HOTSPOT

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 19
Correct answer: Question 19

Explanation:

According to the scenario, you are unable to save ProdManager because it uses a connection reference that is missing from ProductionMonitor. To resolve this issue, you can use the Connection Reference page to add the missing embedded connection references to ProductionMonitor. This way, you can ensure that both cloud flows use the same connection reference and avoid errors.Adding the current user as a co-owner of ProductionMonitor will not resolve the issue, because co- owners cannot modify the connections or connection references used by a cloud flow. Changing the value of the Run only users setting for ProductionMonitor will also not resolve the issue, because this setting only affects how run-only users can access connections when they run a cloud flow manually.

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

What should you do?

A.

Set the machine group in maintenance mode.

A.

Set the machine group in maintenance mode.

Answers
B.

Enable maintenance mode on all machines.

B.

Enable maintenance mode on all machines.

Answers
C.

Disable the banker desktop cloud flow.

C.

Disable the banker desktop cloud flow.

Answers
D.

Enable maintenance mode on each machine separately.

D.

Enable maintenance mode on each machine separately.

Answers
E.

Update the connected environment on the running machines.

E.

Update the connected environment on the running machines.

Answers
Suggested answer: A
Total 160 questions
Go to page: of 16