easyMultiple ChoiceObjective-mapped
PL-900 Practice Question: A marketing team wants to create a public Power…
A marketing team wants to create a public Power Pages site to showcase upcoming events. They need to update event details frequently without developer assistance. What is the recommended approach?
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
✓
Store events in a Dataverse table and use a list component to display them.
Storing events in a Dataverse table and using a list component allows non-developers to manage data directly through a model-driven app or the portal's frontend, without needing to edit code. Option A is wrong because hardcoding event details in the page source requires manual code changes each time. Option C is wrong because while a SharePoint list could be used, it is not the recommended approach for Power Pages; Dataverse is the native data source and provides better integration with Power Platform. Option D is wrong because editing the Liquid template requires developer skills and is not a sustainable solution for frequent updates.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Hardcode the event details in the page source.
Why it's wrong here
Not scalable and requires developer intervention.
- ✓
Store events in a Dataverse table and use a list component to display them.
Why this is correct
Dataverse tables can be managed by business users via model-driven apps.
- ✗
Use a SharePoint list and connect it to the portal.
Why it's wrong here
While possible, Dataverse is the native and recommended data source.
- ✗
Edit the Liquid template each time an event changes.
Why it's wrong here
Requires developer skills and is error-prone.
Go deeper
Related to this question
About these practice questions
Courseiva writes every PL-900 question from scratch — 904 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
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.