- A
Create a Power Automate flow that saves form data to a SharePoint list after each step.
Why wrong: Power Automate can save data, but it does not integrate seamlessly with Power Pages form state and requires additional development.
- B
Implement an Azure Function that caches form data in a Redis cache and provides a resume endpoint.
Why wrong: This is complex, costly, and unnecessary; Power Pages already has a built-in solution.
- C
Use JavaScript to store form data in the browser's local storage and restore it on page load.
Why wrong: Local storage is client-side and can be cleared; it also requires custom coding and does not persist across devices.
- D
Enable the 'Save Progress' feature on the multi-step form to allow users to save and resume.
Power Pages provides a built-in 'Save Progress' option for multi-step forms that saves data to Dataverse and allows resumption.
Quick Answer
The answer is to enable the 'Save Progress' feature on the multi-step form. This is correct because Power Pages multi-step forms include a built-in 'Save Progress' capability that automatically stores partial submissions in Dataverse, allowing users to resume from where they left off without custom development. On the PL-900 exam, this scenario tests your understanding of Power Pages' out-of-the-box features versus custom solutions like Power Automate or JavaScript, which require more effort and are prone to errors. A common trap is overcomplicating the fix with Azure Functions or workflows, but Microsoft designed this feature specifically for timeouts and session loss in public portals. Remember: when the question asks for minimal effort and native capabilities, look for the feature name in the options—here, 'Save Progress' is the direct, no-code answer. Memory tip: think "Save Progress saves the test" to recall it preserves form state without extra code.
PL-900 Demonstrate the capabilities of Power Pages Practice Question
This PL-900 practice question tests your understanding of demonstrate the capabilities of power pages. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
You are a Power Platform administrator for a government agency that uses Power Pages to provide a public portal for business license renewals. The portal includes a multi-step form for users to enter contact information, business details, and payment. Recently, users have reported that the form frequently times out during the payment step, and some submissions are lost. You need to ensure that partial submissions are saved and users can resume from where they left off. Your solution must minimize development effort and work within Power Pages capabilities. What should you do?
Clue words in this question
Noticing these words before you look at the options changes how you read each choice.
Clue:
"minimum / minimize"Why it matters: Asks for the least resource use — fewest addresses, smallest subnet, lowest overhead. Eliminate over-provisioned options even if they would technically work.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
Enable the 'Save Progress' feature on the multi-step form to allow users to save and resume.
Power Pages multi-step forms support saving partial progress by enabling the 'Save Progress' feature, which stores data in Dataverse and allows users to resume later. Option C directly addresses this without custom development. Option A (Power Automate) would require additional setup and may not preserve form state. Option B (custom JavaScript) is complex and error-prone. Option D (Azure Functions) is overkill and not needed.
Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Create a Power Automate flow that saves form data to a SharePoint list after each step.
Why it's wrong here
Power Automate can save data, but it does not integrate seamlessly with Power Pages form state and requires additional development.
- ✗
Implement an Azure Function that caches form data in a Redis cache and provides a resume endpoint.
Why it's wrong here
This is complex, costly, and unnecessary; Power Pages already has a built-in solution.
- ✗
Use JavaScript to store form data in the browser's local storage and restore it on page load.
Why it's wrong here
Local storage is client-side and can be cleared; it also requires custom coding and does not persist across devices.
- ✓
Enable the 'Save Progress' feature on the multi-step form to allow users to save and resume.
Why this is correct
Power Pages provides a built-in 'Save Progress' option for multi-step forms that saves data to Dataverse and allows resumption.
Clue confirmation
The clue word "minimum / minimize" in the question point toward this answer.
Related concept
Read the scenario before looking for a memorised answer.
Common exam traps
Common exam trap: answer the scenario, not the keyword
Many certification questions include familiar terms but test a specific constraint. Read the exact wording before choosing an answer that is generally true but wrong for this case.
Detailed technical explanation
How to think about this question
This question should be treated as a scenario, not a definition check. Identify the problem, the constraint and the best action. Then compare each option against those facts.
KKey Concepts to Remember
- Read the scenario before looking for a memorised answer.
- Find the constraint that changes the correct option.
- Eliminate answers that are true in general but not in this case.
- Use explanations to understand the rule behind the answer.
TExam Day Tips
- Underline the problem statement mentally.
- Watch for words such as best, first, most likely and least administrative effort.
- Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Real-world example
How this comes up in practice
A startup's cloud architect reviews their monthly bill and notices costs are higher than expected for a long-running batch job. Switching from on-demand instances to Reserved Instances — or using Spot/Preemptible VMs — can reduce compute costs by up to 72 %. Questions like this test whether you understand the tradeoffs between commitment, flexibility, and cost across cloud pricing models.
What to study next
Got this wrong? Here's your next step.
Identify which PL-900 exam domain this question belongs to, then review the specific concept being tested. Practise related questions in that domain and focus on understanding why each wrong answer is tempting — not just why the correct answer is right.
- →
Demonstrate the capabilities of Power Pages — study guide chapter
Learn the concepts, then practise the questions
- →
Demonstrate the capabilities of Power Pages practice questions
Targeted practice on this topic area only
- →
All PL-900 questions
976 questions across all exam domains
- →
Microsoft Power Platform Fundamentals PL-900 study guide
Full concept coverage aligned to exam objectives
- →
PL-900 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related PL-900 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Identify foundational components of Power Platform practice questions
Practise PL-900 questions linked to Identify foundational components of Power Platform.
Demonstrate capabilities of Power BI practice questions
Practise PL-900 questions linked to Demonstrate capabilities of Power BI.
Describe complementary Microsoft Power Platform solutions practice questions
Practise PL-900 questions linked to Describe complementary Microsoft Power Platform solutions.
Demonstrate the capabilities of Power Automate practice questions
Practise PL-900 questions linked to Demonstrate the capabilities of Power Automate.
Describe the business value of Microsoft Power Platform practice questions
Practise PL-900 questions linked to Describe the business value of Microsoft Power Platform.
Manage the Microsoft Power Platform environment practice questions
Practise PL-900 questions linked to Manage the Microsoft Power Platform environment.
Identify foundational components of Microsoft Power Platform practice questions
Practise PL-900 questions linked to Identify foundational components of Microsoft Power Platform.
Demonstrate the capabilities of Power BI practice questions
Practise PL-900 questions linked to Demonstrate the capabilities of Power BI.
Demonstrate the capabilities of Power Apps practice questions
Practise PL-900 questions linked to Demonstrate the capabilities of Power Apps.
Demonstrate the capabilities of Microsoft Copilot Studio practice questions
Practise PL-900 questions linked to Demonstrate the capabilities of Microsoft Copilot Studio.
Demonstrate the capabilities of Power Pages practice questions
Practise PL-900 questions linked to Demonstrate the capabilities of Power Pages.
PL-900 fundamentals practice questions
Practise PL-900 questions linked to PL-900 fundamentals.
Practice this exam
Start a free PL-900 practice session
Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.
FAQ
Questions learners often ask
What does this PL-900 question test?
Demonstrate the capabilities of Power Pages — This question tests Demonstrate the capabilities of Power Pages — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: Enable the 'Save Progress' feature on the multi-step form to allow users to save and resume. — Power Pages multi-step forms support saving partial progress by enabling the 'Save Progress' feature, which stores data in Dataverse and allows users to resume later. Option C directly addresses this without custom development. Option A (Power Automate) would require additional setup and may not preserve form state. Option B (custom JavaScript) is complex and error-prone. Option D (Azure Functions) is overkill and not needed.
What should I do if I get this PL-900 question wrong?
Identify which PL-900 exam domain this question belongs to, then review the specific concept being tested. Practise related questions in that domain and focus on understanding why each wrong answer is tempting — not just why the correct answer is right.
Are there clue words in this question I should notice?
Yes — watch for: "minimum / minimize". Asks for the least resource use — fewest addresses, smallest subnet, lowest overhead. Eliminate over-provisioned options even if they would technically work.
What is the key concept behind this question?
Read the scenario before looking for a memorised answer.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Last reviewed: Jun 21, 2026
This PL-900 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the PL-900 exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.