PL-500 Practice Exams and Training Solutions for Certifications
Dumps Free Test Engine Player Verified Answers
NEW QUESTION 59
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 http:,,,,,
3 - Select the new enviornment.
NEW QUESTION 60
You develop automation solutions for a company. The company does not permit changes to a deployed solution in user acceptance testing (UAT) a environments.
You need to package the solutions.
Which type of solutions should you create? To answer, drag the appropriate solution types to the correct requirements. Each solution type may be used once, more the 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 61
A company has a business-critical desktop flow that runs on a single machine. The number of daily runs for the flow has significantly increased recently.
Users report that the time required for the flow to complete is no longer acceptable.
You need to scale the solution.
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 - Sign into every other machine and add the machines to the group.
2 - Launch the power Automate machine runtime on one machine and add the machine to a group.
3 - Update the cloud flow connection.
4 - Create a new group in the Power Automate portal and add all machine to the group.
NEW QUESTION 62
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 63
You are developing automation solutions.
You need to select solution components for each scenario.
Which solution components should you use? To answer, drag the appropriate solution components to the correct requirements. Each solution component 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 64
You are developing desktop flows for a company.
You need to use Recorder to record steps that you are performing in target applications.
Which recording modes will Recorder use? To answer, drag the appropriate recording modes to the correct target applications. Each recording mode 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 65
You are developing a cloud flow.
You write expressions for the following JSON object. (Line numbers are included for reference only.)
The flow parses JSON data by using the following schema;
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 66
You need to design automation solutions for a company.
What should you implement? To answer, select the appropriate configuration in the answer are a.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
NEW QUESTION 67
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 order.
Answer:
Explanation:
1 - Create a cloud flow in a solution.
2 - Navigate to https://admin.powerplatform.com
3 - Add an enviornment variable to a solution.
NEW QUESTION 68
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
Answer: A
NEW QUESTION 69
A developer creates a desktop flow.
You need to debug the flows.
Which debugging tools 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 70
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...
2 - Provision virtual machine.
3 - Add the machines to a machine group.
4 - Update the machine connections to target the machine group in the desktop flow.
NEW QUESTION 71
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
Answer: A
NEW QUESTION 72
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 73
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. Create a cloud flow that uses the When a row is added or modified trigger in Microsoft Dataverse.
- C. Use the Convert Word Document to PDF and Send an email actions in a cloud flow.
- D. Use the Populate a Microsoft Word Online (Business) template action in a desktop flow.
- E. Use the Populate a Microsoft Word Online (Business) template action in a cloud flow.
Answer: A,B,D
NEW QUESTION 74
You develop automation solutions for a company.
You need to share the solutions with other users.
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 75
You are preparing to create a cloud flow that queries data from a SharePoint list.
You must use different SharePoint lists for the test and production environments.
You need to configure the flow to select the correct SharePoint list for the environment where you deploy the 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 - Create new cloud flow in a solution and add a Get items action.
2 - Create an enviornment variable where Data Type equals Data source and Parameter Type equals List.
3 - Create an enviornment variable where Data Type equals Data source and Parameter Type equals Site.
4 - Manually enter the names for the SharePoint site and list.
5 - Select the target SharePoint sitr and list from a list of displayed values.
NEW QUESTION 76
You need to configure the RailStatusUpdater cloud flow. What should you do?
- A. Manually update each desktop flow action to change the run mode.
- B. Create an environment variable. Update each desktop flow action to read the variable.
- C. Create a desktop flow to update the run mode values of each action within the cloud flow.
- D. Create a JavaScript function to update the run mode values of each action within the desktop flow.
Answer: D
NEW QUESTION 77
You are developing automation solutions.
You need to select solution components for each scenario.
Which solution components should you use? To answer, drag the appropriate solution components to the correct requirements. Each solution component 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 78
......
Q&As with Explanations Verified & Correct Answers: https://examsboost.dumpstorrent.com/PL-500-exam-prep.html