View All PL-500 Actual Exam Questions Answers and Explanations for Free Apr-2024 [Q71-Q93]

Share

View All PL-500 Actual Exam Questions Answers and Explanations for Free Apr-2024

The Most In-Demand Microsoft PL-500 Pass Guaranteed Quiz 


Microsoft PL-500 (Microsoft Power Automate RPA Developer) Certification Exam is an excellent opportunity for individuals looking to enhance their skills and knowledge in the field of automation and RPA technology. Microsoft Power Automate RPA Developer certification validates the expertise required to develop and maintain automated workflows using Power Automate and provides a competitive edge in the job market. If you are looking to excel in the field of automation and RPA technology, this certification is a must-have.

 

NEW QUESTION # 71
You are creating a custom selector for a Microsoft Excel workbook by using a Power Automate desktop flow.

Answer:

Explanation:


NEW QUESTION # 72
You need to implement the scripting action for the Member Management System flow.
What should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point

Answer:

Explanation:

Explanation


NEW QUESTION # 73
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 # 74
You need to determine the correct action to use for the time entry automation.
Which action should you use?

  • A. HTTP
  • B. HTTP with Azure AD
  • C. Invoke web service
  • D. invoke SOAP web service

Answer: D


NEW QUESTION # 75
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. Modify the owner's connection credentials.
  • B. Override the DLP policy.
  • C. Set the cloud flow priority.
  • D. Modify or delete a flow.
  • E. View the run history.
  • F. Add or remove other owners.

Answer: A,E,F


NEW QUESTION # 76
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:


NEW QUESTION # 77
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. Global choice
  • B. Environment variable
  • C. Local choice

Answer: A


NEW QUESTION # 78
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 # 79
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:

Explanation


NEW QUESTION # 80
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 # 81
You need to package the automations. What should you do?

  • A. Add required components to each item within the solution.
  • B. Show dependencies within the solution.
  • C. Remove unmanaged layers.
  • D. Add existing components to the solution.

Answer: A

Explanation:
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.
Topic 2, Contoso Pharmaceuticals
Background
Contoso Pharmaceuticals distributes specialty pharmaceuticals, ingredients, and raw materials throughout North America. The company has 33 offices and 12 warehouses across the US, Mexico, and Canada. As their customers' needs grow in sophistication, Contoso wants to delight customers with breakthrough products, exceptional service, and on-time delivery of materials. They want to automate time consuming and manual processes that are prone to error. Contoso wants to consolidate and automate ordering and fulfillment processes.
* The company has a fleet of 500 delivery trucks. The company has 150 drivers and uses third-party contractors to deliver goods.
* The company has 400 warehouse workers and 30 finance clerks.
* Contoso has 85 sales representatives and 50 customer service representatives. Sales representatives spend most of their time on the road visiting customers or prospects.
* The IT department consists of four system administrators and six system analysts.
Current environment
Overview
Contoso Pharmaceuticals has a custom enterprise resource management (ERP) system. It is difficult to integrate other applications and services with the system. Office staff manually key in purchase orders, customer orders, and invoices after they receive a scan or hard copy of an agreement.
Applications
* The company uses a custom supplier management system named SMSApps that runs on each user's workstation. The system is costly to run and maintain. SMSApp does not have an API.
* Sales representatives manage customer requests by using Dynamics 365 Sales.
* Contoso has Microsoft Power Platform development, user acceptance testing (UAT), and production environments.
* Administrators create one Accounts Payable (AP) mailbox for each environment to support testing.
* The use of a DLP policy and Desktop Flow development is specified as part of the automation requirements.
Business process
1. Sales representatives create quotes by using a Microsoft Word document template. The template allows representatives to include product quantity, and cost estimation details that will be needed to fulfil an order.
The representative converts quotes to a PDF file and emails the file to the customer for approval.
2. The sales representative alerts the finance team about the new order and emails the finance team a copy of the quote for processing.
3. The finance team prints the quote and manually creates a purchase order (PO) into SMSApp to request materials from a known and trusted vendor.
4. The SMSApp distributes the PO to stakeholders. The system sends a copy to a shared finance team mailbox.
5. Once a PO is fulfilled by a vendor, the system sends an email to the finance mailbox. The finance team releases an order to the warehouse.
6. Materials are shipped from the vendor to one of Contoso's warehouses. Warehouse workers enter key information from the waybill into SMSApp. The materials are unloaded and racked in the warehouse until they are shipped to customers.
7. Upon checking for new daily orders in SMSApp, they see an open order is pending that is awaiting the newly received materials
8. The Warehouse worker loads an order onto a truck for delivery and marks the order as complete in SMSApp.
9. Sales representatives provide fulfillment status and tracking information for orders.
10. A finance clerk prepares an invoice and sends the invoice to the customer by email. The clerk sends a copy of the email to the shared AP mailbox.
11. The AP team monitors the shared mailbox to confirm that the customer has paid the invoice.
Requirements
Functional requirements
* Large volume orders must be processed before other orders.
* Invoices must be cross-checked with received items against packing slip for shipments.
* The finance team must be able to analyze patterns in transactional data to conduct fraud prevention activities.
* You must automate the process of entering data about incoming orders into SMSApp.
* The solution must follow the principle of least privilege.
Purchase Order Quantity flow
* You must create an unmanaged solution to update purchase order details in SMSApp. The flow must use a manual trigger.
* Members of Accounts Payable team will be testers for the solution. They must be able to access the Purchase Order Quantity flow.
Flow for processing invoice data
* You must create a flow to monitor the AP mailbox. When an invoice arrives as an attachment in the inbox, the flow must automatically process the invoice data by using a form processing model. The flow must cross-check the received items against the packing slip.
* You must use different Accounts Payable email addresses for development user acceptance testing (UAT), and production environments.
* You must use an environment variable to represent the Accounts Payable mailbox for the environment in use.
* You must be able to use the environment variable across multiple cloud flows, a custom connector, and a canvas app.
Technical requirements
* Users must only be allowed to connect to and access systems that are required for the employee to perform required job tasks.
* All automation flows must be either co-owned or shared between staff.
* All employees must be able to access the new environment to build personal productivity automations.
* You must distribute the workload for desktop flows to optimize productivity.
Monitor flows
* All data extracted from Invoices should be stored in a custom Dataverse entity. Only employees who are part of Finance role should be able to edit all Invoice data but must be prevented from creating or deleting one.
Issues
Invoice data
All users report that they can see and modify invoice data.
New environment
* The IT department creates a new environment. A user creates a cloud flow named FlowA in the environment that triggers a desktop flow. A user reports that the cloud flow does not trigger the desktop flow to run.
* Microsoft Dataverse is not provisioned in the new environment. You attempt to create a Desktop flow in the default environment but receive a Dataverse error message and cannot proceed.
Data entry automation flow
An administrator runs a new desktop flow in the development environment to automate data entry into SMSApp. The flow automatically reverts to a suspended state.
Order fulfillment flow
You must automate the customer communication process by using an unattended desktop flow. The flow must check the fulfillment status of each active order in SMSApp. If an order is fulfilled, the flow must send the customer an email that includes tracking information for their order.


