hardMultiple ChoiceObjective-mapped
PL-900 Practice Question: Troubleshooting a Power Pages site where…
You are troubleshooting a Power Pages site where authenticated users in the 'Partner' web role cannot see any records from a Dataverse table, even though the table permission is set to 'Read' with 'Contact' scope. The site uses a custom page that retrieves data via a Liquid template. What is the most likely cause?
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
✓
The table permission is not enabled for the 'Partner' web role.
Liquid templates respect table permissions only if the permission is enabled, otherwise they may bypass security.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
The 'Partner' web role does not inherit the 'Authenticated Users' role permissions.
Why it's wrong here
Web roles are independent; inheritance is not automatic.
- ✓
The table permission is not enabled for the 'Partner' web role.
Why this is correct
Each web role must be explicitly granted the table permission.
- ✗
The Liquid template is using a direct Web API call that bypasses table permissions.
Why it's wrong here
Liquid templates respect table permissions when configured properly.
- ✗
The contact record for the user does not have the correct 'Owner' value.
Why it's wrong here
Contact scope matches the user's contact, not ownership.
Go deeper
Related to this question
About these practice questions
This PL-900 question is part of Courseiva's 904-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam 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.