Courseiva

PL-900 Practice Question: Describe the business value of Microsoft Power Platform

Exhibit

Refer to the exhibit.

```json
{
  "scope": "environment",
  "action": "restrict",
  "subject": "*"
}```

An administrator configures a Power Platform tenant-level policy with the JSON shown. What is the effect of this policy?

⚠ Common exam trap

A common mix-up: candidates confuse a tenant-level access block with environment-level restrictions like data export prevention or creation limits, leading them to pick options that describe narrower policies.

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

It restricts all users from accessing any Power Platform environment

The JSON policy sets the 'blocked' property to true for all environments, which effectively denies all users (including admins) access to any Power Platform environment. This is a tenant-level restriction that overrides individual environment permissions, making it impossible for anyone to interact with Power Apps, Power Automate, or Power Virtual Agents within the tenant.

Answer analysis

Option-by-option breakdown

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

  • It allows only admins to manage environments

    Why it's wrong here

    The policy does not specify roles; it restricts all.

  • It restricts all users from accessing any Power Platform environment

    Why this is correct

    The policy restricts all subjects from accessing environments.

  • It prevents data export from environments

    Why it's wrong here

    The policy is about access restriction, not data export prevention.

  • It blocks all users from creating new environments

    Why it's wrong here

    The policy restricts access, but does not specify which action (create) is blocked.

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.