NEW QUESTION # 82
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.

Answer:

Explanation:

Explanation:
User 1: Share as owner
User 2: Share as co-owner
User 3: Share as run only user
According 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.
Topic 2, Contoso Pharmaceuticals
Background
Contoso Pharmaceuticals distributes specialty pharmaceuticals, ingredients, and raw materials throughout North America. The company has 33 offices and 12 warehouses across the US, Mexico, and Canada. As their customers' needs grow in sophistication, Contoso wants to delight customers with breakthrough products, exceptional service, and on-time delivery of materials. They want to automate time consuming and manual processes that are prone to error. Contoso wants to consolidate and automate ordering and fulfillment processes.
* The company has a fleet of 500 delivery trucks. The company has 150 drivers and uses third-party contractors to deliver goods.
* The company has 400 warehouse workers and 30 finance clerks.
* Contoso has 85 sales representatives and 50 customer service representatives. Sales representatives spend most of their time on the road visiting customers or prospects.
* The IT department consists of four system administrators and six system analysts.
Current environment
Overview
Contoso Pharmaceuticals has a custom enterprise resource management (ERP) system. It is difficult to integrate other applications and services with the system. Office staff manually key in purchase orders, customer orders, and invoices after they receive a scan or hard copy of an agreement.
Applications
* The company uses a custom supplier management system named SMSApps that runs on each user's workstation. The system is costly to run and maintain. SMSApp does not have an API.
* Sales representatives manage customer requests by using Dynamics 365 Sales.
* Contoso has Microsoft Power Platform development, user acceptance testing (UAT), and production environments.
* Administrators create one Accounts Payable (AP) mailbox for each environment to support testing.
* The use of a DLP policy and Desktop Flow development is specified as part of the automation requirements.
Business process
1. Sales representatives create quotes by using a Microsoft Word document template. The template allows representatives to include product quantity, and cost estimation details that will be needed to fulfil an order.
The representative converts quotes to a PDF file and emails the file to the customer for approval.
2. The sales representative alerts the finance team about the new order and emails the finance team a copy of the quote for processing.
3. The finance team prints the quote and manually creates a purchase order (PO) into SMSApp to request materials from a known and trusted vendor.
4. The SMSApp distributes the PO to stakeholders. The system sends a copy to a shared finance team mailbox.
5. Once a PO is fulfilled by a vendor, the system sends an email to the finance mailbox. The finance team releases an order to the warehouse.
6. Materials are shipped from the vendor to one of Contoso's warehouses. Warehouse workers enter key information from the waybill into SMSApp. The materials are unloaded and racked in the warehouse until they are shipped to customers.
7. Upon checking for new daily orders in SMSApp, they see an open order is pending that is awaiting the newly received materials
8. The Warehouse worker loads an order onto a truck for delivery and marks the order as complete in SMSApp.
9. Sales representatives provide fulfillment status and tracking information for orders.
10. A finance clerk prepares an invoice and sends the invoice to the customer by email. The clerk sends a copy of the email to the shared AP mailbox.
11. The AP team monitors the shared mailbox to confirm that the customer has paid the invoice.
Requirements
Functional requirements
* Large volume orders must be processed before other orders.
* Invoices must be cross-checked with received items against packing slip for shipments.
* The finance team must be able to analyze patterns in transactional data to conduct fraud prevention activities.
* You must automate the process of entering data about incoming orders into SMSApp.
* The solution must follow the principle of least privilege.
Purchase Order Quantity flow
* You must create an unmanaged solution to update purchase order details in SMSApp. The flow must use a manual trigger.
* Members of Accounts Payable team will be testers for the solution. They must be able to access the Purchase Order Quantity flow.
Flow for processing invoice data
* You must create a flow to monitor the AP mailbox. When an invoice arrives as an attachment in the inbox, the flow must automatically process the invoice data by using a form processing model. The flow must cross-check the received items against the packing slip.
* You must use different Accounts Payable email addresses for development user acceptance testing (UAT), and production environments.
* You must use an environment variable to represent the Accounts Payable mailbox for the environment in use.
* You must be able to use the environment variable across multiple cloud flows, a custom connector, and a canvas app.
Technical requirements
* Users must only be allowed to connect to and access systems that are required for the employee to perform required job tasks.
* All automation flows must be either co-owned or shared between staff.
* All employees must be able to access the new environment to build personal productivity automations.
* You must distribute the workload for desktop flows to optimize productivity.
Monitor flows
* All data extracted from Invoices should be stored in a custom Dataverse entity. Only employees who are part of Finance role should be able to edit all Invoice data but must be prevented from creating or deleting one.
Issues
Invoice data
All users report that they can see and modify invoice data.
New environment
* The IT department creates a new environment. A user creates a cloud flow named FlowA in the environment that triggers a desktop flow. A user reports that the cloud flow does not trigger the desktop flow to run.
* Microsoft Dataverse is not provisioned in the new environment. You attempt to create a Desktop flow in the default environment but receive a Dataverse error message and cannot proceed.
Data entry automation flow
An administrator runs a new desktop flow in the development environment to automate data entry into SMSApp. The flow automatically reverts to a suspended state.
Order fulfillment flow
You must automate the customer communication process by using an unattended desktop flow. The flow must check the fulfillment status of each active order in SMSApp. If an order is fulfilled, the flow must send the customer an email that includes tracking information for their order.


