PL-900 Demonstrate the capabilities of Power Apps Practice Question
Exhibit
Refer to the exhibit.
```
{
"permissions": [
{
"scope": "environment",
"role": "Environment Admin"
},
{
"scope": "app",
"appId": "00000000-0000-0000-0000-000000000001",
"role": "Can Edit"
}
]
}
```Refer to the exhibit. The JSON shows permissions for a user in a Power Apps environment. What can be inferred?
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 user is an administrator of the environment
The JSON shows the user has the Environment Admin role, which grants full administrative permissions over the environment. Option A is incorrect because the maker role is separate and not indicated. Option B is incorrect because having an admin role implies access. Option C is incorrect because an admin can perform actions beyond viewing.
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 user is a maker who can create apps
Why it's wrong here
The Environment Admin role does not necessarily include create rights; this is separate.
- ✗
The user has no access to any app
Why it's wrong here
The user has Can Edit on an app.
- ✗
The user can only view apps
Why it's wrong here
The user has Can Edit on a specific app, not just view.
- ✓
The user is an administrator of the environment
Why this is correct
The Environment Admin role indicates administrative privileges.
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.