Courseiva
Manage the Microsoft Power Platform environmentmediumMultiple ChoiceObjective-mapped

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

Exhibit

Refer to the exhibit.

```json
{
  "Properties": {
    "EnvironmentName": "ContosoProduction",
    "Capacity": 1024,
    "UsedStorage": 512,
    "BlockedConnectors": ["Twitter", "Facebook"]
  }
}
```

The exhibit shows a JSON snippet from a Power Platform environment configuration. What can be inferred from this snippet?

⚠ Common exam trap

The trap here is that candidates may focus on the storage values (currentStorageSizeMB and maxStorageMB) or the display name, missing the explicit 'blockedConnectors' array that directly answers the question about what can be inferred from the snippet.

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 has blocked connectors for Twitter and Facebook

The JSON snippet includes a 'blockedConnectors' array containing 'Twitter' and 'Facebook', which explicitly indicates that these connectors are prohibited in the environment. This is a tenant-level or environment-level policy setting used to restrict data movement to or from these services, directly supporting option A as 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 has blocked connectors for Twitter and Facebook

    Why this is correct

    BlockedConnectors includes Twitter and Facebook.

  • The environment has used 1024 MB of storage

    Why it's wrong here

    UsedStorage is 512, not 1024.

  • The environment is named 'Production'

    Why it's wrong here

    The environment name is 'ContosoProduction'.

  • The environment has a storage limit of 512 MB

    Why it's wrong here

    UsedStorage is 512, but Capacity is 1024, so the limit is 1024 MB.

About these practice questions

This PL-900 question is part of Courseiva's 904-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam 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.