PL-400 Exam Question 1

A client uses a model-driven app that is deployed by using a managed solution in the production environment. The app contains only entities and UI components and has no custom code or extensions to the platform.
The client needs an exact copy of the app with a different name in the production environment.
You need to recreate this app in production without disrupting the end users.
What should you do?
  • PL-400 Exam Question 2

    You are developing a Power Platform app for a school. The school plans to use the app to gather information about classes and students.
    You must design a plug-in for the app. You must store data about students in the Contacts table and store data about classes in a custom table.
    You need to select the stage in the event pipeline for each function.
    Which stages should you use? To answer, drag the appropriate plug-in stages to the correct functions. Each plug-in stage 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.

    PL-400 Exam Question 3

    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.

    PL-400 Exam Question 4

    A company is preparing to go live with their Dynamics 365Sales solution, but first they need to migrate data from a legacy system. The company is migrating accounts in batches of 1,000.
    When the data is saved to Dynamics 365 Sales, the IDs for the new accounts must be output to a log file.
    You have the following code:

    For each of the following statements, select Yes if the statement is true. Otherwise, select No.

    PL-400 Exam Question 5

    You create a new canvas app.
    You update a test case and must test the app in a separate browser.
    You need to test the app by using Test Studio.
    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.