Courseiva
Manage the Microsoft Power Platform environmentmediumMultiple ChoiceObjective-mapped

PL-900 Practice Question: Manage the Microsoft Power Platform environment

Exhibit

Refer to the exhibit.

PowerShell output:
Get-AdminPowerAppEnvironment | Format-Table DisplayName, EnvironmentType, Location

DisplayName       EnvironmentType   Location
---------------   ---------------   --------
Contoso Sales     Production        eastus
Contoso Dev       Sandbox           westus
Contoso Test      Trial             northcentralus

Refer to the exhibit. An admin runs the PowerShell command and gets the output shown. How many environments are in the tenant?

⚠ Common exam trap

The trap here is that candidates may count each line of output as a separate environment, not recognizing that multiple lines belong to the same environment object, leading them to overcount.

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

3

The PowerShell cmdlet `Get-AdminPowerAppEnvironment` returns a list of environments in the tenant. The output shows three distinct environment objects (each with a unique `EnvironmentName`), indicating that the tenant contains exactly three environments. The correct answer is B (3).

Answer analysis

Option-by-option breakdown

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

  • 1

    Why it's wrong here

    There are three environments listed.

  • 3

    Why this is correct

    The output shows three environments.

  • 4

    Why it's wrong here

    Only three are listed.

  • 6

    Why it's wrong here

    Only three are listed.

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.