Azure Storage Account Hot, Cool & Archive Storage
Azure Storage Account Hot, Cool & Archive Storage 26 April 2018 Storage Account :- An Azure storage account provides a unique namespace to store and access your Azure Storage data objects. All objects in a storage account are billed together as a group. By default, the data in your account is available only to you, the account owner. Two types of storage accounts: (i) General-purpose Storage Accounts ( V1 and V2) Used for Azure Storage services such as Tables, Queues, Files, Blobs and Azure virtual machine disks under a single account. (ii) Blob Storage Accounts Blob storage account is a specialized storage account for storing your unstructured data as blobs (objects) in Azure Storage. Blob storage accounts supports only block and append blobs, and not page blobs. Sto...
Comments
Post a Comment