Question 701 of 1,000
Manage identity and accessmediumMultiple ChoiceObjective-mapped

Quick Answer

The answer is the "When incident is created" trigger. This is correct because Microsoft Sentinel automation rules evaluate conditions and invoke playbooks at specific trigger points, and the "When incident is created" trigger fires immediately upon incident generation without requiring any manual action, perfectly matching the requirement for the playbook to run automatically to change severity based on an IOC detected in the incident's entities. On the AZ-500 exam, this concept tests your understanding of automation rule triggers versus playbook triggers; a common trap is confusing the "When incident is created" trigger with the "When alert is created" trigger, which fires earlier at the alert level before an incident is formed. Remember the memory tip: "Incident creation is the starting line—if you need to act the moment the race begins, use the 'When incident is created' trigger."

AZ-500 Manage identity and access Practice Question

This AZ-500 practice question tests your understanding of manage identity and access. 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.

A security operations team uses Microsoft Sentinel. They create a playbook that changes the severity of an incident from 'Medium' to 'High' when a specific indicator of compromise (IOC) is detected within the incident's entities. The team wants this playbook to run automatically as soon as the incident is created, without manual intervention. Which type of automation rule trigger should they configure to invoke the playbook?

Question 1mediummultiple choice
Read the full Ansible explanation →

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

When incident is created

Option A is correct because the 'When incident is created' trigger in Microsoft Sentinel automation rules is designed to invoke a playbook immediately upon incident generation, without requiring any manual action. This matches the requirement for automatic execution as soon as the incident is created, allowing the playbook to evaluate entities and change severity from 'Medium' to 'High' based on the IOC detection.

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.

  • When incident is created

    Why this is correct

    This trigger runs the automation rule immediately when a new incident is generated. The rule can check conditions and then run the playbook to change the severity.

    Related concept

    Read the scenario before looking for a memorised answer.

  • When incident is updated

    Why it's wrong here

    This trigger runs on changes to an existing incident, such as a status change or comment addition. It would not fire at the moment of incident creation.

  • When alert is created

    Why it's wrong here

    Alert creation triggers run before an incident is created. While a playbook could create an incident, the requirement is for the playbook to run after the incident is created to change its severity.

  • On a time schedule

    Why it's wrong here

    Time-based triggers run at scheduled intervals, not immediately upon incident creation. They would not meet the requirement for real-time automation.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates may confuse 'When alert is created' with incident creation, not realizing that incidents are higher-level constructs that can aggregate multiple alerts, and the playbook must run at the incident scope to change severity based on entities across all alerts.

Detailed technical explanation

How to think about this question

Automation rules in Microsoft Sentinel use a trigger-based architecture where 'When incident is created' fires after the incident is formed from one or more alerts, allowing the playbook to access incident properties and entities via the Incident API. Under the hood, the playbook is an Azure Logic App that uses the Sentinel connector's 'Microsoft Sentinel Incident' trigger, which supports dynamic severity changes through the 'Update incident' action. A real-world scenario is automatically escalating incidents containing known malicious IPs from a threat intelligence feed, ensuring SOC analysts prioritize high-severity cases without delay.

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 cloud solutions architect for a retail company is evaluating services for a new workload. The correct answer here reflects best practice for the specific scenario described — not a general cloud recommendation. Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option. Cloud exam questions reward reading the constraint carefully: the same technology can be right or wrong depending on the use case.

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.

Related practice questions

Related AZ-500 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free AZ-500 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this AZ-500 question test?

Manage identity and access — This question tests Manage identity and access — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: When incident is created — Option A is correct because the 'When incident is created' trigger in Microsoft Sentinel automation rules is designed to invoke a playbook immediately upon incident generation, without requiring any manual action. This matches the requirement for automatic execution as soon as the incident is created, allowing the playbook to evaluate entities and change severity from 'Medium' to 'High' based on the IOC detection.

What should I do if I get this AZ-500 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 →

How Courseiva writes practice questions · Editorial policy

Same concept, more angles

1 more ways this is tested on AZ-500

These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.

Variation 1. A security team uses Microsoft Sentinel. They create a scheduled analytics rule that queries Azure Activity Logs to detect virtual machines deployed in non-approved regions. The rule generates an incident. The team wants the incident to be automatically assigned to the 'Infrastructure' team and its severity set to 'High' when it is created. Which automation feature should they use?

hard
  • A.Create an automation rule with trigger 'When incident is created' and actions to assign the incident to an owner and set severity
  • B.Create a playbook triggered by alert creation that performs the assignment and severity change
  • C.Use an automation rule with trigger 'When incident is updated' and condition on alert type
  • D.Configure the analytics rule directly to set severity and owner

Why A: Option A is correct because automation rules in Microsoft Sentinel allow you to define triggers such as 'When incident is created' and then perform actions like assigning the incident to an owner and setting its severity. This is the native, no-code way to automate incident management without requiring a playbook or modifying the analytics rule itself.

Last reviewed: Jun 11, 2026

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.

Loading comments…

Sign in to join the discussion.

This AZ-500 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 AZ-500 exam.