PL-900 Practice Question: Manage the Microsoft Power Platform environment
This PL-900 practice question tests your understanding of manage the microsoft power platform environment. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
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?
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.
Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
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.
Related concept
Read the scenario before looking for a memorised answer.
✗
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.
Common exam traps
Common exam trap: answer the scenario, not the keyword
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.
Detailed technical explanation
How to think about this question
In Power Platform, environment policies can block specific connectors via the 'blockedConnectors' property in the environment settings JSON, which is enforced at runtime to prevent data flow through those connectors. This is part of Data Loss Prevention (DLP) policies, where administrators can restrict connectors like Twitter (OAuth-based) and Facebook (Graph API) to comply with organizational security or compliance requirements. Real-world scenarios include blocking social media connectors to prevent data exfiltration or unauthorized sharing.
KKey Concepts to Remember
Read the scenario before looking for a memorised answer.
Find the constraint that changes the correct option.
Eliminate answers that are true in general but not in this case.
TExam Day Tips
→Watch for words such as best, first, most likely and least administrative effort.
→Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Real-world example
How this comes up in practice
A media company stores terabytes of video archives that are accessed once a year for audit purposes. Moving these objects to a cold storage tier (Azure Archive, S3 Glacier, or Google Nearline) costs a fraction of hot storage. Questions like this test whether you understand storage tiers, access frequency tradeoffs, and retrieval latency requirements.
What to study next
Got this wrong? Here's your next step.
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
Manage the Microsoft Power Platform environment — This question tests Manage the Microsoft Power Platform environment — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: 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.
What should I do if I get this PL-900 question wrong?
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
What is the key concept behind this question?
Read the scenario before looking for a memorised answer.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
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.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.