PL-500 Dumps for Pass Guaranteed - Pass PL-500 Exam 2023
PL-500 Exam Dumps - Try Best PL-500 Exam Questions from Training Expert BraindumpsIT
NEW QUESTION 53
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 location of a specific user interface element has changed.
- B. The unattended automation process suppressed an alert that was generated.
- C. The automation is attempting to open files that cannot be opened or edited based on per-user access permissions
- D. The automation is not set up to handle an additional sign-in Ul element.
Answer: A,D
NEW QUESTION 54
You are designing automation processes.
You need to configure the run mode for each automation scenario.
Which run modes should you use? To answer, drag the appropriate run modes to the correct scenarios. Each run 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 55
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 56
You develop a desktop flow for a company.
You need to ensure that another user can modify the flow.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the order.
Answer:
Explanation:
1 - Navigate to https://flow.macrosoft.com.
2 - Add people and select the co-owner access type.
3 - Select a flow and select Share.
NEW QUESTION 57
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. Configure run after
- B. Run next action
- C. Breakpoints
- D. Run from here
- E. Static results
Answer: B,C,D
NEW QUESTION 58
You are developing an RPA solution that requires browser automation. You are testing the flow. You observe that the flow does not interact with web page elements in Microsoft Edge. You need to troubleshoot the issue. What should you do?
- A. Open Power Automate machine runtime and select Troubleshoot
- B. Enable error handling on the action to retry on failure.
- C. Ensure the Power Automate for desktop browser extension is downloaded and enabled in Microsoft Edge.
- D. Ensure the Ul flows/Selenium extension is downloaded and enabled in Microsoft Edge.
Answer: B
NEW QUESTION 59
You are developing automation solutions for a company.
You need to select the appropriate error handling action for the following scenarios. Which actions should you use? To answer, select the appropriate options in the answer are a. NOTE: Each correct selection is worth one point.
Answer:
Explanation:
NEW QUESTION 60
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 connection for the connection reference.
2 - Assign the connection reference to the relevant desktop flows within the solution.
3 - With the solution, select Add Existing and then connection reference.
4 - Assign an existing connection to the connection reference.
NEW QUESTION 61
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:
NEW QUESTION 62
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 63
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.
Topic 2, Contoso Pharmaceuticals
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 64
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. No
- B. Yes
Answer: B
NEW QUESTION 65
A company stores confidential documents in a SharePoint document library.
A developer must create an automation solution in a default environment that processes documents from the SharePoint library and uploads approved documents to Azure File Storage for archiving purposes. The automation must meet the following requirements:
* Prevent modification or deletion of approved documents from Azure File Storage.
* Prevent sharing of documents from SharePoint or Azure File Storage.
You need to configure a data loss prevention (DLP) policy.
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 - Set the policy scope to Add,,,
2 - Add the SharePoint,Azure File Storage, and Approvels connectors to the Business category.
3 - Add the SharePoint,Azure File Storage, and Approvels connectors to the B Non-usiness category.
4 - Configure Azure File Storage connector actions.
5 - Add the SharePoint,and Approvels connectors to the Business category. Add the Azure File,,,
NEW QUESTION 66
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. You can reference and manipulate variables that are marked as sensitive from within desktop flows.
- B. Only variables that are passwords can be marked as sensitive.
- C. You can mark any variable as sensitive.
- D. You can view the values of variables marked as sensitive within desktop flow logs by using the Microsoft Power Platform admin center.
- E. Sensitive variables are not visible within desktop flow logs in the Power Automate portal.
Answer: B,C,E
NEW QUESTION 67
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 68
You are developing automation solutions for a company.
You need to select the applicable flow type to automate the following tools and technologies:
* Microsoft Excel
* Desktop application
* File system
Which flow types should you use? To answer, drag the appropriate flow types to the correct automation targets. Each flow 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 69
......
Latest 100% Passing Guarantee - Brilliant PL-500 Exam Questions PDF: https://examtorrent.braindumpsit.com/PL-500-latest-dumps.html