Compared: Azure Blob Storage tiers - Hot, Cool, & Archive (preview) storage
Tabular summary of the article Azure Blob Storage: Hot, cool, and archive (preview) storage tiers To manage costs for your expanding storage needs, it's helpful to organize your data based on attributes like frequency-of-access and planned retention period. With hot, cool, and archive storage tiers, Azure Blob storage addresses this need for differentiated storage tiers with separate pricing models. Blob Storage Accounts are specialized storage accounts for storing your unstructured data as blobs (objects) in Azure Storage distinct from General Purpose Storage Account. You cannot convert an existing storage account to a Blob storage account Blob storage accounts cannot be used to store virtual machine disks or page blobs. Going forward, Blob storage accounts are the recommended way for storing blobs Hot storage tier Cool storage tier Archive storage tier Purpose for storing data that is accessed frequently for storing data that is infrequently accessed a...