AzureCalc.uk uses Google AdSense for ads. No tracking cookies are used by AzureCalc.uk itself. Your saved estimates are stored anonymously.

Prices from Azure Retail Prices API · UK South · GBP · Not affiliated with Microsoft

Azure Blob Storage Cost Calculator

UK South pricing · Hot, Cool, Cold & Archive tiers · Operations · Redundancy

Blob Storage

UK South pricing from the Azure Retail Prices API (estimate).

databaseStorage Configuration

Try a scenario:
UK Southexpand_more
1.0 TB
1.0 TB
info

Smart Tier (preview): automatically moves blobs between Hot, Cool, and Cold based on access patterns. Pricing follows destination tier rates. Not yet modelled in this calculator.

historyPoint-in-time Restore (PITR)

output_circleBandwidth / Egress

check_circleFIRST 100GB FREE
0 GB
0 GB

Pricing based on Routing Preference: Microsoft Premium Network

0 GB
0 GB
info

This egress estimate is shown alongside Blob Storage for convenience. For full detail and tiering behaviour, use the Bandwidth calculator.

Estimated Monthly Cost (PAYG)

.../mo

list_altCost Breakdown

    Cost estimates provided by this tool are approximations only and are not intended as actual price quotes. Prices are sourced from the Microsoft Azure Retail Prices API and are updated nightly. Actual Azure costs may vary based on the terms of your Microsoft agreement, reserved instance pricing, enterprise discounts, commitment plans, currency exchange rates, and regional availability changes. This tool is not affiliated with, endorsed by, or sponsored by Microsoft Corporation. Always verify pricing through the official Azure Pricing Calculator atazure.microsoft.com/pricing/calculatorbefore making purchasing decisions.

    Storage Pricing

    Blob Storage costs are usually decided by access pattern, not just capacity

    Blob Storage often looks cheap when a team only multiplies stored gigabytes by a tier price. In reality, Azure storage spend is shaped by access tier, redundancy, transaction volume, retrieval behavior, and lifecycle design. A storage account that looks efficient on paper can become expensive when data is written, rehydrated, or replicated more often than the architecture expected.

    This calculator remains the primary action on the page, but the sections below explain how to read the output and where hidden storage costs usually appear.

    Tier choice is a policy decision, not a cosmetic setting

    Hot, Cool, Cold, and Archive exist because Azure charges differently depending on how quickly data must be available and how often it will be accessed. Hot is designed for frequently used content, while colder tiers trade lower stored-GB pricing for more expensive access, longer retrieval constraints, or both.

    The right tier is therefore about workload behavior, not optimism. If data is called archive but is regularly retrieved for analytics, the lower capacity rate can be wiped out by access and rehydration charges.

    Redundancy choice changes storage economics as well as resilience

    LRS, ZRS, GRS, and RA-GRS are resilience decisions, but they are also budget decisions. More replication usually means more spend because you are paying for how Azure protects and stores the data underneath the service. That can be the correct architecture, but it should be deliberate.

    If your estimate is built on local redundancy and your platform standard later requires geo-redundancy, the final monthly cost can move materially even when data volume stays unchanged.

    Retrieval and transaction costs are where teams get surprised

    Storage invoices often rise because the workload performs more reads, writes, or list operations than expected. Colder tiers reduce the cost of bytes at rest but often increase the cost of getting data back out. A backup, reporting, or ETL job that scans large collections can turn a cheap archive strategy into an expensive operating pattern.

    The useful budgeting question is not only how much data you store, but also how often you touch it and what tier those touches happen against.

    Worked example: why a cheaper tier can still raise the bill

    Imagine a team moves several terabytes from Hot to Cool because the stored-GB rate looks lower. If monthly reporting still reads a large portion of the dataset and ingestion continues with frequent writes, the savings from capacity can be eroded by transaction and retrieval charges. The nominally cheaper tier becomes a worse fit.

    This is why the calculator includes operations as first-class inputs. It helps reveal whether your cost driver is storage volume, access frequency, or a mismatch between lifecycle assumptions and real usage.

    Hidden storage cost patterns to watch for

    • Lifecycle rules that move data to a colder tier and then pull it back too often.
    • Replication choices that are made by policy but omitted from early calculator assumptions.
    • Large-scale list and read activity from analytics jobs, indexing pipelines, or backup validation.
    • Assuming archive-like access patterns for datasets that still support operational reporting.
    • Budgeting storage only and forgetting egress, monitoring, and downstream processing costs.

    Quick FAQ

    Is the cheapest tier always best for backups? No. It depends on retention, restore speed expectations, and how often recovery data is actually accessed.

    Why does operation count matter so much? Because Blob Storage is not billed only on capacity. Transactions and retrieval activity can become a major share of spend.

    What should you validate after the estimate? Real read and write behavior, redundancy policy, lifecycle transitions, and any expected retrieval or rehydration patterns.

    Methodology

    AzureCalc.uk uses UK South retail pricing in GBP and surfaces calculator inputs that map to the underlying Azure billing model. The methodology page explains data provenance, refresh cadence, and why agreement discounts or region changes can alter a real invoice.

    See the pricing methodology →