B2 Storage Pricing



-->

  1. B2 Storage Pricing List
  2. B2 Storage Calculator
  3. B2 Cloud Storage Pricing

An Azure storage account contains all of your Azure Storage data objects: blobs, files, queues, tables, and disks. The storage account provides a unique namespace for your Azure Storage data that is accessible from anywhere in the world over HTTP or HTTPS. Data in your Azure storage account is durable and highly available, secure, and massively scalable.

B2 Storage Pricing List

To learn how to create an Azure storage account, see Create a storage account.

Types of storage accounts

Azure Storage offers several types of storage accounts. Each type supports different features and has its own pricing model. Consider these differences before you create a storage account to determine the type of account that is best for your applications.

See pricing details. Free and Shared (preview) Azure App Service plans provide different options to test your apps within your budget. See pricing details. Skip Navigation. Archive Storage Industry leading price point for storing rarely accessed data. Estimate Storage Pricing For Server/ NAS Backup. Using Backblaze B2 Cloud Storage, you will be getting super inexpensive storage that is reliable and instantly accesible. Figures are not exact and do not include the following: Free first 10 GB of storage, free 1 GB of daily downloads, or $.004/10,000 class B Transactions and $.004/1,000 Class C Transactions.

The following table describes the types of storage accounts recommended by Microsoft for most scenarios:

Type of storage accountSupported servicesRedundancy optionsDeployment modelUsage
Standard general-purpose v2Blob, File, Queue, Table, and Data Lake Storage1LRS/GRS/RA-GRS
ZRS/GZRS/RA-GZRS2
Resource Manager3Basic storage account type for blobs, files, queues, and tables. Recommended for most scenarios using Azure Storage.
Premium block blobs4Block blobs onlyLRS
ZRS2
Resource Manager3Storage accounts with premium performance characteristics for block blobs and append blobs. Recommended for scenarios with high transactions rates, or scenarios that use smaller objects or require consistently low storage latency.
Learn more...
Premium file shares4File shares onlyLRS
ZRS2
Resource Manager3Files-only storage accounts with premium performance characteristics. Recommended for enterprise or high performance scale applications.
Learn more...
Premium page blobs4Page blobs onlyLRSResource Manager3Premium storage account type for page blobs only.
Learn more...

1 Data Lake Storage is a set of capabilities dedicated to big data analytics, built on Azure Blob storage. For more information, see Introduction to Data Lake Storage Gen2.

2 Zone-redundant storage (ZRS) and geo-zone-redundant storage (GZRS/RA-GZRS) are available only for standard general-purpose v2, premium block blob, and premium file share accounts in certain regions. For more information about Azure Storage redundancy options, see Azure Storage redundancy.

3 Azure Resource Manager is the recommended deployment model for Azure resources, including storage accounts. For more information, see Resource Manager overview.

4 Storage accounts in a premium performance tier use solid state disks (SSDs) for low latency and high throughput.

Legacy storage accounts are also supported. For more information, see Legacy storage account types.

Storage account endpoints

A storage account provides a unique namespace in Azure for your data. Every object that you store in Azure Storage has an address that includes your unique account name. The combination of the account name and the Azure Storage service endpoint forms the endpoints for your storage account.

When naming your storage account, keep these rules in mind:

  • Storage account names must be between 3 and 24 characters in length and may contain numbers and lowercase letters only.
  • Your storage account name must be unique within Azure. No two storage accounts can have the same name.

The following table lists the format of the endpoint for each of the Azure Storage services.

Storage
Storage serviceEndpoint
Blob storagehttps://<storage-account>.blob.core.windows.net
Data Lake Storage Gen2https://<storage-account>.dfs.core.windows.net
Azure Fileshttps://<storage-account>.file.core.windows.net
Queue storagehttps://<storage-account>.queue.core.windows.net
Table storagehttps://<storage-account>.table.core.windows.net

Construct the URL for accessing an object in a storage account by appending the object's location in the storage account to the endpoint. For example, the URL for a blob will be similar to:

