Everyone studies differently, which is why TorrentExam offers the Microsoft Power Platform App Maker material in three formats: a printable PDF, a desktop test engine for Windows, and an online test engine that runs in any web browser. All three carry the same PL-100 practice questions, so you simply pick the format that fits your routine.
Microsoft PL-100 Exam Overview:
| Certification Vendor: | Microsoft |
|---|---|
| Exam Name: | Microsoft Power Platform App Maker |
| Exam Number: | PL-100 |
| Related Certifications: | Microsoft Power Platform Developer (PL-400) Microsoft Power Platform Functional Consultant (PL-200) |
| Exam Duration: | 120 minutes |
| Real Exam Qty: | 40-60 |
| Passing Score: | 700 (out of 1000) |
| Exam Price: | $165 USD (varies by region) |
| Available Languages: | Portuguese (Brazil), Japanese, Spanish, Korean, English, German, Chinese (Simplified), French |
| Exam Format: | Drag and drop, Case studies, Multiple choice, Multiple response |
| Certificate Validity Period: | Retired (exam retired by Microsoft; certification no longer available for new candidates) |
| Recommended Training: | Microsoft Learn Power Platform learning path |
| Exam Registration: | Pearson VUE Exam Registration Microsoft Certification Dashboard |
| Sample Questions: | ![]() |
| Exam Way: | Online proctored or in-person at authorized testing centers |
| Pre Condition: | No formal prerequisites required; recommended experience with Microsoft Power Platform and basic data modeling concepts. |
| Official Syllabus URL: | https://learn.microsoft.com/en-us/credentials/certifications/azure-developer/ |
Microsoft PL-100 Exam Syllabus Topics:
| Section | Objectives |
|---|---|
| Topic 1: Work with data | - Microsoft Dataverse
|
| Topic 2: Automate business processes | - Power Automate flows
|
| Topic 3: Create apps | - Design canvas apps
|
| Topic 4: Security and governance | - Security in Power Platform
|
Microsoft Power Platform App Maker FAQ: Straight Answers for Candidates
Yes. A free PDF demo is available so you can review the question quality and format before you pay anything. And once you do purchase, your Microsoft Power Platform App Maker material includes 365 days of free updates — if that update period expires, you can extend it later at a 50% discount from your member zone.
The PL-100 exam includes 40-60 questions, and you have 120 minutes to complete them. That makes pacing a real part of the challenge. Before test day, work out roughly how much time you can afford per question, get used to flagging a hard item and coming back to it instead of burning five minutes on one answer, and run at least a couple of full timed sessions in the TorrentExam test engine so the clock feels familiar when it counts.
The official blueprint divides the Microsoft Power Platform App Maker into 4 domains. The main areas include Security and governance, Work with data, Automate business processes. Each domain breaks down into its own subtopics, so scroll up to the complete exam outline above before you plan your study schedule.
No formal prerequisites required; recommended experience with Microsoft Power Platform and basic data modeling concepts. Certification vendors do adjust these requirements from time to time, so we recommend confirming the current criteria on the official exam page — official PL-100 exam information before you register.
The PL-100 exam is the official test you need to pass to earn the Microsoft Power Platform App Maker (Retired) certification at the Associate level. Passing it validates your skills to employers, and for many IT professionals it is a direct step toward better roles and better pay. It also connects to related credentials such as Microsoft Power Platform Functional Consultant (PL-200), Microsoft Power Platform Developer (PL-400), so it is worth understanding where this exam sits on your certification path.
Yes, the vendor recommends the following official training:
Official courses build a strong foundation, but a course alone rarely tells you whether you are actually exam-ready. Work through the PL-100 practice questions from TorrentExam afterwards to measure yourself against real exam difficulty.
The passing score for the PL-100 exam is 700 (out of 1000), and the official registration fee is $165 USD (varies by region). One thing candidates often overlook: if you do not pass, a retake means paying that fee again in full. It is a strong argument for drilling with the 279 practice questions from TorrentExam until your mock scores sit comfortably above the bar before you book a seat.
If you take the corresponding PL-100 exam within 60 days of purchase and do not pass, you can apply for a full refund under our 100% Money Back Guarantee. Send us a scanned copy of your exam enrollment slip together with your official Score Report PDF within 2 days of taking the exam, and we will process the claim within 7 days. Please note the conditions: sitting the exam within 3 days of purchase does not qualify, the candidate name on the exam record must match the payer's name, and free materials, downloaded-but-never-taken exams, and expired orders are excluded. If you would rather not take a refund, you can exchange your order for two other exam products of equal value at no cost and keep the update service on your original purchase. Delivery itself is instant: the files are available for download right after payment and also reach your mailbox within a minute — contact our customer service team if nothing arrives within 2 hours. There is no limit on how many computers you may install the material on.
You can book your exam seat through the official registration channels below:
The PL-100 exam is available Online proctored or in-person at authorized testing centers, so choose whichever option suits you best when you register.
Microsoft Power Platform App Maker Sample Questions:
A company creates a Power Apps app that allows service representatives to record information about on-site client visits. Service representatives perform a one-hour site visit with each client each quarter.
Service representatives use the app to perform the following activities:
* View their scheduled visits for the day.
* Record notes from service visits.
* Schedule service technicians for issues uncovered during site visits.
* Scan and upload service quote forms to a folder named Service Quote folder on Microsoft OneDrive once the customer has signed a service quote.
Service quotes that are over $10,000 are aut omatically sent to the service manager for review and approval.
Visits that are not closed at the end of the day are automatically moved to the following day unless it is the last day of the quarter. All client visits not performed for the quarter are escalated to the service manager for follow-up.
You need to create flows to meet the requirements.
Which type of flows should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Correct Answer:

