Microsoft PL-400 Real Exam Questions
The questions for PL-400 were last updated at Nov 20,2024.
- Exam Code: PL-400
- Exam Name: Microsoft Power Platform Developer
- Certification Provider: Microsoft
- Latest update: Nov 20,2024
HOTSPOT
A company uses SharePoint for its intranet and other functions. The company has also implemented model-driven apps.
SharePoint users must be able to create contact records in the Common Data Service (CDS), without having to navigate to the model-driven apps.
You need to create a link in SharePoint to open the CDS contact from displaying data from SharePoint.
How should you complete the URL? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
HOTSPOT
A company has a model-driven app that captures applications from prospective students.
You are asked to create a new re-usable custom component using the Power Apps component framework (PCF).
The custom component must allow entry of a date of birth and validate that the applicant is not a minor.
You create the class AuditDatePicker in the TypeScript file Index.ts and the style sheet DatePicker.css.
You need to define the component to be available only for relevant fields and its properties when used in a form.
How should you complete the manifest? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
You need to choose a technology to access the Web API.
Which technology should you select?
- A . Canvas app that uses the custom connector
- B . Plug-in that contacts the Web API
- C . Power Automate flow that uses the custom connector
- D . Webhook that contacts the Web API
You need to reduce response time for the information email on the website.
What should you create?
- A . a flow that creates a SharePoint item for each email response
- B . a flow that creates a notification in Microsoft Teams
- C . a Power Apps app that displays the number of email received in a dashboard
- D . a logic app that moves all emails received to Azure Blob storage
HOTSPOT
You need to synchronize pharmacy names and ensure that Dynamics 365 Sales data propagates correctly to the Cerner system.
What should you do? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
You need to configure the system to support automation for referrals.
What are two possible ways to achieve the goal? Each correct selection presents a complete solution. NOTE: Each correct selection is worth one point.
- A . Azure Function that uses the Discovery service
- B . workflow extension
- C . Azure Function that uses a listener
- D . Power Automate flow
HOTSPOT
A university manages grant applications using a model-driven app.
Users report that the message on the Grant Application screen is outdated.
The screen shows the following:
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.
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.
DRAG DROP
You need to identify why employees are not receiving notification that nine customers are checked in and waiting in the repair area.
Which components should you test for each step? To answer, drag the appropriate components to the correct steps. Each 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.
A financial services company uses the Common Data Service (CDS) to develop solutions. The company uses development and production instances.
You need to move solutions from the development instance to the production instance.
What are two possible ways to achieve this goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
- A . In the development instance, make changes to the solutions that are deployed in the production instance, export the solutions as managed solutions, and import the managed solutions into the production instance.
- B . In the development instance, highlight the solution you want to make changes to, select Clone a Patch, make changes, export the solution, and import the solution into the production instance.
- C . Export all managed solutions from the development instance and import the solutions into the production instance.
- D . In the production instance, import solutions with the same version number or higher when updating solutions.