Question 1,275 of 1,639
Respond to security incidentshardMultiple ChoiceObjective-mapped

Quick Answer

The correct first two actions are to disable the user account in Microsoft Entra ID and revoke all active sessions. Disabling the account immediately stops the compromised user from authenticating and sending further phishing emails, while revoking sessions invalidates any existing access or refresh tokens that could still be used by the attacker. On the SC-200 exam, this scenario tests your understanding of the containment phase in the incident response process, specifically for identity-based threats. A common trap is choosing to reset the password first, but that is secondary because an attacker with active tokens can still operate even after a password change. Blocking external email is too broad and unnecessary when the phishing is internal, and other actions like resetting MFA are premature. Remember the containment priority: stop access, then kill tokens—think "Disable and Revoke" as your immediate lockdown pair.

SC-200 Respond to security incidents Practice Question

This SC-200 practice question tests your understanding of respond to security incidents. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. 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.

You are responding to an incident where a user's Microsoft Entra ID account was compromised and used to send phishing emails internally. You need to prevent further damage. Which two actions should you take first?

Clue words in this question

Noticing these words before you look at the options changes how you read each choice.

  • Clue: "first"

    Why it matters: Order matters here. You are being tested on which action comes before the others — not which action is generally useful.

Question 1hardmultiple choice
Full question →

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

Revoke the user's sessions

Option A is correct because disabling the account stops immediate use. Option D is correct because revoking sessions ensures any active tokens are invalidated. Option B is wrong because resetting password is secondary. Option C is wrong because blocking external email is too broad. Option E is wrong because it's unnecessary for internal phishing.

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.

  • Reset the user's password

    Why it's wrong here

    Should be done after disabling.

  • Revoke the user's sessions

    Why this is correct

    Invalidates any active tokens.

    Clue confirmation

    The clue word "first" in the question point toward this answer.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Disable the user account in Microsoft Entra ID

    Why this is correct

    Stops the attacker from using the account.

    Clue confirmation

    The clue word "first" in the question point toward this answer.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Block all external email from the organization

    Why it's wrong here

    Too broad and unnecessary.

  • Remove the user from all distribution groups

    Why it's wrong here

    Not a priority.

Common exam traps

Common exam trap: answer the scenario, not the keyword

Many certification questions include familiar terms but test a specific constraint. Read the exact wording before choosing an answer that is generally true but wrong for this case.

Detailed technical explanation

How to think about this question

This question should be treated as a scenario, not a definition check. Identify the problem, the constraint and the best action. Then compare each option against those facts.

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.
  • Use explanations to understand the rule behind the answer.

TExam Day Tips

  • Underline the problem statement mentally.
  • 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 SC-200 exam domain this question belongs to, then review the specific concept being tested. Practise related questions in that domain and focus on understanding why each wrong answer is tempting — not just why the correct answer is right.

Related practice questions

Related SC-200 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 SC-200 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 SC-200 question test?

Respond to security incidents — This question tests Respond to security incidents — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Revoke the user's sessions — Option A is correct because disabling the account stops immediate use. Option D is correct because revoking sessions ensures any active tokens are invalidated. Option B is wrong because resetting password is secondary. Option C is wrong because blocking external email is too broad. Option E is wrong because it's unnecessary for internal phishing.

What should I do if I get this SC-200 question wrong?

Identify which SC-200 exam domain this question belongs to, then review the specific concept being tested. Practise related questions in that domain and focus on understanding why each wrong answer is tempting — not just why the correct answer is right.

Are there clue words in this question I should notice?

Yes — watch for: "first". Order matters here. You are being tested on which action comes before the others — not which action is generally useful.

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

7 more ways this is tested on SC-200

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. You are responding to an incident where a user's credentials were used to access a federated SaaS application from an IP address associated with a known threat actor. The user's account is not disabled. Which action is most effective to prevent further unauthorized access?

medium
  • A.Reset the user's password and revoke active sessions
  • B.Create a Conditional Access policy to block the IP
  • C.Disable the user's account
  • D.Block the source IP address on the firewall

