Azure Blob Storage Calculator
Model Blob Storage across hot, cool and archive tiers with operation charges and archive rehydration costs.
Inputs
Monthly Cost
$400.98
Capacity Charge
$349.70
Operation Charge
$30.80
Rehydration Charge
$20.48
Total Capacity
75 TiB
Blended Cost per TiB
$5.35
Step by step
Values used
Hot tier data = 5 TiB; Cool tier data = 20 TiB; Archive tier data = 50 TiB; Hot price per GiB = 0.0184 USD/GiB-month; Cool price per GiB = 0.0100 USD/GiB-month; Archive price per GiB = 0.0010 USD/GiB-month; Write operations = 4,000 thousands/month; Write price per 10,000 operations = 0.0550 USD; Read operations = 20,000 thousands/month; Read price per 10,000 operations = 0.0044 USD; Archive data rehydrated = 1 TiB; Rehydration price per GiB = 0.0200 USD/GiB
Azure Blob Storage
monthly = Σ(tier GiB × tier price) + (write ops ÷ 10,000 × write price) + (read ops ÷ 10,000 × read price) + rehydrated GiB × retrieval price.
Monthly Cost
= 400.98
Capacity Charge
= 349.70
Operation Charge
= 30.80
Rehydration Charge
= 20.48
Total Capacity
= 82,463,372,083,200
Blended Cost per TiB
= 5.35
How it works
Blob Storage charges capacity, operations and retrieval on separate meters, and the tiers trade one against the other: archive is roughly 18× cheaper per GiB than hot but its write and read operations cost far more and reading anything at all requires a paid rehydration first. The blended cost per TiB shows what the mix really costs once operations are included. Lifecycle policies that push cold data to archive can backfire when an audit reads it back, so comparing the capacity saving against the rehydration and operation charges is the only way to know whether tiering pays — confirm the current per-GiB and per-operation prices for your region and redundancy in the Azure pricing calculator.
Formula
Azure Blob Storage
monthly = Σ(tier GiB × tier price) + (write ops ÷ 10,000 × write price) + (read ops ÷ 10,000 × read price) + rehydrated GiB × retrieval price.
- tier price
- Per-GiB monthly capacity rate for hot, cool or archive
- write price
- Charge per 10,000 write operations, highest on the cool and archive tiers
- retrieval price
- Per-GiB charge to rehydrate archive blobs back to an online tier
Frequently Asked Questions
How is Azure Blob Storage calculated?
monthly = Σ(tier GiB × tier price) + (write ops ÷ 10,000 × write price) + (read ops ÷ 10,000 × read price) + rehydrated GiB × retrieval price. Blob Storage charges capacity, operations and retrieval on separate meters, and the tiers trade one against the other: archive is roughly 18× cheaper per GiB than hot but its write and read operations cost far more and reading anything at all requires a paid rehydration first. The blended cost per TiB shows what the mix really costs once operations are included.
Why does Azure Blob Storage matter?
Lifecycle policies that push cold data to archive can backfire when an audit reads it back, so comparing the capacity saving against the rehydration and operation charges is the only way to know whether tiering pays — confirm the current per-GiB and per-operation prices for your region and redundancy in the Azure pricing calculator.
What values do I need to enter?
This calculator takes 12 inputs: Hot tier data, Cool tier data, Archive tier data, Hot price per GiB, Cool price per GiB, Archive price per GiB, Write operations, Write price per 10,000 operations, Read operations, Read price per 10,000 operations, Archive data rehydrated, Rehydration price per GiB. The pre-filled defaults are a realistic starting point — replace them with figures from your own environment for a result you can act on.