Forum Discussion
GaryBushey
May 04, 2020Bronze Contributor
Azure Sentinel minimum bill
Is there a minimum bill for Azure Sentinel? If I ingest something like 500MB/day do I pay the $2.00/Gig rate for East US or is it prorated?
Hi GaryBushey
You pay per GB/day, so if you send 500MB (0.5GB) you pay for that at whatever $ rate your workspace region is in (EAST US, West Europe etc...). If you stop sending after 500MB, then that's all you pay that day. Free data sources, wouldn't be part of the 500MB you ingest. You can send it all at once (500MB) or throughout the day, the price is the same, as only 500MB of billable data has been sent.
https://azure.microsoft.com/en-gb/pricing/details/azure-sentinel/
"With pay-as-you-go pricing, you are billed per gigabyte (GB) for the volume of data ingested for analysis in Azure Sentinel and stored in the Azure Monitor Log Analytics workspace. "
- CliveWatson
Microsoft
Hi GaryBushey
You pay per GB/day, so if you send 500MB (0.5GB) you pay for that at whatever $ rate your workspace region is in (EAST US, West Europe etc...). If you stop sending after 500MB, then that's all you pay that day. Free data sources, wouldn't be part of the 500MB you ingest. You can send it all at once (500MB) or throughout the day, the price is the same, as only 500MB of billable data has been sent.
https://azure.microsoft.com/en-gb/pricing/details/azure-sentinel/
"With pay-as-you-go pricing, you are billed per gigabyte (GB) for the volume of data ingested for analysis in Azure Sentinel and stored in the Azure Monitor Log Analytics workspace. "
- GaryBusheyBronze Contributor
CliveWatson Thanks. That is what I thought but it is never expressly spelled out anywhere. Didn't know if it was billed in 1G increments or not.
- CliveWatson
Microsoft
Great question, the underlying data as stored in the Usage table and the individual tables (Perf, Events, Syslog etc...), store the information in Bytes. So I suspect we do it at that level, I'll try and find out.
My suspicion, example using a fake rate of $1 per GB, and you send 0.5Gb then you'll be billed $0.50.