Microsoft PL-500 Practice Exams
Last updated on Apr 02,2025- Exam Code: PL-500
- Exam Name: Microsoft Power Automate RPA Developer (beta)
- Certification Provider: Microsoft
- Latest update: Apr 02,2025
DRAG DROP
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.
Topic 2, City Power and Light
Background
City Power and Light is one of the biggest energy companies in North America. They extract, produce and transport oil. The company has more than 50 offices and 100 oil extraction facilities throughout the United States, Canada, and Mexico. They use railways, trucks, and pipelines to move oil and gas from their facilities.
The company provides the following services:
• Produce oil from oil sands safely, responsibly, and reliably
• Refine crude oil into high-quality products
• Develop and manage wind power facilities.
• Transport oil to different countries/regions.
City Power and Light uses various Microsoft software products to manage its daily activities and run its machine-critical applications.
Requirements
ManagePipelineMaintenanceTasks
A user named Admin1 creates a cloud flow named ManagePipelineMaintenanceTasks. Admin1 applies a data loss prevention (DLP) policy to the flow. Adminlshares the flow with a user named PipelineManager1 as co-owner. You must determine the actions that PipelineManager can perform.
MaintenanceScheduler
You create a cloud flow that uses a desktop flow. The desktop flow connects to third-party services to fetch information. You must not permit the desktop flow to run for more than 20 minutes.
You must configure sharing for MatinenanceScheduler to meet the following requirements:
• User1 must be able to work with you to modify the desktop flow.
• User2 must be able to access and review the run history for the flow.
• You must grant User3 permissions to run but not modify the desktop flow.
ERPDataOperations flow
City Power and light uses an enterprise resource planning (ERP) system. The ERP system does not have an API.
Each day the company receives an email that contains an attachment. The attachment lists orders from the company’s rail transportation partners. You must create an automation solution that reads the contents of the email and writes records to the ERP system. The solution must pass credentials from a cloud flow to a desktop flow.
RailStatusUpdater
City Power and Light actively monitors all products in transit. You must create a flow named
RailStatusUpdater that manages communications with railways that transport the company’s products. RailStatusUpdater includes five desktop flow actions.
You must run the desktop flows in attended mode during testing. You must run the desktop flows in unattended mode after you deploy the solution. You must minimize administrative efforts.
Packaging
You must package the automations in a solution. All required components must be included in the solution.
Issues
ProductionMonitor flow
You create a cloud flow named ProductionMonitor which uses the Manually trigger a flow trigger.
You plan to trigger ProductionMonitor from a cloud flow named ProdManager.
You add a Run a Child flow action in ProdManager to trigger ProductionMonitor.
When you attempt to save ProdManager the following error messaqe displays:
CapacityPlanning flow
Developers within the company use cloud flows to access data from an on-premises capacity planning system.
You observe significant increases to the volume of traffic that the on-premises data gateway processes each day. You must minimize gateway failures.
DataCollector flow
You have a desktop flow that interacts with a web form. The flow must write data to several fields on the form.
You are testing the flow. The flow fails when attempting to write data to any field on the web form.
RailStatusUpdater flow
The RailStatusUpdater flow occasionally fails due to machine connection errors. You can usually get the desktop flow to complete by resubmitting the cloud flow run. You must automate the retry process to ensure that you do not need to manually resubmit the cloud flow when machine connection errors occur.
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.
DRAG DROP
A company has a customer relationship management (CRM) application that runs on a virtual machine (VM) in Azure.
The solution must automatically extract common invoice data from documents sent as email attachments and save the data to the company’s CRM application.
You need to design the solution.
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.
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.
A company uses Microsoft 365 apps. You are building a flow that is triggered when a new email arrives.
If an email message contains a Microsoft Excel workbook attachment the solution must post the Excel data to an external customer relationship management (CRM) system that runs on a user’s workstation. The CRM system is not accessible by using an API.
You need to design the solution.
Which three actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
- A . Create a desktop flow.
- B . Create desktop flow and define an input variable of type file.
- C . Implement the Retrieve email messages action from a desktop flow.
- D . Implement the When a new email arrives trigger in a cloud flow.
- E . Implement the Create file action from the OneDrive connector in a cloud flow.
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.
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.
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.
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?
- A . Environment variable
- B . Web resource
- C . Managed identity
- D . Connection reference
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