Free preview mode

Enjoy the free questions and consider upgrading to gain full access!

PL-500Free trialFree trial

By microsoft
Aug, 2025

Verified

25Q per page

Question 26

DRAG DROP

Case study

This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.

To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.

At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.

To start the case study

To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. When you are ready to answer a question, click the Question button to return to the question.

Background

First Up Consultants is a professional services organization headquartered in Europe, with offices in North America. The company supports small- to medium-sized and enterprise organizations with a range of information technology, project management, change management, and finance management consultancy needs. The organization employs 500 full-time consultants and engages with over 1,000 external contractors to support the delivery of its various projects.

Current environment

The company has been using Microsoft Power Platform for several years and currently has the following implemented:

• A model-driven app named Project Planning Application that is used by the project management office (PMO) team within the company to plan, schedule and collate information for each client project. The application supports the following functionality areas:
o Storage for project-level information, such as start date, end date and client data.
o A series of inputs to capture detailed information for statements of work as part of a standard document format. This information is manually entered by the PMO team.
o Information regarding internal and external consultants is stored within a custom table called Resources.
o Information within the Resources table regarding full-time consultants is typically populated manually by the PMO team. For external consultants, the company regularly attends industry events and collates business cards for potential new employees or external contractors. Information regarding these individuals is then manually entered into the application. The PMO team then asks suitable candidates to complete an application form in Microsoft Word standard format and upload it via a secure URL. Again, the PMO team then manually enters the data into Project Planning Application.
• A canvas app named Time Entry Application is used by the employees and external contractors to capture the time worked on projects. The application has been configured with the following defined controls:
o dpStartDate: A date picker control to indicate the start date of the time entry.
o dpEndDate: A date picker control to indicate the end date of the time entry.
o inptDescription: A control used to indicate the type of activity and project worked on.
• A mobile app stores the current user's email address as part of a variable called varUserName.

The company uses Microsoft SharePoint on premises to store all sensitive documents. Company policy mandates that all client-related documents are stored within this environment only.

The company uses SAP as its back-end accounting system. The company maintains separate SAP systems in each legal jurisdiction where it is based. The system is relied upon for the following critical business processes:
• External contractors working on a project send their invoices to a dedicated mailbox that is monitored by the company's accounting team. The accounting team must then manually process these invoices into SAP at the end of each month. Due to the number of external contractors, hundreds of invoices must be processes monthly.
• Basic API access for the SAP system is provided via a mixture of native application APIs and a middleware Simple Object Access Protocol (SOAP) API hosted on premises. The middleware API supports the ability to post time entries against the relevant projects in any SAP system by specifying the system and client ID as a query parameter in the URL. The middleware API was developed several years ago, and the source code is no longer available. Data is returned in XML format, which can then be analyzed further.
• When a project enters the closure phase, members of the PMO team need to navigate to SAP, enter some details, and then capture information from a PDF that is generated and opened on the screen, such as the final settlement amount. This information is then manually entered into Project Planning Application.

The company maintains a separate system containing detailed profile information regarding internal employees. The PMO team currently manually enters information from this system into the Resources table. Developers in the company have created a modern REST API for this system, which is actively maintained. The system contains highly sensitive personal information (PI) regarding each employee.

The company has several on-premises Windows environments that it has identified as suitable for usage because they exist within the same physical network as SAP and the middleware API. These environments must be patched regularly, and all activities targeting these environments must be automated.

Project Planning Application

• Rather than manually populating the statement of work information, users should place it in a SharePoint folder for this information to be extracted and mapped to the correct inputs.
• A new automation is required to integrate with the profile information system. Because the company plans to consume this data in several ways, a streamlined mechanism for working with the API is required to improve reusability.
• An automation is required to handle the project closure steps in SAP and to store the relevant information from SAP into the app.
• Once a new candidate uploads a completed application form, information from the form should be copied automatically into Project Planning Application.

Time Entry Application

