PL-900 Practice Question: Demonstrate the capabilities of Power Automate
A company uses Power Automate to send approval emails when a new employee is added to Microsoft Entra ID. The approval flow fails intermittently with a '403 Forbidden' error. What is the most likely cause?
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 connection used in the flow lacks appropriate permissions.
A '403 Forbidden' error typically indicates that the connection used in the flow does not have the necessary permissions to access Microsoft Entra ID. Option A is incorrect because license expiration would result in a different error, such as a '402 Payment Required'. Option B is incorrect because throttling limits cause '429 Too Many Requests' errors. Option D is incorrect because a deprecated connector would likely cause errors related to compatibility or connectivity, not a '403 Forbidden'.
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 Microsoft Entra ID license has expired.
Why it's wrong here
License expiration would cause a 402 or service unavailability, not 403.
- ✗
The flow is exceeding the API request throttle limit.
Why it's wrong here
Throttling returns a 429 error, not 403.
- ✓
The connection used in the flow lacks appropriate permissions.
Why this is correct
403 Forbidden indicates the authenticated identity does not have permission to perform the action.
- ✗
The Power Automate connector for Microsoft Entra ID is deprecated.
Why it's wrong here
Deprecated connectors would show a warning or error at design time, not a 403 at runtime.
Go deeper
Related to this question
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 →
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.