NEW QUESTION # 83
You need to identity the components required to deploy the automation for Project Planning Application.
Which three components should you identify? Each correct answer presents part of the solution.
NOTE: Each coned selection is worth one point.

  • A. Tenant ID
  • B. Password
  • C. Client secret
  • D. Username
  • E. Application ID

Answer: A,C,E


NEW QUESTION # 84
You are developing automation solutions for a company.
You plan to use Process advisor to gain a better understanding of business processes.
You need to select the process types to use to meet the company's requirements.
Which process types should you use? To answer, drag the appropriate process types to the correct requirements. Each process type 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 # 85
You are developing a desktop flow that reads data from a table in a Microsoft Excel workbook. You need to read the cell in the fourth row and first column of the table. Which two expressions can you use? Each correct answer presents a complete solution.
NOTE: Each correct answer is worth one point.

  • A. %ExcelData[4]['Column1']%
  • B. %ExcelData[1][4]%
  • C. %ExcelData['Column1'][4]%
  • D. %ExcelData[4][0]%

Answer: A,D


NEW QUESTION # 86
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 flow runs on the target device based on Next to run status and time requested.
  • B. The first and last flows run based on the priority and the time requested.
  • C. The next flow will run when each run completes based on the priority and the time requested.
  • D. The first flow runs on the target device based on the priority and the time requested.
  • E. The remaining flows are queued.
  • F. All the flows are run simultaneously.

Answer: C,D,E


NEW QUESTION # 87
You create the following flow:

Use the drop-down menus to select the answer choice that answers each question based on the information presented in the graphic.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Explanation
Application Description automatically generated with low confidence


NEW QUESTION # 88
You are designing automation solutions that interact with a desktop application.
You need to select the appropriate Ul automation action for each business requirement.
Which automation action 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 # 89
You create the following flow.

Use the drop-down menus to select the answer choice that answers each question based on the information presented in the graphic.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Explanation:


NEW QUESTION # 90
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 # 91
You need to design automation solutions for a company.
What should you implement? To answer, select the appropriate configuration in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Explanation:
Graphical user interface, text, application, email Description automatically generated


NEW QUESTION # 92
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 # 93
......

PL-500 Free Certification Exam Material with 155 Q&As : https://passcertification.preppdf.com/Microsoft/PL-500-prepaway-exam-dumps.html