Courseiva
Manage the Microsoft Power Platform environmenteasyMultiple ChoiceObjective-mapped

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

Exhibit

Refer to the exhibit.

{
  "resources": [
    {
      "type": "Microsoft.PowerPlatform/environments",
      "apiVersion": "2023-06-01",
      "name": "ContosoDev",
      "location": "eastus",
      "properties": {
        "displayName": "Development Environment",
        "description": "For development only",
        "environmentSku": "Developer"
      }
    }
  ]
}

An administrator is reviewing an ARM template for deploying a Power Platform environment. Based on the exhibit, what type of environment will be created?

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

Developer environment

The ARM template sets 'environmentSku' to 'Developer', which creates a Developer environment. Option A (Trial) is wrong because 'Developer' is not a Trial SKU. Option C (Production) is wrong because 'Developer' is not a Production SKU. Option D (Sandbox) is wrong because 'Developer' is not a Sandbox SKU.

Answer analysis

Option-by-option breakdown

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

  • Trial environment

    Why it's wrong here

    (Trial) is incorrect because the 'environmentSku' in the ARM template is 'Developer', not 'Trial'.

  • Developer environment

    Why this is correct

    (Developer) is correct because the ARM template specifies 'environmentSku' as 'Developer', which creates a Developer environment.

  • Production environment

    Why it's wrong here

    (Production) is incorrect because the 'environmentSku' in the ARM template is 'Developer', not 'Production'.

  • Sandbox environment

    Why it's wrong here

    (Sandbox) is incorrect because the 'environmentSku' in the ARM template is 'Developer', not 'Sandbox'.

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.