Summer Sale Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: mxmas70

Home > Microsoft > Microsoft Certified: Power Platform Developer Associate > PL-400

PL-400 Microsoft Power Platform Developer Question and Answers

Question # 4

A company plans to implement an integration between Microsoft Dataverse and Azure Service Bus.

When an Account row is updated, if the Credit Limit is set to over $25,000, information about the row must post to an Azure Service Bus queue. The previous Credit Limit value must also be included.

You use the Microsoft Power Platform CLI to create the plug-in package.

You need to implement an interface.

Which interface should you implement next?

A.

IServiceEndpoiniNotificationService

B.

IServiceEndpointPlugin

C.

IPIuginExecutionContext

D.

IWebHttpServiceEndpointPlugin

Full Access
Question # 5

A company uses Dynamics 365 Sales and the Microsoft Online Services portal.

The multi-select OptionSet field data type is not supported in the portal.

You need to copy the selected field value to the text field.

How should you configure the Organization service request? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Full Access
Question # 6

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 company requires custom validation when users save form records that use a synchronous plug-in.

If validation fails, a message that explains how to resolve the issue must be displayed on the form to the user.

You need to implement the custom validation.

Solution: Throw a custom exception with the message.

Does the solution meet the goal?

A.

Yes

B.

No

Full Access
Question # 7

A company develops a new custom connector for a Microsoft Entra ID-protected Azure Function that was created as a single tenant app. The custom connector must be moved to a pioduction environment. The connector must be visible and accessible only to users in the tenant. Vou need to deploy the custom connector

Solution: Add the custom connector to a managed solution, export the managed solution, and then import the managed solution into the production environment. Does the solution meet the goal?

A.

Yes

B.

No

Full Access
Question # 8

You are creating a Power Automate flow.

You create an Azure Service Bus listener app that receives requests from a third-party application.

When the flow calls the message queue, it must delete the message as soon as it is read.

You need to ensure that the queue is cleared properly.

Which method or class should you use?

A.

ReceiveMode

B.

BrokeredMessage

C.

EventHubReceiver

D.

EventHubSender

Full Access
Question # 9

A company uses a custom Power Platform app to create and manage programs. The company has a public website that uses TLS 1.0.

The public website is outside of the corporate domain. The website uses POST requests to save data.

You need to automate the transfer of data to the public website.

What should you use? To answer, select the appropriate options in the answer area.

Full Access
Question # 10

You develop the following code for the plug-in that sends email notifications to recruiters.

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

NOTE: Each correct select in worth one point.

Full Access
Question # 11

You create the following Fetch XML query to determine the number of interviews where there are no recommendations for an applicant.

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

NOTE: Each correct selectin is worth one pint.

Full Access
Question # 12

You need to determine the cause for the issue reported by the interviewers. What is the root cause of the issue?

A.

The plug-in used to synchronize the Person of Interest field from Contact to Interview was not triggered.

B.

There was an error in the event pipeline and the entire transaction was rolled back.

C.

There is no plug-in registered to run when an interview record is created.

Full Access
Question # 13

You need to implement ribbon display rules to control availability for the scoring command button. Which rule types should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Full Access
Question # 14

You need to determine the primary cause of the issue reported by interns when they use the app.

What is the primary cause?

A.

Interns have the System Customizer security role but need the Environment Maker security role.

B.

Interns have the Common Data Service User security role but need the Environment Maker security role.

C.

Interns have the Environment Maker security role but need the Common Data Service User security role.

D.

Interns have the Environment Maker security role but need the System Customizer security role.

E.

Interns have the Environment Maker security role but need the Delegate security role.

Full Access
Question # 15

You need to correct the portal query issues.

Which code should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Full Access
Question # 16

You need to handle errors in UpdateRecord.js .

Which code segment should you add at line UR06?

A.

catch(error) {

alert( " Caught error: " + error.message);}

B.

Exception exception = Server.GetLastError() ;

if(exception != null)}

C.

catch(exception e){

console.writeline(e)}

D.

function (error){

console.log(error.message)}

Full Access
Question # 17

You need to assign security roles to groups of users.

