Microsoft (PL-100): Power Platform App Maker Sample Questions
What is the Power Platform in Microsoft?
- A. A platform for creating and managing business applications
- B. A platform for creating and managing mobile applications
- C. A platform for creating and managing web applications
- D. A platform for creating and managing desktop applications
Answer: A. A platform for creating and managing business applications
Explanation: The Power Platform in Microsoft is a low-code platform for creating and managing business applications. It provides a suite of tools for creating custom business applications, automating business processes and integrating data sources, without the need for extensive coding skills. The Power Platform includes Power Apps, Power Automate, and Power BI, which can be used to create and manage business applications, automate workflows and visualize data.
What is Power Apps in the Microsoft Power Platform?
- A. A tool for creating custom business applications
- B. A tool for automating business processes
- C. A tool for visualizing data
- D. A tool for integrating data sources
Answer: A. A tool for creating custom business applications
Explanation: Power Apps is a component of the Microsoft Power Platform that provides a platform for creating custom business applications. It allows users to create custom applications without the need for extensive coding skills, and provides a visual interface for building, deploying and managing custom applications. Power Apps integrates with other Microsoft tools, such as Power Automate and Power BI, and allows organizations to build applications that are customized to meet their specific business needs.
What is the purpose of Power Automate in the Microsoft Power Platform?
- A. To automate repetitive tasks and workflows
- B. To create custom business applications
- C. To visualize data
- D. To integrate data sources
Answer: A. To automate repetitive tasks and workflows
Explanation: Power Automate is a component of the Microsoft Power Platform that is designed to automate repetitive tasks and workflows. It enables users to automate workflows and business processes, such as sending email notifications, data updates, and approvals, without the need for coding. Power Automate integrates with other Microsoft tools, such as Power Apps and Power BI, and provides a visual interface for building and managing workflows.
What is the purpose of Power BI in the Microsoft Power Platform?
- A. To create custom business applications
- B. To automate repetitive tasks and workflows
- C. To visualize data
- D. To integrate data sources
Answer: C. To visualize data
Explanation: Power BI is a component of the Microsoft Power Platform that is designed to visualize data. It provides a platform for visualizing and analyzing data from various sources, such as databases, spreadsheets, and cloud services. Power BI provides a visual interface for creating interactive reports, dashboards and charts, and enables users to discover insights and trends in their data. Power BI integrates with other Microsoft tools, such as Power Apps and Power Automate, and provides a comprehensive solution for data analysis and reporting.
What is the Power Platform?
- A. A low-code platform for app development
- B. A platform for business intelligence and data analysis
- C. A platform for virtual machine management
Answer: A. A low-code platform for app development
Explanation: The Power Platform is a low-code platform for app development that includes Power Apps, Power Automate, and Power BI.
What is Power Apps?
- A. A low-code app development platform
- B. A platform for business intelligence and data analysis
- C. A platform for virtual machine management
Answer: A. A low-code app development platform
Explanation: Power Apps is a low-code app development platform that allows users to build custom apps for various business needs, without the need for extensive programming knowledge.
What is Power Automate?
- A. A platform for automating workflows and business processes
- B. A low-code app development platform
- C. A platform for virtual machine management
Answer: A. A platform for automating workflows and business processes
Explanation: Power Automate is a platform for automating workflows and business processes, allowing users to automate repetitive tasks, integrate with other apps and services, and streamline their business operations.
What is Power BI?
- A. A platform for business intelligence and data analysis
- B. A low-code app development platform
- C. A platform for virtual machine management
Answer: A. A platform for business intelligence and data analysis
Explanation: Power BI is a platform for business intelligence and data analysis, allowing users to connect to and visualize data from various sources, create interactive dashboards, and share insights with others.
What is Power Platform?
- A. Power Platform is a low-code platform that enables non-technical users to build custom business applications, automate processes, and analyze data.
- B. Power Platform is a cloud-based service that helps organizations build and manage their IT infrastructure.
- C. Power Platform is a data analytics tool that helps businesses make better decisions through data visualization and reporting.
Answer: A
Explanation: Power Platform is a low-code platform that enables non-technical users to build custom business applications, automate processes, and analyze data without having to write extensive amounts of code. This makes it easier for organizations to create custom solutions that meet their specific business needs.
What are the three main components of Power Platform?
- A. Power Apps, Power Automate, and Power BI
- B. Power Apps, Power Virtual Agents, and Power BI
- C. Power Automate, Power BI, and Power Virtual Agents
Answer: A
Explanation: Power Platform consists of three main components: Power Apps, Power Automate, and Power BI. Power Apps enables users to build custom business applications, Power Automate automates business processes and workflows, and Power BI provides data visualization and reporting capabilities. These three components work together to provide organizations with a comprehensive platform for building and managing custom business solutions.
Question 1
You are currently working as an app designer for a hotel. To help housekeeping staff schedule work, the hotel would like to develop an app, and you need to create a new environment. Where would you create the environment?
- A. Power Platform Admin center
- B. Power Apps Maker portal
- C. Dynamics 365 Admin center
Correct Answer: A
Reference: https://docs.microsoft.com/en-us/power-platform/admin/create-environment
Question 2
An organization delivers products to multiple communities and uses a canvas application connected to a Microsoft Dataverse database to see where the highest volume of deliveries occurs. The driver is responsible for entering delivery information on a form that uses an entity named Delivery, while the depot staff’s responsibility is to enter pick-up information on a form that uses an entity named Pickup. Community fields are shared across both forms and are based on the same list. You are required to create the community field. Which type of field would you create?
- A. local option set
- B. text
- C. global option set
- D. text area
Correct Answer: C
Question 3
There is an on-premises system that stores product information, and the company plans to replace it with a Common Data Service-based Power Platform solution. In order for Power Platform to be useful, data from the product information system needs to be used. Importing data from a product information system requires transformation. What are the two tools you would use?
- A. Dataflow
- B. Business process flow
- C. Power BI Desktop
- D. Data gateway
Correct Answer: AD
Reference: https://docs.microsoft.com/en-us/power-bi/connect-data/service-gateway-onprem
Question 4
As a part of your company’s strategy for simplifying business processes, you have been assigned the task of creating an AI model using AI Builder that examines client evaluations of products. Which AI model would you create?
- A. A Category classification model.
- B. An Object detection model.
- C. A Form processing model.
- D. A Prediction model.
Correct Answer: C
Question 5
An entity in the Microsoft Dataverse database is the Account entity. The canvas app in the database reads data from the Account entity. Microsoft Dataverse User security roles will control entity access permissions. In order to replicate the changes to a new Microsoft Dataverse database, you create a Microsoft Dataverse Service solution. Which two components will you be including with the canvas app?
- A. Custom entity
- B. Account entity
- C. Microsoft Dataverse Service User security role
- D. Sitemap
Correct Answer: BC
Question 6
Model-driven apps need to be designed so that users can create and modify a list of current accounts using the app. Using a suitable user interface component, you should ensure that a list of all active accounts is displayed.
Solution: You make use of the Display form control.
Does the action achieve your objective?
- A. Yes, it does
- B. No, it does not
Correct Answer: B
Reference: https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/reference-properties
Question 7
Model-driven apps need to be designed so that users can create and modify a list of current accounts using the app. Using a suitable user interface component, you should ensure that a list of all active accounts is displayed.
Solution: You make use of the Data table control.
Does the action achieve your objective?
- A. Yes, it does
- B. No, it does not
Correct Answer: A
Reference: https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/reference-properties
https://powerapps.microsoft.com/fr-fr/blog/introducing-the-data-table-control/
Question 8
Canvas app is built for a manufacturing company, which receives parts and sends them back to you materials from many vendors. Receivers can take a picture of packing slips instead of manually entering data in the app to receive materials if you create a form to collect information from packing slips. You must ensure that the users are able to pack slip information into the form.
Proposed solution: Using a Text Recognition model.
Does the solution meet the goal?
- A. Yes
- B. No
Correct Answer: A
Reference: https://docs.microsoft.com/en-us/ai-builder/prebuilt-text-recognizer-component-in-powerapps
Question 9
Model-driven apps need to be designed so that users can create and modify a list of current accounts using the app. Using a suitable user interface component, you should ensure that a list of all active accounts is displayed.
Solution: You make use of the Text input control.
Does the action achieve your objective?
- A. Yes, it does
- B. No, it does not
Correct Answer: B
Reference: https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/reference-properties
Question 10
Creating an app for a client’s janitors is necessary since they will only be able to access it through their mobile phones. A Microsoft Excel workbook must be directly connected to the app to track cleaning tasks, as well as a checklist that janitors can check off when tasks have been completed. Which of the following actions would you take?
- A. creating a canvas app.
- B. creating a model-driven app.
- C. creating an embedded canvas app.
- D. creating a portal app.
Correct Answer: B
Reference: https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/embedded-canvas-app-guidelines
https://global.hitachi-solutions.com/blog/canvas-vs-model-driven-apps
Question 11
To determine whether it is accurate, you should consider the underlined segment. For creating a custom table relationship in Microsoft Dataverse, you can make use of the Power Platform Admin center or even Solution explorer.
- A. No adjustment is required.
- B. Power Apps Maker portal or Power Platform Admin center
- C. Solution explorer or Power Apps Maker portal
- D. Solution explorer or SQL Server Management Studio
- E. SQL Server Management Studio or Power Apps Maker portal
Correct Answer: C
Reference: https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/create-edit-1n-relationships
Question 12
Your unmanaged solution has multiple apps that you have created. Apps need to be moved to a different environment, which means the solution needs to allow you to add, amend, renew, remove, delete, or test components.
Solution: You use of a Managed solution.
Does the action achieve your objective?
- A. Yes, it does
- B. No, it does not
Correct Answer: B
Reference: https://powerusers.microsoft.com/t5/Power-Apps-Pro-Dev-ISV/Managed-vs-Unmanaged/td-p/495685
Question 13
Your unmanaged solution has multiple apps that you have created. Apps need to be moved to a different environment, which means the solution needs to allow you to add, amend, renew, remove, delete, or test components.
Solution: You use of an Unmanaged solution.
Does the action achieve your objective?
- A. Yes, it does
- B. No, it does not
Correct Answer: A
Reference: https://powerusers.microsoft.com/t5/Power-Apps-Pro-Dev-ISV/Managed-vs-Unmanaged/td-p/495685
Question 14
As part of your Power Platform solution construction, you need to ensure that the data is stored in a mix of known cloud services, as well as connecting to industry data sources. You generate a data policy template.
Does the action achieve your objective?
- A. Yes, it does
- B. No, it does not
Correct Answer: B
Question 15
With Power Platform, you create a solution that uses a number of documented cloud services to store data. You are required to configure the data sources. What would you do?
- A. Creating a data policy template.
- B. Creating a UI flow.
- C. Creating a custom data connector.
- D. Adding metadata to standard entities.
Correct Answer: D
Reference: https://docs.microsoft.com/en-us/common-data-model/use
Question 16
A new canvas app is being created by you as an app maker, where the app users will include those who cannot see or have diminished vision. You’re identifying methods for hiding content from users and displaying it to screen readers. Which of the following methods are valid? (Choose all that apply.)
- A. Configuring color and related properties as transparent.
- B. Setting X, Y, or both properties for the control to be on-screen.
- C. Setting the width and height to 1.
- D. Setting the size to 10.
Correct Answer: AC
Reference: https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/accessible-apps-content-visibility
Question 17
Having been hired as an app maker, you are responsible for developing a canvas app that can identify specific data in targeted text. Which AI Model you would include in your app?
- A. A Business card reader model.
- B. A Category classification model.
- C. A Key Phrase Extraction model.
- D. An Entity Extraction model.
Correct Answer: D
Reference: https://knowledgefrommanish.com/powerplatform/ai-builder-entity-extraction-ai-model/
https://docs.microsoft.com/en-us/ai-builder/prebuilt-text-recognizer-component-in-powerapps
https://docs.microsoft.com/en-us/ai-builder/prebuilt-key-phrase
https://knowledgefrommanish.com/powerplatform/ai-builder-entity-extraction-ai-model/
https://docs.microsoft.com/en-us/ai-builder/prebuilt-business-card
Question 18
A Power Platform solution has been created that stores data across several well-known cloud services, and you must also ensure that the solution has the ability to access industry data sources.
You produce a business process flow.
Does the action achieve your objective?
- A. Yes, it does
- B. No, it does not
Correct Answer: B
Question 19
The app you’re creating must support users with various disabilities, and you want to ensure that your app adheres to Microsoft’s accessibility and performance guidelines. Which of the following actions would you take?
- A. using App Checker
- B. using Solution Checker
- C. using Object Detector
- D. using Portal Checker
Correct Answer: B
Reference: https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/use-powerapps-checker
Question 20
A Power Platform solution has been created that stores data across several well-known cloud services, and you must also ensure that the solution has the ability to access industry data sources.
You make use of a current data connector.
Does the action achieve your objective?
- A. Yes, it does
- B. No, it does not
Correct Answer: A
Reference: https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/add-data-connection