Why A: Resetting the user's password and revoking tokens is the most effective because it invalidates current sessions and prevents further use of stolen credentials. Disabling the account is also effective but may cause business disruption; resetting and revoking is less disruptive. Blocking IP may not be effective if threat actor uses different IPs. Conditional access policy change is slower.

Variation 2. Which TWO actions are valid for containing a compromised user account in Microsoft 365 Defender? (Choose two.)

medium
  • A.Disable the user account in Microsoft Entra ID.
  • B.Block the user's IP address in Defender for Cloud Apps.
  • C.Reset the user's password.
  • D.Revoke the user's session tokens.
  • E.Delete the user's mailbox in Exchange Online.

Why A: A and D are correct. Disabling the user account immediately blocks access. Resetting the password forces the user to change credentials. B is wrong because deleting the mailbox is destructive and may be unnecessary. C is wrong because blocking the user's IP may affect other users. E is wrong because revoking session tokens does not prevent new sign-ins with valid credentials.

Variation 3. Which TWO actions are valid containment steps for a compromised user account in Microsoft Defender XDR?

hard
  • A.Create a new email rule to forward emails
  • B.Disable the user account in Microsoft Entra ID
  • C.Add the user to a privileged role
  • D.Reset the user's password
  • E.Run a full antivirus scan on the user's device

Variation 4. During an incident, an analyst finds that a user's account was compromised and used to send spam. The analyst needs to revoke all active sessions for that user. What should the analyst do?

medium
  • A.Reset the user's password.
  • B.Revoke the user's sessions in Microsoft Entra ID.
  • C.Create a Conditional Access policy to block the user.
  • D.Disable the user account in Microsoft Entra ID.

Why B: Option C is correct because revoking sessions in Microsoft Entra ID invalidates all tokens. Option A is wrong because resetting password does not revoke existing sessions. Option B is wrong because disabling the user stops new sign-ins but may not revoke current sessions. Option D is wrong because Conditional Access policies do not revoke sessions.

Variation 5. You are investigating a security incident involving a compromised user account. The attacker used the account to access sensitive data in SharePoint Online. Which TWO actions should you take to remediate the incident? (Choose two.)

easy
  • A.Reset the user's password.
  • B.Revoke all refresh tokens for the user.
  • C.Disable the user account in Microsoft Entra ID.
  • D.Review the sign-in logs to determine the extent of the breach.
  • E.Create a Conditional Access policy to require MFA for the user.

Why B: Option A and D are correct. Disabling the account immediately stops further access. Revoking sessions ensures the attacker's current sessions are terminated. Option B is wrong because reviewing sign-in logs is investigation, not remediation. Option C is wrong because resetting the password is good but may not kill active sessions without revocation. Option E is wrong because creating a Conditional Access policy is a long-term preventive measure, not immediate remediation.

Variation 6. During an incident response, you identify that a user's account was used to sign in from an unusual location. You need to contain the incident immediately. What should you do first?

medium
  • A.Reset the user's password.
  • B.Disable the user account in Microsoft Entra ID.
  • C.Revoke the user's refresh tokens.
  • D.Create a Conditional Access policy to block the user.

Why B: Option A is correct because disabling the user account in Microsoft Entra ID is the fastest way to stop all sign-ins, containing the incident. Option B is wrong because resetting password alone does not prevent the attacker from using existing tokens. Option C is wrong because revoking sessions does not block future sign-ins. Option D is wrong because Conditional Access policies cannot block a specific user instantly.

Variation 7. You are investigating an incident in Microsoft Sentinel where a user account was used to sign in from an unfamiliar location and then accessed multiple sensitive files. Which step is most important to perform first?

easy
  • A.Block the IP address of the unfamiliar location.
  • B.Check firewall logs for related network traffic.
  • C.Review file permissions on the accessed files.
  • D.Disable the user account and reset the password.

Why D: Option A is correct because confirming account compromise is the highest priority to stop further malicious activity. Option B is wrong because checking firewall logs is less immediate. Option C is wrong because blocking IP addresses may not be effective if the attacker uses proxies. Option D is wrong because reviewing permissions is a secondary step.

Keep practising

More SC-200 practice questions

Last reviewed: Jun 21, 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 SC-200 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 SC-200 exam.