PL-200 · Question #125
PL-200 Question #125: Real Exam Question with Answer & Explanation
The correct answer is B: Inherited permissions are not enabled for the linked page.. {"question_number": 6, "correct_answer": "B", "explanation": "In Power Apps portals, child pages do not automatically inherit the permissions of their parent page. If 'Inherited permissions' is not enabled on the linked page, the anonymous user's web role grant on the parent (hom
Question
You are configuring a new Power Apps portal. You have two web roles, one for authenticated users and one for anonymous users. You grant the Anonymous Users role to users. A test user reports that they can access the home page but cannot view a page linked from the home page. You need to determine why the test user cannot view the portal page. What is the cause of the issue?
Options
- AThe setting to make the page available to everyone is disabled.
- BInherited permissions are not enabled for the linked page.
- CThe Authenticated Users Web role does not have permission to view the page.
- DMaintenance mode is enabled on the portal.
Explanation
{"question_number": 6, "correct_answer": "B", "explanation": "In Power Apps portals, child pages do not automatically inherit the permissions of their parent page. If 'Inherited permissions' is not enabled on the linked page, the anonymous user's web role grant on the parent (home) page does not carry over - so the user can see the home page but is blocked from the child page. Option A is incorrect because disabling public visibility would block all users, not just anonymous ones. Option C is irrelevant since the test user is anonymous. Option D (maintenance mode) would block the entire portal, not a single page.", "generated_by": "claude-sonnet", "llm_judge_score": 4}
Topics
Community Discussion
No community discussion yet for this question.