Microsoft PL-400 Microsoft Power Platform Developer Online Training
Microsoft PL-400 Online Training
The questions for PL-400 were last updated at Mar 07,2025.
- Exam Code: PL-400
- Exam Name: Microsoft Power Platform Developer
- Certification Provider: Microsoft
- Latest update: Mar 07,2025
You need to determine the cause of the 404 error when connecting to the production instance of the Web API.
What do you identify?
- A . The web service lacks data for the record.
- B . An authentication error occurred.
- C . The request timed-out.
- D . The host name in the URL is missing a valid value.
DRAG DROP
You need to implement a reusable solution to encapsulate the parameterized Dataverse queries.
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 correct order.
Topic 6, City Power & Light
Background
City Power & Light is an energy and utilities company that has offices in Europe. The company subsidizes home improvements for domestic customers, to improve energy efficiency and to meet environmental commitments. The company also distributes and generates electricity for domestic and commercial customers. The company has 2,000 employees in multiple offices and in work-from-home locations.
City Power & Light uses a team of schedulers, assessors, field engineers, and customer support agents for home improvements in a program named Get Energy Fit.
Current Environment
Get Energy Fit Program
City Power & Light uses the following to manage the Get Energy Fit program:
• The company uses a Microsoft Excel spreadsheet named Planning Hub on Microsoft SharePoint Online to store information about customer appointments, customer details, and customer eligibility in the program.
• The company records sensitive customer information that includes the document identification numbers and the customer’s financial information.
• The company uses an assessor to verify customer eligibility in the program and to perform a suitability assessment. The assessor completes the suitability assessment by using a paper and clipboard at the customer property and enters the data to tte Planning Hub after the assessment is
completed. The assessor also uploads * photographs to an on-premises document library. The assessor completes the eligibility assessment by using an application written in React.
• Schedulers use Microsoft Outlook to schedule engineers and assessors for home improvement appointments. About 200 appointments are scheduled daily.
• Employees for the company submit funding claims on behalf of the customer by uploading evidence and compliance checks information to an application named the Claim Submission Portal.
Technical Environment
• Schedulers use Windows 11 desktop and laptop computers with the latest version of Microsoft Edge.
• Assessors use iOS and Android tablet devices.
• The Claim Submission Portal uses REST-based APIs for all operations and a dedicated testing environment. Authentication to the API is provided by using the following example header key and value pair
o Authentication: 2C8D41431415E429C7FC7A74D8315
• The company uses Microsoft Azure for hosting multiple applications.
Requirements
Overview
City Power & Light plans to implement Microsoft Power Platform to improve the customer experience and increase delivery for the Get Energy Fit program.
Business Requirements
• Only team leaders and senior managers should have access to read personally identifiable information (Pll).
• All development changes must be tested in a separate environment.
• The company requires out-of-the-box solutions, when possible.
• Sensitive credentials, such as user passwords and API secrets, must be stored securely.
• The Claim Submission Portal must allow citizen developers to create automated solutions.
• Customer and appointment information must be accessible to all applications.
Planning Hub Application
The company is planning to replace the Planning Hub spreadsheet with a new application.
The new application has the following requirements:
• The application must support a component design that provides rapid changes requested by the schedulers.
• The data model for the application must capture the following information:
• The application must support a component design that provides rapid changes requested by the schedulers.
• The data model for the application must capture the following information;
o Information about customers such as name, address, and other PH.
o The data and time for an assessor’s or engineer’s appointment. Schedulers must be able to view all appointments without filters,
o Records the details of the home improvements installed for the customer,
o Contains all the information and evidence for submission to the Claim Submission Portal.
• After an assessor uploads the funding application and all evidence after a home improvement has been complete, the company requires that the status of the application is set to Submit and should run the following:
o Retrieve the details about the customer and the improvement installed,
o Send an approval to a senior manager to review and approve in Microsoft Teams. o Upload the information to the API endpoint.
o if the upload fails to complete, it should retry after a delay of 30 seconds up to three times. If an error occurs after three times, the application should send an email notification to the application support team.
o Must record the status on the funding application.
Suitability Assessment Tool
The company plans to implement a new application named the Suitability Assessment Tool for the assessors.
The new application has the following requirements:
• Must integrate with Microsoft Power Platform.
• Assessors must be able to complete the eligibility assessment by using the Suitability Assessment Tool. The assessors must be able to upload photographs to the on-premises file share.
• Must be developed by using modular components that can be used by other applications.
• Must be optimized for use on tablet devices.
• All changes to the application must be completed in the Suitability Assessment Tool solution.
Reporting
The company has the following requirements for a reporting solution:
• The data source for the reporting solution must support incremental refreshes.
• The solution must report accurate data if an error occurs.
DRAG DROP
You need to design the Planning Hub data model.
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.
DRAG DROP
You need to build the automation for the Planning Hub application.
Which connector should you use? To answer, move the appropriate connectors to the correct requirements. You may use each connector 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.
You need to implement the Suitability Assessment Tool.
What should you use?
- A . Power App Component Framework (PCF) control
- B . form
- C . view
- D . component library
HOTSPOT
You need to deploy the changes and resolve the issue with the Planning Hub application.
What should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
You need to create the eligibility assessment app.
Which command should you run?
- A . pac application install
- B . pac solution init
- C . pac plugin init
- D . pac pcf init
HOTSPOT
You need to resolve the issues with the appointment data.
What should you change on the view? To answer, select the appropriate interface components in the answer area. NOTE: Each correct selection is worth one point.
You need to resolve the issue with the eligibility assessment tool.
Which two commands should you run? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
- A . pac pcf version ―strategymanifest
- B . pac solution import
- C . pac solution version
- D . pac pcf push
DRAG DROP
You need to configure a custom connector for the claim submission portal API.
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 correct order.