Courseiva
mediumMultiple ChoiceObjective-mapped

PL-900 Practice Question: Create a public-facing website where customers…

A company wants to create a public-facing website where customers can submit support tickets and view their status. The site must allow anonymous users to submit tickets but require authentication to view ticket details. Which Power Pages feature should be used to configure this behavior?

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

Configure page permissions to allow anonymous users to submit tickets and authenticated users to view details.

Page permissions in Power Pages allow you to restrict access to specific pages based on the user's authentication status. Option B is wrong because web roles define user permissions, not page-level access. Option C is wrong because the Liquid template engine is used for rendering dynamic content, not for access control. Option D is wrong because Dataverse tables store data, but they do not control page access.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Configure page permissions to allow anonymous users to submit tickets and authenticated users to view details.

    Why this is correct

    Page permissions control which users (anonymous or authenticated) can access specific pages.

  • Assign web roles to anonymous and authenticated users to control page access.

    Why it's wrong here

    Web roles define permissions for users, but page permissions are needed to restrict access at the page level.

  • Use Liquid template tags to conditionally show ticket details based on user authentication.

    Why it's wrong here

    Liquid is for rendering content, not for enforcing access control.

  • Store ticket visibility settings in a Dataverse table and filter records based on user authentication.

    Why it's wrong here

    Dataverse tables store data; access control is managed via page permissions and web roles.

About these practice questions

One of 904 original PL-900 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

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.