PL-500 Exam Dumps Pass with Updated 2022 Certified Exam Questions
PL-500 Exam Questions - Real & Updated Questions PDF
NEW QUESTION 45
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. Configure the Populate text field on a web page actions to continue running the flow in case of error.
- B. Remove the Focus text field on a web page actions that precede actions which write data to text fields.
- C. Add an If web page contains action to determine whether a field exists and write data only when true.
- D. Replace the Populate text field on a web page action with the Send keys action to write data.
- E. Modify selectors to ensure that field attributes are mapped correctly.
Answer: A,D,E
NEW QUESTION 46
You are editing a cloud flow in the Power Automate flow designer.
You need to resubmit the most recent trigger.
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.
Answer:
Explanation:
1 - Select Manually.
2 - Select Test.
3 - Select the run you want to resubmit.
4 - Select with a recently used trigger.
5 - Select Resubmit.
NEW QUESTION 47
A company plans to implement Al models to perform business processes.
You need to determine whether to use prebuilt or custom Al models.
Which type of model should you use for each scenario? To answer, drag the appropriate model types to the correct scenarios. Each model 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.
Answer:
Explanation:
NEW QUESTION 48
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 default value for the accounts payable mailbox in the environment.
- B. Turn off and then turn on the cloud flows.
- C. Set the current value for the accounts payable mailbox in the environment.
- 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.
Answer: B,C,D
NEW QUESTION 49
You plan to implement a data loss prevention (DLP) policy for a production environment.
You need to define the policy.
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.
Answer:
Explanation:
1 - Define the scope and add all enviornment to the policy.
2 - Review and create the policy.
3 - Name the policy
NEW QUESTION 50
You create a solution within a Microsoft Power Platform environment. The environment includes all connections required for the solution.
You need to create a connection reference for the flows.
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 order.
Answer:
Explanation:
1 - Create a new connectionfor the connection reference.
2 - Assign the connection reference to the reletive desktop flows within the solution.
3 - Within the solution, select Add Existing and then connection references.
4 - Assign an existing connection to the connection reference.
NEW QUESTION 51
You are designing automation processes for a company.
You need to select the appropriate action for each automation scenario.
Which actions should you perform? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
NEW QUESTION 52
You create the following flows:

Answer:
Explanation:
NEW QUESTION 53
You create a Microsoft Power Platform solution. You create variables to define input values for the flow. You export the solution as managed and import the solution into a user acceptance testing (UAT) environment.
The flow in the UAT environment is still using the values from the development (DEV) environment.
You need to resolve the issue.
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.
Answer:
Explanation:
1 - Select Current value and then select Remove from environment.
2 - Turn the flow off and then on again.
3 - Delete the solution from the UAT enviorment.
4 - In the DEV enviornment navigate to the solution and edit the details for each enviornment variable.
NEW QUESTION 54
You are creating an automation for a company. When a new record is created in a Microsoft Dataverse table, the automation must add the same data to an enterprise resource planning (ERP) system. The ERP system does not have an API.
You need to create the automation solution.
What should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
NEW QUESTION 55
A user is evaluating the capabilities of both process mining and task mining.
You need to determine when you should use process mining or task mining.
Which Process advisor capability should you use? To answer, drag the appropriate capabilities to the correct requirements. Each capability 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.
Answer:
Explanation:
NEW QUESTION 56
You plan to create a Microsoft Visio process diagram.
You need to create the diagram and then export the diagram as a Power Automate flow.
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.
Answer:
Explanation:
1 - Select Prepare to Export in the toolbar.
2 - Create the diagram by using standard flowchart shapes.
3 - Name the flow and select Create Flow.
4 - Create the diagram by using BPMN shapes.
5 - Map shapes to flow actions.
NEW QUESTION 57
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 Convert Word Document to PDF and Send an email actions in a desktop flow.
- B. Use the Populate a Microsoft Word Online (Business) template action in a desktop flow.
- C. Use the Populate a Microsoft Word Online (Business) template action in a cloud flow.
- D. Create a cloud flow that uses the When a row is added or modified trigger in Microsoft Dataverse.
- E. Use the Convert Word Document to PDF and Send an email actions in a cloud flow.
Answer: A,B,D
NEW QUESTION 58
You have a machine that runs an automation solution.
You need to move the machine to a different environment.
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 coned order.
Answer:
Explanation:
1 - Select the existing enviornment.
2 - Navigate to ,,,,,,,,,,
3 - Select the new enviornment.
NEW QUESTION 59
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. No
- B. Yes
Answer: B
NEW QUESTION 60
You are developing a cloud flow.
The flow must be able to query several Azure endpoints and must use standard actions where possible.
You need to configure the flow.
Which actions should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
NEW QUESTION 61
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.
Answer:
Explanation:
1 - Create a desktop flow.
2 - Define the logic in the desktop flow the write data to the CRM.
3 - Define input variables in the desktop flow.
4 - Create an instance of the invoice processing AI Builder model.
5 - Create a cloud flow that extracts information from the model and triggers the desktop flow.
NEW QUESTION 62
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.
Answer:
Explanation:
1 - Use the Get details of element on web page action to read data from the HTML table into a variable.
2 - Use the Extract data from web page action to read data from the HTML table into a variable.
3 - Use a For each loop to write data from the variable to the CRM application.
4 - Launch a new web browser instance.
NEW QUESTION 63
You are automating a form on a website. The website uses the following HI ML markup to define each field on the form:
The label for each field is unique in the form.
You need to write data to the form.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
NEW QUESTION 64
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.
- A. The first and last flows run based on the priority and the time requested.
- B. The remaining flows are queued.
- C. The first flow runs on the target device based on Next to run status and time requested.
- D. The first flow runs on the target device based on the priority and the time requested.
- E. The next flow will run when each run completes based on the priority and the time requested.
- F. All the flows are run simultaneously.
Answer: A,B,F
NEW QUESTION 65
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.
Answer:
Explanation:
1 - Update the machine connections to target the machine group in the cloud flow.
2 - Provision virtual machines.
3 - Add the machines to a machine group.
4 - Update the machine connections to target the machine group in the desktop flow.
NEW QUESTION 66
You need to package the automations. What should you do?
- A. Add existing components to the solution.
- B. Add required components to each item within the solution.
- C. Show dependencies within the solution.
- D. Remove unmanaged layers.
Answer: D
NEW QUESTION 67
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. No
- B. Yes
Answer: A
NEW QUESTION 68
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. Connection reference
- B. Managed identity
- C. Web resource
- D. Environment variable
Answer: A
NEW QUESTION 69
A company develops an automation solution.
You need to manage the flows. To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
NEW QUESTION 70
......
Pass Guaranteed Quiz 2022 Realistic Verified Free Microsoft: https://torrentvce.certkingdompdf.com/PL-500-latest-certkingdom-dumps.html