Blob Storage
Azure Blob Storage is Microsoft's object storage solution optimized for storing massive amounts of unstructured data. Blobs can be accessed from anywhere via HTTP or HTTPS and support three types of blobs: block blobs for text and binary data, append blobs for logging, and page blobs for virtual hard disk files.