PL-900 Demonstrate the capabilities of Power Apps Practice Question
Exhibit
Refer to the exhibit.
{
"app": {
"id": "/providers/Microsoft.PowerApps/apps/myApp",
"properties": {
"displayName": "My App",
"owner": {
"id": "user@contoso.com"
},
"environment": {
"name": "Default-12345"
}
}
}
}Refer to the exhibit. An administrator sees this JSON output from a Power Apps management command. The administrator needs to change the owner of the app to another user. Which tool should they use?
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
✓
Power Platform admin center
The Power Platform admin center provides the environment-level management capabilities needed to change app ownership. Option A is incorrect because Power Apps PowerShell cmdlets can also change ownership, but the admin center is the recommended and more accessible tool for non-scripting administrators. Option C is incorrect because Power Apps Studio is used for designing and editing apps, not for administrative tasks like changing ownership. Option D is incorrect because Azure portal is used for managing Azure resources, not Power Apps administration.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Power Apps PowerShell cmdlets
Why it's wrong here
Power Apps PowerShell cmdlets are primarily used for managing apps, environments, and data policies, enabling administrators to automate tasks like retrieving app details, publishing, or deleting applications. While tempting because the administrator is already using PowerShell to obtain app information, these cmdlets do not provide a direct mechanism for changing the owner of an individual app. App ownership changes are typically performed through the Power Apps Maker Portal for individual apps or, for administrative scenarios, via the Power Platform Admin Centre or specific admin-focused PowerShell cmdlets like `Set-AdminPowerAppOwner` which falls under the broader Power Platform administration.
- ✓
Power Platform admin center
Why this is correct
Admin center provides ownership management.
- ✗
Power Apps Studio
Why it's wrong here
Cannot change ownership from Studio.
- ✗
Azure portal
Why it's wrong here
Not used for Power Apps ownership.
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.