Complete list of current Q & A>> Download Microsoft Power Platform Developer Associate (PL-400) – Quiz 1 / 15 Category: Microsoft Power Platform Developer Associate (PL-400) A company develops a new Microsoft Dataverse plug-in that manages the Update message of an entity. The plug-in logic requires access to the record columns before the operation starts and must compare the columns to post-update values. You need to modify the design of the solution to access the information. What should you do? A. Add the code to the plug-in to read the record from the InputParameters collection. B. Register a pre-image by using the Plug-in Registration Tool. Add the code to the plug-in to read the image from the PreEntityImages collection. C. Register a post-image by using the Plug-in Registration Tool. Add the code to the plug-in to read the image from the PostEntityImages collection. D. Add the code to the plug-in to query the data from Dataverse by using the API call based on the record ID. 2 / 15 Category: Microsoft Power Platform Developer Associate (PL-400) You develop a model-driven app. You add the following users as members to the Sales Microsoft Azure Active Directory (Azure AD) security group: User1, User2, and User3. The Sales Azure AD security group is linked to a pre-existing Microsoft Dataverse Azure AD security group team that is associated with the Sales security role. You assign each of the appropriate licenses to each user. User1 is not listed in the Team Members subgrid for the app. User2 and User3 are listed in the subgrid. You need to ensure that User1 can use the model-driven app. What should you do? A. Change the membership of the Sales Azure AD Security group to Dynamic User. B. Change the membership type for User1 to Owner in the Azure AD security group. C. Create an Owner team for the members of the Sales Azure AD group. D. Ask User1 to sign into the model-driven app. 3 / 15 Category: Microsoft Power Platform Developer Associate (PL-400) You develop and deploy a Power Apps solution. The following changes must be made to the solution: • Delete a column of data. • Modify several views. • Add several charts to dashboards. You need to re-deploy the app. What should you do? A. Update the solution. B. Upgrade the solution. C. Create a new solution. D. Patch the solution. 4 / 15 Category: Microsoft Power Platform Developer Associate (PL-400) You are a Power Apps maker creating a chat bot for a website. The chat bot must recognize geographic attributes to enable additional functionality. You need to recommend a feature. What should you recommend? A. Fallback topic B. Power Automate Flow C. Bot Service compliance D. Slot filling 5 / 15 Category: Microsoft Power Platform Developer Associate (PL-400) You are configuring a custom connector for a web service. The web service is hosted in two different regions. The web service URL includes a common domain name and a unique sub-domain for each region. The custom connector must allow the region to be entered for additional regions when creating the connection. You need to create a policy template. Which template type should you use? A. Set HTTP header B. Route request C. Set host URL D. Set query string parameter 6 / 15 Category: Microsoft Power Platform Developer Associate (PL-400) You are creating a canvas app to retrieve user sign in information from Microsoft Azure Active Directory (Azure AD) when someone searches for information about an end user. You create an Azure Function to retrieve the required information by using JSON. You need to ensure that the application functions correctly. Which two actions should you perform? Each correct answer presents part of the solution. A. Create a Power Automate flow to import data. B. Create a custom connector by using the Azure Function API. C. Use app designer in the Power Platform admin center. D. Use Azure Service Bus. E. Create an API definition for the Azure Function. 7 / 15 Category: Microsoft Power Platform Developer Associate (PL-400) A Power Platform solution includes the following Web API call: GET http://contoso.crm.dynamics.com/api/data/v9.1/RelationshipDefinitions?$select=SchemaName You need to explain what this line of code is doing. What does the code do? A. Retrieve the list of relationships between tables. B. Retrieve a list of tables that are related to each other. C. Retrieve a list of one-to-many relationships with other tables. D. Retrieve a list of tables that have more than one relationship. E. Retrieve a list of many-to-many relationships with other tables. 8 / 15 Category: Microsoft Power Platform Developer Associate (PL-400) You are building a custom application in Azure to process resumes for the HR department. The app will monitor submissions of resumes and parse the resumes. You need to parse the resumes and save contact and skills information into the Common Data Service. Which mechanism should you use? A. Power Automate B. Common Data Service plug-in C. Web API D. Custom workflow activity 9 / 15 Category: Microsoft Power Platform Developer Associate (PL-400) An organization uses a public-facing Power Apps portal. You need to change the layout of a specific web page. What are two possible ways to achieve the goal? Each correct answer presents a complete solution. A. Select the Portal Management app and then select Edit. B. Select the Portal Management app and then select Play. C. Select the portal app and then select Manage. D. Select the portal app and then select Edit. 10 / 15 Category: Microsoft Power Platform Developer Associate (PL-400) A company is migrating from an on-premises Dynamics 365 installation to a Power Platform solution. You are creating plug-ins for the new solution. You need to register the plug-ins. Which isolation mode should you use? A. None B. Global Assembly Cache (GAC) C. Sandbox D. Disk 11 / 15 Category: Microsoft Power Platform Developer Associate (PL-400) A company manages capital equipment for an electric utility company. The company has a SQL Server database that contains maintenance records for the equipment. Technicians who service the equipment use the Dynamics 365 Field Service mobile app on tablet devices to view scheduled assignments. Technicians use a canvas app to display the maintenance history for each piece of equipment and update the history. Managers use a Power BI dashboard that displays Dynamics 365 Field Service and real-time maintenance data. Due to increasing demand, managers must be able to work in the field as technicians. You need to design a solution that allows the managers to work from one single screen. What should you do? A. Add the maintenance history app to the Field Service Mobile app. B. Add the manager Power BI dashboard to the Field Service mobile app. C. Create a new maintenance canvas app from within the Power BI management dashboard. D. Add the maintenance history app to the Power BI dashboard. 12 / 15 Category: Microsoft Power Platform Developer Associate (PL-400) 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. A. YAML B. WSDL C. OpenAPI definition D. Postman collection 13 / 15 Category: Microsoft Power Platform Developer Associate (PL-400) You plan to create a canvas app to manage large sets of records. Users will filter and sort the data. You must implement delegation in the canvas app to mitigate potential performance issues. You need to recommend data sources for the app. Which two data sources should you recommend? Each correct answer presents a complete solution. A. SQL Server B. Common Data Service C. Azure Data Factory D. Azure Table Storage 14 / 15 Category: Microsoft Power Platform Developer Associate (PL-400) A company plans to create an order processing app. When orders are created, the app will perform complex business logic and integrate with several external systems. Orders that have a large number of line items may take up to six minutes to complete. Processing for each order must be completed in one operation to avoid leaving records in an incomplete state. You need to recommend a solution for the company. What should you recommend? A. an asynchronous workflow that uses a custom workflow activity B. a real-time workflow that uses a custom action C. a webhook that connects to an Azure Function D. an asynchronous plug-in 15 / 15 Category: Microsoft Power Platform Developer Associate (PL-400) You are implementing custom business logic in a Power Apps portal. You need to use Liquid templates to display dynamic content. To which three entities can you include Liquid code? Each correct answer presents a complete solution. A. Content snippet B. Web page C. Web template D. Page template E. Portal settings Your score is 0% Restart quiz Send feedback