Which security roles should you use? To answer, drag the appropriate security types to the correct roles. Each security 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.

Full Access
Question # 18

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.

Full Access
Question # 19

You need to resolve the funding application issue.

Which component should you use?

A.

settings

B.

secure config

C.

environment variable

D.

unsecure config

Full Access
Question # 20

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

Full Access
Question # 21

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

Full Access
Question # 22

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

Full Access
Question # 23

You need to select connectors for the app.

Which types of connectors should you use? To answer, drag the appropriate connectors to the correct requirements. Each connector 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.

Full Access
Question # 24

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.

Full Access
Question # 25

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

Full Access
Question # 26

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.

Full Access
Question # 27

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.

Full Access
Question # 28

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.

Full Access
Question # 29

You need to recommend solutions to meet the e-commerce automation requirements.

Which platform tools should you recommend? To answer, drag the appropriate tools to the correct requirements. Each tool 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.

Full Access
Question # 30

You need to reduce the number of Azure consumption API calls for User2.

Which markup segment should you use?

A)

B)

C)

D)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Full Access
Question # 31

You need to identify the Azure service to use for the Planning Hub application.

Which service should you use?

A.

Logic App

B.

Function

C.

Service Bus

D.

Key Vault

Full Access
Question # 32

A company is creating a new system based on Microsoft Dataverse.

You need to select the Dataverse features that meet the company ' s requirements.

Which features should you select? To answer, drag the appropriate features to the correct requirements. Each feature 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.

Full Access
Question # 33

You are developing an inventory tracking component for a warehouse. You plan to use the component with a Power Apps app.

Truck drivers will use tablet devices to confirm their cargo manifest. Warehouse employees will use their phones to pick and fulfill orders. The phone-based version must run in a Power Apps runtime container.

You need to create a single Power Apps component that can be used on both tablet devices and phones.

How should you complete the code segment? To answer, drag the appropriate code segments to the correct locations. Each code segment 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.

Full Access
Question # 34

A company requires a plug-in that makes multiple requests to an external web service. The plug-in must not time out when the web service has issues or is slow to respond.

You need to create the plug-in.

What should you do?

A.

Register the plug-in step once for each web service request.

B.

Register the plug-in to run synchronously.

C.

Send requests to use multiple threads.

D.

Set the HTTP connection timeout value explicitly to limit how long each connection can remain open.

Full Access
Question # 35

A company has an application that provides API access. You plan to connect to the API from a canvas app by using a custom connector.

You need to request information from the API developers so that you can create the custom connector.

Which two types of files can you use? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

A.

YAML

B.

WSDL

C.

OpenAPI definition

D.

Postman collection

Full Access
Question # 36

You need to resolve the address validation API error.

Which method should you use to connect?

A.

an Azure function triggered by a webhook

B.

JavaScript code

C.

a custom connector used in a cloud flow

D.

a plug-in attached to a custom action called from JavaScript

Full Access
Question # 37

You need to create an application to deploy to other pharmacies.

What should you do?

A.

Recreate customizations in a new environment.

B.

Create a customer connector to connect the pharmacies ' systems to the company ' s systems.

C.

Export the solution as a managed solution.

D.

Write a Web API to move customizations.

Full Access
Question # 38

You need to configure the address verification API.

Which values should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Full Access
Question # 39

You need to configure the trigger for the priority field in the Account entity.

Which expression should you use?

A.

DIFFINWEEKS(now,1)

B.

SUBTRACTDAYS(10, Now())

C.

ADDWEEKS(1, CreatedOn)

D.

DIFFINDAYS(Createdon, now())

E.

ADDDAYS(10, CreatedOn)

Full Access
Question # 40

You need to configure the trigger for account records.

Which expression should you use?

A.

ADDWEEKS(1, CreatedOn)

B.

ADDDAYS(10, CreateOn)

C.

SUBTRACTDAYS(10, Now())

D.

DIFFINDAYS(CreatedOn, now())

E.

DIFFINWEEKS(now, 1)

Full Access
Question # 41

You need to create the customer mobile app.

Which type of function expression should you use?