Explanation:
Graphical user interface, text, application Description automatically generated
Box 1: Adaptive card flow
Adaptive Cards are a platform-agnostic method of sharing and displaying blocks of information without the complexity of customizing CSS or HTML to render them.
Directing content to Teams channels:
Post your own adaptive card as the Flow bot to a channel
This action posts an adaptive card as a Flow bot to a specific Teams channel. In this case, you will be prompted for Teams instance, and a channel where the card will be posted. The flow-maker will have to have access to the Teams instance in order to post an adaptive card there. In this case, only URL buttons function by redirecting to the URL configured within the flow.
Box 2: Button flow
Create a button flow to run routine tasks by simply tapping a button. Customize your flow by allowing the user to provide specific details that will be used when the flow runs.
Reference:
https://docs.microsoft.com/en-us/power-automate/overview-adaptive-cards
https://docs.microsoft.com/en-us/power-automate/button-flow-with-user-input-tokens
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.
You build a canvas app for a manufacturing company. The company receives parts and materials from many vendors. You create a form to collect information from packing slips.
Receivers must be able to take a picture of packing slips to receive materials instead of manually entering data in the app.
You need to ensure that users can scan packing slip information into the form.
Proposed solution: Use an Entity Extraction model.
Does the solution meet the goal?
- A. Yes
- B. No
Correct Answer: B 🗳️
Explanation: Only visible for TorrentExam members. You can sign-up / login (it's free).
A company uses Power Apps and Microsoft Dataverse. The company has a managed solution in the production environment You make changes to the solution m the development environment. Some components are unused. The changes to the solution must be reflected in the production environment You need to ensure that all unused components are removed.
What should you do?
- A. Create a new solution
- B. Update the solution.
- C. Upgrade the solution.
- D. Patch the solution.
Correct Answer: C 🗳️
A company uses several forms for biannual performance evaluations. The company conducts the evaluations by using a pen and paper process. The evaluations contain several performance areas that have a score of 1-
10. A paragraph explains the score.
The company must scan completed performance evaluations into a Common Data Service entity by using a Power Apps app. The information in the documents must automatically map to entities and convert into quantifiable information.
If any key phrases in the scored topics cause concern, the company must follow a series of actions to prepare for a follow up.
You need to extract the information and perform the actions when the evaluations are scanned.
Which component should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Correct Answer:

Explanation:
Graphical user interface, text, application, table, email Description automatically generated
Box 1: AI Builder
The object detection component of AI Builder for PowerApps takes a photo or loads an image file to do an object detection scan. On a mobile device, the user chooses between taking a photo or selecting one already available in the device user interface. When an image is selected, the component automatically scans it to identify objects.
Box 2: Extract entities and their types from text
The Entity extraction prebuilt model identifies and classifies key elements from text into pre-defined entities.
You can use the prebuilt model out of the box in power apps and power automate.
Box 3: Scope
Scope is a simple way to put similar actions and conditions together like a Stage.
Reference:
https://docs.microsoft.com/en-us/ai-builder/object-detector-component-in-powerapps
https://powerapps.microsoft.com/en-us/blog/new-ai-builder-models-are-now-generally-available/
You are creating an app for a company.
You need to evaluate the default solution.
Which two behaviors should you expect from the default solution? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
- A. You can change the version number of the default solution
- B. You can change the prefix of the publisher of the default solution
- C. If you create an environment variable in a solution, the variable uses the prefix defined in the publisher
- D. If you create a Power Automate flow in a solution, the flow uses the prefix defined in the publisher
Correct Answer: B,C 🗳️
Explanation: Only visible for TorrentExam members. You can sign-up / login (it's free).








