May 2019
Intermediate to advanced
504 pages
11h 50m
English
Azure blob storage is the cloud storage offering for unstructured data. Blobs can be used to store any kind of data chunks such as text or binary data. Azure blob storage can be accessed through the URL provided for the storage account created:
http://{storageaccountname}.blob.core.windows.net
Each storage account contains at least one container, which is used to organize the blobs that are created. Three types of blobs are used for different types of data chunk to be uploaded:
Read now
Unlock full access