PCCSE · Question #222
Which of the following is a reason for alert dismissal?
The correct answer is C. POLICY_UPDATED. POLICY_UPDATED (C) is a valid reason for alert dismissal in Prisma Cloud. When a policy is modified - such as changing its severity, thresholds, or criteria - Prisma Cloud can automatically resolve or dismiss existing open alerts generated by that policy, because the original…
Question
Which of the following is a reason for alert dismissal?
Options
- ASNOOZED_AUTO_CLOSE
- BALERT_RULE_ADDED
- CPOLICY_UPDATED
- DUSER_DELETED
How the community answered
(58 responses)- A2% (1)
- B5% (3)
- C90% (52)
- D3% (2)
Explanation
POLICY_UPDATED (C) is a valid reason for alert dismissal in Prisma Cloud. When a policy is modified - such as changing its severity, thresholds, or criteria - Prisma Cloud can automatically resolve or dismiss existing open alerts generated by that policy, because the original triggering condition may no longer apply under the updated policy definition. SNOOZED_AUTO_CLOSE (A) describes a snooze action, which is a temporary suppression, not a dismissal reason code. ALERT_RULE_ADDED (B) is not a standard dismissal trigger - adding a new alert rule generates new alerts rather than closing existing ones. USER_DELETED (D) is not a recognized alert dismissal reason in Prisma Cloud.
Topics
Community Discussion
No community discussion yet for this question.