• Time Entry Application needs to be extended to integrate alongside SAP, ensuring postings for time entries are processed successfully. When a time entry is submitted, the entry should be posted automatically to SAP.
• Time entries must always be submitted with relevant text that indicates the type of activity and project worked on.
• The automation should be able to detect and handle any errors that occur when posting individual time entries.

Invoice Processing

• Invoices sent to the account’s mailbox must be processed automatically and created as invoices within SAP.

General

• Development efforts should be avoided or mitigated when there is native functionality already available.
• Reusability of components is desired to assist citizen developers in creating any solutions in future.
• All automation activities should run without disruption during an outage or a patching cycle.
• Use of username and password credentials should be avoided.
• Automations should not rely on human intervention to execute.
• Use of public cloud file services should be restricted.
• Where possible, JSON should be the preferred format when transferring data.

Issues

• Users within the PMO team report that it takes many hours to put the data from each business card into the system.
• You create the automation to process the time entries, called Submit Time Entry, and add it to the application. Users report issues with the formula used to connect to the automation.
• During a monthly patch cycle, IT support team members cannot identify the correct steps to patch the machine without disrupting any automation.
• While performing an audit of the new solution during the test phase, the company's information security team identifies that users can freely save confidential documents to OneDrive for Business.
• When creating the automation for the project closure process, you discover that some of the required information needs to be exported via the SAP GUI and extracted from a comma-separated value (CSV) file.
• When building the automation for the profile information system, you identify that all requests into the API will fail unless the following HTTP header value is specified:
o Accept: application/json

You need to build the automation for Time Entry 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.

Image 1

Question 27

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

A procurement department is using email to collect large volumes of quotes from vendors.

Data from quotes, including vendor data and quote terms, must be stored in Microsoft Dataverse.

You need to create a solution to automate the process.

Solution: Cloud flow using the Extract information from invoices AI Builder model

Does the solution meet the goal?

  • A: Yes
  • B: No

Question 28

DRAG DROP

A company is evaluating AI capabilities in Microsoft Power Platform.

The company requires fulfillment of the following tasks:

• Scan and extract handwritten receipts from customers into text values.
• Analyze customer feedback for negative sentiments. If negativity reaches a specified threshold, generate text for an email to send to the customer.
• When analyzing an image, identify the number of times a product contains the company name.
• Analyze and automatically summarize all customer feedback statements received during a timeframe.

You need to recommend the capability to use for each requirement.

Which features should you recommend? To answer, move the appropriate Al capabilities to the correct requirements. You may use each AI capability once, more than once, or not at all. You may need to move the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

Image 1

Question 29

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

Question 30

You need to configure the desktop action for the MaintenanceScheduler cloud flow.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A: Launch Power Automate for desktop.
  • B: Navigate to Desktop flow action settings in the cloud flow.
  • C: Select the Timeout property and update the duration to P20M.
  • D: Select the Timeout property and update the duration to PT20M.
  • E: Select machine settings in Power Automate for desktop.

Question 31

You need to configure the RailStatusUpdater cloud flow.
What should you do?

  • A: Create a JavaScript function to update the run mode values of each action within the desktop flow.
  • B: Manually update each desktop flow action to change the run mode.
  • C: Create a desktop flow to update the run mode values of each action within the cloud flow.
  • D: Create an environment variable. Update each desktop flow action to read the variable.

Question 32

You have an automation solution that uses a desktop flow. The flow reads data from a file that is stored on a user’s machine and writes the data to an application. You import the solution to an environment that is connected to another user’s machine.

The user reports that the flow fails. An alert indicates that the path to a file does not exist. You confirm that the file present on the user’s desktop.

You need to resolve the issue.

What should you do?

  • A: Move the file to the user’s documents folder.
  • B: Delete and recreate the file.
  • C: Move the file to the user’s OneDrive storage.
  • D: Change the location of the file to a specific path that is not dependent on the signed-in user.

Question 33

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

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 require 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

Question 34

DRAG DROP

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.

Image 1

That’s the end of your free questions

You’ve reached the preview limit for PL-500

Consider upgrading to gain full access!

Page 2 of 7 • Questions 26-50 of 166

Free preview mode

Enjoy the free questions and consider upgrading to gain full access!