Courseiva
Manage the Microsoft Power Platform environmenthardMultiple ChoiceObjective-mapped

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

Exhibit

Refer to the exhibit.
PS C:\> Get-AdminPowerAppEnvironment -EnvironmentName 'Env1' | Select-Object EnvironmentName, EnvironmentType, State, CreatedTime, LastModifiedTime

EnvironmentName EnvironmentType State    CreatedTime          LastModifiedTime
--------------- --------------- -----    -----------          ----------------
Env1            Production       Enabled  2025-11-15 10:00 AM  2026-02-20 02:30 PM

Refer to the exhibit. A Power Platform administrator runs a PowerShell command to check the status of an environment. What does the output indicate?

⚠ Common exam trap

It's easy for candidates to confuse the 'State' field with environment type (sandbox vs. production) or assume any non-error output implies deletion, but the 'Ready' and 'Succeeded' values specifically indicate an active, usable environment.

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 environment is active and usable

The PowerShell command output shows the environment's state as 'Ready' and its provisioning status as 'Succeeded', which together indicate the environment is fully provisioned and operational. In Power Platform, a 'Ready' state means the environment is active and available for use, confirming option D is correct.

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 environment is a sandbox

    Why it's wrong here

    EnvironmentType is Production.

  • The environment has been deleted

    Why it's wrong here

    The environment still exists with a last modified time.

  • The environment is disabled

    Why it's wrong here

    State is Enabled, not Disabled.

  • The environment is active and usable

    Why this is correct

    State Enabled indicates the environment is active.

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 →

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.