PL-500 Microsoft Power Automate RPA Developer Dumps

If you are looking for free PL-500 dumps than here we have some sample question answers available. You can prepare from our Microsoft PL-500 exam questions notes and prepare exam with this practice test. Check below our updated PL-500 exam dumps.

DumpsGroup are top class study material providers and our inclusive range of PL-500 Real exam questions would be your key to success in Microsoft Microsoft Certified: Power Automate RPA Developer Associate Certification Exam in just first attempt. We have an excellent material covering almost all the topics of Microsoft PL-500 exam. You can get this material in Microsoft PL-500 PDF and PL-500 practice test engine formats designed similar to the Real Exam Questions. Free PL-500 questions answers and free Microsoft PL-500 study material is available here to get an idea about the quality and accuracy of our study material.


discount banner

Sample Question 4

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?

A. Yes 
B. No 


Sample Question 5

You are creating automation solutions for a company. You create a cloud flow that includes a Scope action. What is the purpose of the Scope action? 

A. Run a group of actions based on conditional input. 
B. Group actions together and ensure that all actions succeed or fail as a group. 
C. Run a group of actions based on input from a switch statement 
D. Terminate a flow run. 


Sample Question 6

You are developing automation solutions that process sensitive employee data for a company. You plan to implement the sensitive variables feature in Power Automate for desktop. What are three characteristics of the sensitive variables feature? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point. 

A. Only variables that are passwords can be marked as sensitive. 
B. You can view the values of variables marked as sensitive within desktop flow logs by using the Microsoft Power Platform admin center. 
C. Sensitive variables are not visible within desktop flow logs in the Power Automate portal.
 D. You can mark any variable as sensitive.
E. You can reference and manipulate variables that are marked as sensitive from within desktop flows. 


Sample Question 7

You are trying to record the process that a hospitality facility uses to check in patients. You need to identify bottlenecks and variations in the process. What should you use? 

A. Process Advisor 
B. Flow checker 
C. Al Builder
 D. Solution checker 


Sample Question 8

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 


Sample Question 9

You must create new flows within a solution and import existing flows into the solution. You need to configure the solution. Which three actions can you perform? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

 A. Create the flows within the solution to automatically create connection references. 
B. Add credential information to each connection reference. 
C. Modify each trigger and action when you add a flow into the solution to use connection references 
D. Select connections for connection references when you import solutions into an environment 
E. Add an existing connection reference into the solution in the same environment. 


Sample Question 10

You create an unattended Office 365 automation. The automation stops running. You suspect that the runtime identity used by the automation caused the automation to stop running. Which two issues can the runtime identity cause in this scenario? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point. 

A. The automation is attempting to open files that cannot be opened or edited based on per-user access permissions
 B. The automation is not set up to handle an additional sign-in Ul element. 
C. The unattended automation process suppressed an alert that was generated. 
D. The location of a specific user interface element has changed. 


Sample Question 11

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 Azure Computer Vision to create the model. Does the solution meet the goal?

A. Yes 
B. No 


Sample Question 12

You plan to use a cloud flow. The flow must be contained within a solution. You need to add the cloud flow to a solution. Solution: Add an existing cloud flow from a managed solution to a new unmanaged solution. Does the solution meet the goal? 

A. Yes 
B. No 


Sample Question 13

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 Azure machine learning to create the model. Does the solution meet the goal? 

A. Yes 
B. No 


Sample Question 14

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. 

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 


Sample Question 15

You are preparing to share a desktop flow. You need to share the flow with another user. Which two methods can you use? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point. 

A. Share the desktop flow by using the Microsoft Power Platform admin center. 
B. Share the desktop flow by using the Power Automate portal. Grant the user permissions to access the flow. 
C. Export a solution that contains the desktop flow and provide the solution to the user. 
D. Create a managed solution that contains the desktop flow and share the solution with another user. 


Sample Question 16

You plan to use a cloud flow. The flow must be contained within a solution. You need to add the cloud flow to a solution. Solution; Create a scheduled cloud flow outside of a solution. Add the cloud flow into a managed solution. Does the solution meet the goal?

A. Yes 
B. No 


Sample Question 17

A client would like you to create a custom connector. You need to configure the connector. Which element is required? 

A. API Key 
B. On-premises data gateway 
C. Power Automate per user license 
D. JSON sample for request 
E. Power Automate per flow license 


Sample Question 18

You develop a desktop flow. You need to debug the flow. Which three tools can you use? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

A. Static results 
B. Run from here 
C. Breakpoints 
D. Configure run after 
E. Run next action 


Sample Question 19

You are creating a solution that will use a Choice field for approvals. You need to ensure that other users can use the Choice field with their Microsoft Dataverse tables. What should you use?

A. Environment variable 
B. Local choice 
C. Global choice 


Sample Question 20

You plan to use a cloud flow. The flow must be contained within a solution. You need to add the cloud flow to a solution. Solution: Create an instant cloud flow outside of a solution. Add the cloud flow into a new unmanaged solution. Does the solution meet the goal?

A. Yes 
B. No 


Sample 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? 

A. By window Ul element
B. By title and/or class 
C. By window instance/handle 
D. By variable 


Sample Question 22

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 toan 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. Implement the Create file action from the OneDrive connector in a cloud flow. 
B. Create a desktop flow. 
C. Implement the When a new email arrives trigger in a cloud flow. 
D. Implement the Retrieve email messages action from a desktop flow. 
E. Create a desktop flow and define an input variable of type file. 


Sample Question 23

You develop automation solutions for a company. When a new record is added to a Microsoft Dataverse table, the solution must add the contents of the record to a Microsoft Word Online (Business) template The solution must convert the template to a PDF document and email the PDF document to a stakeholder. 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. Use the Populate a Microsoft Word Online (Business) template action in a desktop flow. 
B. Create a cloud flow that uses the When a row is added or modified trigger in Microsoft Dataverse. 
C. Use the Populate a Microsoft Word Online (Business) template action in a cloud flow. 
D. Use the Convert Word Document to PDF and Send an email actions in a cloud flow. 
E. Use the Convert Word Document to PDF and Send an email actions in a desktop flow. 


Sample Question 24

You have a Microsoft Dataverse table in a solution. You delete fields from the table. You need to automatically delete the fields from the Microsoft Dataverse table when you import the updated solution into a target environment Which import option should you use? 

A. Stage for upgrade 
B. Update 
C. Upgrade 


Sample Question 25

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. 


Sample Question 26

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 



Exam Code: PL-500
Exam Name: Microsoft Power Automate RPA Developer
Last Update: May 20, 2024
Questions: 156