Question 1,199 of 1,639
Manage a security operations environmentmediumMultiple SelectObjective-mapped

Quick Answer

The answer is implementing ingestion-time data transformation to filter out noise, setting daily caps on high-volume tables, and using basic logs for low-security-value data sources. These three actions directly control Microsoft Sentinel cost optimization by reducing the volume of data billed per gigabyte ingested, as Sentinel’s pricing model charges for every GB sent to the workspace. Ingestion-time transformation strips out irrelevant fields before storage, daily caps on tables like SecurityEvent prevent runaway costs from verbose logs, and basic logs offer a cheaper tier for non-critical data. On the SC-200 exam, this question tests your understanding of cost governance within the “Manage Microsoft Sentinel” domain, often appearing as a scenario where a client has excessive noise from Windows event logs. A common trap is confusing retention settings with ingestion controls—retention affects storage cost, not ingestion cost. Memory tip: think “Filter, Cap, Tier”—the three pillars of Sentinel cost control.

SC-200 Manage a security operations environment Practice Question

This SC-200 practice question tests your understanding of manage a security operations environment. 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.

Which THREE actions are recommended practices for managing Microsoft Sentinel costs?

Question 1mediummulti select
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

Set daily caps on high-volume tables.

Setting daily caps on high-volume tables is a recommended practice because it prevents unexpected cost overruns by limiting the amount of data ingested into expensive tables like SecurityEvent or CommonSecurityLog. Microsoft Sentinel bills per GB ingested, so capping tables that generate large volumes of noise (e.g., verbose Windows event logs) directly controls costs without necessarily impacting security visibility, as critical alerts can still be generated from other sources.

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.

  • Set daily caps on high-volume tables.

    Why this is correct

    Prevents runaway costs.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Use Basic Logs tier for verbose logs.

    Why this is correct

    Cheaper than Analytics Logs.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Implement ingestion-time data transformation to filter out noise.

    Why this is correct

    Reduces volume ingested.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Ingest all logs to ensure complete visibility.

    Why it's wrong here

    Contradicts cost management.

  • Increase retention period to 1 year for all tables.

    Why it's wrong here

    Increases cost.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates often confuse 'complete visibility' (Option D) with best practice, but Microsoft Sentinel explicitly recommends filtering noise at ingestion to reduce costs and improve signal-to-noise ratio, not ingesting everything.

Detailed technical explanation

How to think about this question

Under the hood, Microsoft Sentinel uses Log Analytics workspaces where each table has a separate billing meter; daily caps are set at the workspace level via the 'daily quota' setting in the Usage and estimated costs blade, but they apply to all tables unless you use table-level retention policies or Basic Logs tier. Basic Logs (introduced in 2023) reduces ingestion cost by roughly 75% compared to Analytics Logs but limits query capabilities to simple searches and 30-day retention, making it ideal for verbose, low-security-value logs like DNS debug logs or firewall flow logs. Ingestion-time data transformation uses Data Collection Rules (DCRs) to filter or enrich logs before they are stored, reducing volume and cost at the point of ingestion, which is more efficient than post-ingestion filtering.

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 startup's cloud architect reviews their monthly bill and notices costs are higher than expected for a long-running batch job. Switching from on-demand instances to Reserved Instances — or using Spot/Preemptible VMs — can reduce compute costs by up to 72 %. Questions like this test whether you understand the tradeoffs between commitment, flexibility, and cost across cloud pricing models.

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 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?

Manage a security operations environment — This question tests Manage a security operations environment — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Set daily caps on high-volume tables. — Setting daily caps on high-volume tables is a recommended practice because it prevents unexpected cost overruns by limiting the amount of data ingested into expensive tables like SecurityEvent or CommonSecurityLog. Microsoft Sentinel bills per GB ingested, so capping tables that generate large volumes of noise (e.g., verbose Windows event logs) directly controls costs without necessarily impacting security visibility, as critical alerts can still be generated from other sources.

What should I do if I get this SC-200 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

2 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. Which TWO actions should you take to optimize cost in Microsoft Sentinel while maintaining security coverage? (Choose two.)

medium
  • A.Enable continuous export for all tables.
  • B.Purchase a Pay-as-you-go commitment tier.
  • C.Adjust the interactive retention period for tables that don't need long-term interactive access.
  • D.Add more tables to ingest data.
  • E.Use Basic Logs for high-volume, low-value data sources.

Why C: Option C is correct because reducing interactive retention for tables that do not require long-term, fast query access directly lowers storage costs. Microsoft Sentinel charges per GB for data stored in the interactive retention tier, while data moved to long-term retention (up to 12 years) is significantly cheaper. By tailoring retention periods to actual operational needs, you avoid paying premium rates for data that is rarely queried interactively.

Variation 2. Which TWO actions should you take to reduce the cost of Microsoft Sentinel while maintaining security coverage?

hard
  • A.Remove data connectors for non-critical sources.
  • B.Reduce the retention period of tables that do not require long-term storage.
  • C.Ingest verbose logs (e.g., DNS events) into Basic Logs tier.
  • D.Disable analytics rules that generate low-severity incidents.
  • E.Switch the workspace pricing tier from Capacity Reservations to Pay-as-you-Go.

Why B: Option B is correct because reducing the retention period for tables that do not require long-term storage directly lowers the data storage costs in Microsoft Sentinel. Sentinel charges per GB of data stored, and by shortening retention (e.g., from 90 days to 30 days) for non-critical tables, you reduce the volume of data retained without affecting security monitoring or incident investigation for the shortened period.

Last reviewed: Jun 25, 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.