PL-900 Practice Question: Manage the Microsoft Power Platform environment
Exhibit
Refer to the exhibit. {
"policy": {
"actions": [
{
"actionType": "Block",
"connectorId": "/providers/Microsoft.PowerApps/apis/shared_googlesheets"
},
{
"actionType": "Block",
"connectorId": "/providers/Microsoft.PowerApps/apis/shared_dropbox"
}
]
}
}Refer to the exhibit. The JSON shows a snippet of a DLP policy. Which effect will this policy have on a Power Automate flow that uses Google Sheets and Dropbox connectors?
⚠ Common exam trap
It's easy for candidates to think DLP policies only block flows when multiple connectors from different groups are combined (cross-group sharing), but in reality, any connector placed in the 'Blocked' group alone is sufficient to block the flow entirely.
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 flow will be blocked because it uses blocked connectors.
The DLP policy in the exhibit defines a 'Blocked' connector group that includes both Google Sheets and Dropbox. In Power Automate, when a flow uses any connector listed in a blocked group, the flow is prevented from running. Since the flow uses both blocked connectors, it will be blocked entirely, regardless of whether they are used together or separately.
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 flow will be blocked because it uses blocked connectors.
Why this is correct
Both connectors are blocked, so any flow using them will not run.
- ✗
The flow will run but the connection references will be deleted.
Why it's wrong here
DLP policies block execution, not delete connection references.
- ✗
The flow will be blocked only if it uses both connectors together.
Why it's wrong here
Each connector is blocked individually; using one is enough to block the flow.
- ✗
The flow will run normally but will be restricted to the production environment only.
Why it's wrong here
The policy does not specify environment restrictions.
Go deeper
Related to this question
About these practice questions
One of 904 original PL-900 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
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.