A.

Filter

B.

Find

C.

LookUp

Full Access
Question # 42

You need to configure the fields with the appropriate type.

Which type should you use? To answer, select the appropriate options in the answer area.

NOTE : Each correct selection is worth one point.

Full Access
Question # 43

You need to configure the address verification API.

Which values should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Full Access
Question # 44

You need to configure the PCF control to display team members for interview scheduling. Which two inputs should you use? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

A.

identifier for the job candidate

B.

identifier for the job posting

C.

time-zone offset for the hiring manager

D.

time-zone offset for the job candidate

E.

identifier for the hiring manager

Full Access
Question # 45

You need to design functionality to process background check results.

What should you implement? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Full Access
Question # 46

You need to configure the app to meet the address verification requirements.

Which two actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

A.

Enable the command bar button only when the address shows as not verified.

B.

Make the address fields read-only after they have been verified.

C.

Open a confirmation dialog when the command bar button is selected.

D.

Clear the field indicating the address is valid when an address field changes.

Full Access
Question # 47

You need to configure a connector for the driving record verification API.

How should you configure the system? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Full Access
Question # 48

You need to resolve the issue with the new command button. What should you do?

A.

Pass the value PrimaryControl to the function in the action definition.

B.

Pass ExecutionContext To The function in the action definition.

C.

Pass the value SclcctcdControl to the function in the action definition.

D.

Select the Pass execution context as first parameter option on the event registration form.

Full Access
Question # 49

You need to prevent the field used by the PCF control from updating the record.

What are two possible ways to achieve the goal? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

A.

Disable existing event handlers on the field.

B.

Call the setsubnitMode(‘never ' ) function on the field.

C.

Create a business rule to clear the field value.

D.

Make the field read-only.

Full Access
Question # 50

You create a Power Apps app that integrates with Dynamics 365 Customer Service.

You update the app and run solution checker on the original solution. You receive an error stating solution checker cannot export the solution.

You need to determine the primary cause for the issue.

What is the primary cause?

A.

The original solution is locked because there is a dependent patch.

B.

The solution was not exported before running solution checker.

C.

The environment is an Administrator mode.

D.

Solution checker cannot check default solutions.

Full Access
Question # 51

You need to resolve the performance issue with the Total Billed customer plug-in.

In which order should you perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.

Full Access
Question # 52

You need to modify the Power Automate flow to resolve CustomerC’s issue.

What should you do?

A.

Add a configure run that is set to is successful .

B.

Add a data operation that specifies the false conditions.

C.

Add a condition containing approval hierarchy.

D.

Add a timeout setting to the approval flow.

Full Access
Question # 53

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

Full Access
Question # 54

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.

Full Access
Question # 55

You need to configure a Dataverse trigger and action in a Power Automate flow so researchers can update account records with data from the Web API even if they do not have edit privileges on the record.

What should you configure for each trigger and action requirement? To answer select the appropriate options in the answer area. NOTE: Each correct selection is worth one point

Full Access
Question # 56

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

Full Access
Question # 57

You need to configure security for the Azure Function and custom connector.

Which security tool should you configure for each item? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Full Access
Question # 58

You need to determine which component to add to the solution to resolve the account records import error. Which component should you add?

A.

connection

B.

service endpoint

C.

custom connector

D.

Accoun table

Full Access
Question # 59

You need to configure the Web API and create the custom connector.

Which action should you perform for each step? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Full Access
Question # 60

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.

Full Access
Question # 61

You need to ensure data returned from the Web API corresponds to the correct environment What should you use?

A.

system settings

B.

plug-in secure configurations

C.

records in a new configuration table

D.

environment variables

Full Access
Question # 62

You need to configure the row filter on the Dataverse trigger. Which filter should you use?

A.

not contains(new_dataid, " )

B.

new_dataid eq null

C.

Dataldnenull

D.

new dataid ne null

Full Access
Question # 63

You need to configure a Power Automate flow to update account records by using the response from the Web 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.

Full Access
Question # 64

You need to configure the custom connector to incorporate the environment name and Datald in the Web API URL

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.

NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.

Full Access