http://*mystorageaccount*.blob.core.windows.net/*mycontainer*/*myblob*

You can also configure your storage account to use a custom domain for blobs. For more information, see Configure a custom domain name for your Azure Storage account.

Migrating a storage account

The following table summarizes and points to guidance on moving, upgrading, or migrating a storage account:

Migration scenarioDetails
Move a storage account to a different subscriptionAzure Resource Manager provides options for moving a resource to a different subscription. For more information, see Move resources to a new resource group or subscription.
Move a storage account to a different resource groupAzure Resource Manager provides options for moving a resource to a different resource group. For more information, see Move resources to a new resource group or subscription.
Move a storage account to a different regionTo move a storage account, create a copy of your storage account in another region. Then, move your data to that account by using AzCopy, or another tool of your choice. For more information, see Move an Azure Storage account to another region.
Upgrade to a general-purpose v2 storage accountYou can upgrade a general-purpose v1 storage account or Blob storage account to a general-purpose v2 account. Note that this action cannot be undone. For more information, see Upgrade to a general-purpose v2 storage account.
Migrate a classic storage account to Azure Resource ManagerThe Azure Resource Manager deployment model is superior to the classic deployment model in terms of functionality, scalability, and security. For more information about migrating a classic storage account to Azure Resource Manager, see Migration of storage accounts in Platform-supported migration of IaaS resources from classic to Azure Resource Manager.

Transferring data into a storage account

B2 Storage Pricing

Microsoft provides services and utilities for importing your data from on-premises storage devices or third-party cloud storage providers. Which solution you use depends on the quantity of data you're transferring. For more information, see Azure Storage migration overview.

Storage account encryption

All data in your storage account is automatically encrypted on the service side. For more information about encryption and key management, see Azure Storage encryption for data at rest.

B2 Storage Calculator

Storage account billing

Azure Storage bills based on your storage account usage. All objects in a storage account are billed together as a group. Storage costs are calculated according to the following factors:

  • Region refers to the geographical region in which your account is based.
  • Account type refers to the type of storage account you're using.
  • Access tier refers to the data usage pattern you've specified for your general-purpose v2 or Blob storage account.
  • Capacity refers to how much of your storage account allotment you're using to store data.
  • Redundancy determines how many copies of your data are maintained at one time, and in what locations.
  • Transactions refer to all read and write operations to Azure Storage.
  • Data egress refers to any data transferred out of an Azure region. When the data in your storage account is accessed by an application that isn't running in the same region, you're charged for data egress. For information about using resource groups to group your data and services in the same region to limit egress charges, see What is an Azure resource group?.

The Azure Storage pricing page provides detailed pricing information based on account type, storage capacity, replication, and transactions. The Data Transfers pricing details provides detailed pricing information for data egress. You can use the Azure Storage pricing calculator to help estimate your costs.

Azure services cost money. Azure Cost Management helps you set budgets and configure alerts to keep spending under control. Analyze, manage, and optimize your Azure costs with Cost Management. To learn more, see the quickstart on analyzing your costs.

Legacy storage account types

The following table describes the legacy storage account types. These account types are not recommended by Microsoft, but may be used in certain scenarios:

Type of legacy storage accountSupported servicesRedundancy optionsDeployment modelUsage
Standard general-purpose v1Blob, File, Queue, Table, and Data Lake StorageLRS/GRS/RA-GRSResource Manager, ClassicGeneral-purpose v1 accounts may not have the latest features or the lowest per-gigabyte pricing. Consider using for these scenarios:
  • Your applications require the Azure classic deployment model.
  • Your applications are transaction-intensive or use significant geo-replication bandwidth, but don't require large capacity. In this case, general-purpose v1 may be the most economical choice.
  • You use a version of the Azure Storage REST API that is earlier than 2014-02-14 or a client library with a version lower than 4.x, and you can't upgrade your application.
Standard Blob storageBlob (block blobs and append blobs only)LRS/GRS/RA-GRSResource ManagerMicrosoft recommends using standard general-purpose v2 accounts instead when possible.

B2 Cloud Storage Pricing

Next steps