Microsoft Sentinel’s cost is driven almost entirely by one variable: how much data you send it. That is also why so many teams underestimate their bill. A few noisy log sources or one new integration can push daily ingestion up for weeks before anyone notices. And the first signal is usually the invoice.
This guide breaks down every component of a 2026 Sentinel bill. It works through a realistic pricing example and lays out current ways to bring the number down, including the lever most teams overlook. If you are the person who has to explain next quarter’s Azure spend to finance, this is the honest, no-surprises version of that conversation.
Want the number for your own environment? Calculate your Sentinel savings with your actual ingestion figures.
How Microsoft Sentinel pricing works
Sentinel bills you for data volume, not for users, seats, or detections. Every GB you ingest and analyze carries a cost. The pricing model is a data-volume model wearing a security product’s name.
There are two ways to pay for ingestion. Pay-As-You-Go charges a flat per-GB rate with no commitment. It is the simplest option and the most expensive at scale. Commitment tiers let you reserve a fixed daily volume for a lower effective rate. Reservations start at 100 GB/day. A promotional 50 GB/day tier is also available in public preview, with sign-up open through December 2026 and the rate locked until March 2027. Commitments can be raised at any time and lowered only after a 31-day minimum, and any volume below what you committed to is not refunded.
Since July 2023, Microsoft has folded two former charges, the Log Analytics workspace fee and the Sentinel analytics surcharge, into a single simplified meter. Newer workspaces see one line item. That consolidation matters in 2026 because it changes how cleanly you can attribute cost to a specific data source when you optimize.
One more concept sets up everything that follows. Not all logs belong in the expensive analytics tier. Sentinel now offers two top-level data tiers: the analytics tier for real-time detection, and the data lake tier for low-cost, long-term storage. Which tier a log lands in is the single largest cost lever available to you.
The full cost breakdown: every component of a Sentinel bill
Data ingestion into the analytics tier is the main driver of any bill. In West Europe, Pay-As-You-Go runs $5.59/GB. Commitment tiers bring the effective per-GB rate down as volume grows, from about $3.83/GB at 100 GB/day ($382.84 per day) toward roughly 52 percent below Pay-As-You-Go at the largest tier (50,000 GB/day). The break-even point where a commitment tier beats Pay-As-You-Go sits around 41 to 69 GB/day, depending on the tier you compare against.
The data lake tier is the 2026 addition most cost breakdowns still miss. It holds high-volume, low-fidelity logs that you keep for investigation, hunting, and compliance but rarely query in real time: firewall traffic, proxy logs, network flow data. In West Europe, data lake ingestion is $0.065/GB, storage is $0.024/GB per month, and query is $0.0065/GB analyzed, with processing and compute metered separately. Set against $5.59/GB in the analytics tier, data lake ingestion is roughly one percent of the analytics rate. The one constraint is that data lake logs sit outside real-time correlation, so detection-critical sources still belong in analytics. Basic and auxiliary logs remain available for specific high-volume log types, though the data lake now covers most of the low-cost path.
Retention is often the surprise line item. Analytics-tier data includes 90 days of interactive retention, extendable to two years, and every day beyond the default bills separately. Long-term, low-cost storage now sits in the data lake at $0.024/GB per month, so compliance and forensic needs should decide how much you keep and where.
Automation, SOAR, and query costs are the components teams forget to budget. Logic Apps playbooks, scheduled analytics rules, and on-demand search jobs against archived or lower-tier data each carry their own Azure meters, separate from ingestion.
The Defender and Microsoft 365 free-data benefit ingests certain first-party sources at no charge: Azure Activity logs, Microsoft 365 audit logs, Defender XDR alerts. For Microsoft-heavy environments this can offset 30 to 50 percent of total volume. It is why two organizations with identical infrastructure can see very different bills. One is quietly subsidized by free ingestion that the other has not switched on.
Underneath all of it sits the pattern that explains the spiral: costs scale silently with data growth. Noisy sources, duplicate telemetry, and default “collect everything” configurations all inflate the same per-GB meter, and nothing in the billing UI flags which of those GBs were useful.
West Europe list prices from the Microsoft Sentinel pricing page, July 2026. Rates vary by region and agreement. Confirm current rates for your region before you commit.
A realistic pricing example: what a Sentinel bill actually looks like
Take a mid-sized security team ingesting a steady 150 GB/day into the analytics tier, entirely on Pay-As-You-Go at $5.59/GB in West Europe. That comes to about $838/day, or roughly $25,150 in a 30-day month, before retention beyond 90 days, automation, or search costs.
Now put the same 150 GB/day on a 100 GB/day commitment tier, with the extra 50 GB billed as overage at the same effective rate. At $382.84 per day for the committed volume and about $3.83/GB effective, the month runs closer to $17,200. That is about 31 percent lower for identical ingestion, from the payment structure alone.
Neither figure includes archive costs, playbook runs, or search jobs, and both shift with region and negotiated agreement. The exact number is less important than the pattern: the same data volume can cost very different amounts depending on a choice most teams make once at setup and rarely revisit as ingestion grows.
Why Sentinel bills spiral
Bills grow because most environments are configured to ingest everything by default: every Windows Security Event ID, every duplicate firewall hit, every verbose debug log. Sentinel stores and analyzes all of it, whether or not any of it ever supports a detection.
That points to the real problem. Cost control is a data problem before it is a licensing or tier-selection problem. You can pick the perfect commitment tier and still overpay for years if most of the volume flowing into it is noise. The highest-leverage fix sits upstream of Sentinel, in what reaches the pipeline in the first place.
How to cut Microsoft Sentinel costs in 2026
Several standard levers are worth pulling regardless. Choose the commitment tier that matches your sustained volume, and revisit it as that volume changes. Route high-volume, low-value logs to the data lake, basic, or auxiliary tiers instead of analytics. Tune retention to what compliance actually requires rather than keeping everything for two years by default. Each of these helps reduce Sentinel costs.
All three act on data that has already arrived. The lever that attacks the root cause is to filter and reduce data before ingestion: dropping known-noisy events, trimming redundant fields, deduplicating repeated telemetry, and forwarding only what is detection-relevant.
VirtualMetric DataStream handles that step. It is a security data pipeline that sits in front of Sentinel, filtering, normalizing, and routing telemetry before it reaches the analytics tier.
What is VirtualMetric DataStream?
VirtualMetric DataStream is a security data pipeline that sits between your log sources and Microsoft Sentinel. It collects telemetry, normalizes it, cuts the noise, enriches it with context, and routes it to the right destination: Sentinel’s analytics tier, the data lake, or lower-cost storage.
Its five capabilities map onto the cost problem above:
- Collect telemetry from any source: agentless-first ingestion from a wide range of sources. Live in under 30 minutes, without disrupting existing systems.
- Normalization: logs are parsed and standardized, including ASIM-aligned schemas, so Sentinel receives consistent, query-ready data.
- Reduction: unnecessary fields and noisy, low-value events are filtered out before ingestion, cutting volume while preserving anything detection-relevant.
- Enrichment: events are annotated with identity, geo-location, device, and policy context. So analysts get complete signals with the context already attached.
- Routing: clean, high-priority data goes to the analytics tier for real-time detection. Lower-value telemetry is routed to the right destination, the data lake or cheaper storage.
Every capability ties back to the thesis this article opened with. Sentinel’s cost problem is a data-volume problem, and the fix happens before ingestion.
For Sentinel specifically, see how VirtualMetric for Microsoft Sentinel fits into an existing workspace.
Why choose VirtualMetric?
The core case is simple: keep the SIEM you have already invested in and standardized on, and pay substantially less to feed it. DataStream sits in front of Sentinel and does not replace it.
DataStream is SIEM-agnostic. It routes to Sentinel, Splunk, and other platforms, so enterprises can feed more than one SIEM or move between them without re-plumbing their pipeline. And MSSPs can route each customer’s data to whichever SIEM that customer runs. The reduction step removes volume while keeping detection-relevant signal. And full raw logs stay available in low-cost storage for forensic retrieval when you need the complete record.
You get cleaner, enriched data and real control over how telemetry flows, built for enterprise and MSSP-scale operations. The honest next step is to calculate your Sentinel savings with real ingestion figures from your own environment. The numbers should make the case.
Frequently asked questions
How much does Microsoft Sentinel cost per GB and per month?
In West Europe, Pay-As-You-Go runs $5.59/GB, and rates vary by region. Commitment tiers lower the effective rate as volume grows, from about $3.83/GB at 100 GB/day toward roughly 52 percent below Pay-As-You-Go at the largest tiers. Monthly cost is that rate multiplied by your daily ingestion volume, plus any retention, automation, or search charges.
Is Sentinel expensive, and why is my bill so high?
Sentinel is priced in line with other cloud SIEMs. The surprise usually comes from ingestion volume. The per-GB rate is rarely the issue. Bills grow because environments default to collecting everything, including noisy, duplicate, or low-value logs that never contribute to a detection and still bill at the full per-GB rate.
Pay-As-You-Go vs commitment tiers: what is the difference?
Pay-As-You-Go charges a flat per-GB rate with no minimum commitment, which suits unpredictable or low volume. Commitment tiers reserve a fixed daily capacity at a discounted effective rate, saving up to roughly 50 percent at scale. They require a 31-day minimum before you can reduce the reservation.
Is there a free tier or free data for Sentinel?
Yes. Microsoft ingests certain first-party sources at no charge, including Azure Activity logs and Microsoft 365 audit logs. A 31-day free trial covering up to 10 GB/day is available for new workspaces. For Microsoft 365-heavy organizations, free ingestion can offset a meaningful share of total volume.
What is the best way to reduce Sentinel costs?
Choosing the right commitment tier, routing low-value logs to cheaper tiers, and tuning retention all help. The biggest single fix is filtering and reducing data before it reaches Sentinel, so only detection-relevant telemetry is billed at analytics-tier rates. A security data pipeline such as VirtualMetric DataStream automates that step.
Did Sentinel pricing change in 2025 or 2026?
Yes. Microsoft introduced a promotional 50 GB/day commitment tier in public preview on October 1, 2025, with sign-up open through December 31, 2026 and the promotional rate locked until March 31, 2027. Microsoft also continued consolidating Sentinel and Log Analytics billing into a single simplified meter for newer workspaces, and expanded the data lake tier for low-cost storage.
See VirtualMetric DataStream in action
Start your free trial to experience safer, smarter data routing with full visibility and control.