--- slug: /send-data/collect-from-other-data-sources/azure-blob-storage title: Azure Blob Storage description: This Sumo integration provides a event-based pipeline for shipping monitoring data from Azure Blob Storage to an HTTP source on Sumo Logic. canonical: https://www.sumologic.com/help/docs/send-data/collect-from-other-data-sources/azure-blob-storage/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; [Azure Blob Storage](https://learn.microsoft.com/en-gb/azure/storage/blobs/storage-blobs-overview) is Microsoft's object storage solution for the cloud.The storage service offers three types of blobs, block blobs, append blobs, and page blobs. Refer Azure [docs](https://learn.microsoft.com/en-us/rest/api/storageservices/understanding-block-blobs--append-blobs--and-page-blobs) for more details. Logs and metrics for most Azure services can be exported to an Azure Storage Account. Sumo Logic supports collecting logs from Azure Blob Storage with below two solutions for append and block blobs. 1. [Collect Logs from Azure Blob Storage (block blobs)](/docs/send-data/collect-from-other-data-sources/azure-blob-storage/block-blob/collect-logs/) 1. [Collect Logs from Azure Blob Storage (append blobs)](/docs/send-data/collect-from-other-data-sources/azure-blob-storage/append-blob/collect-logs/) In this section, we'll introduce the following concepts:
Collect icon

Azure Blob Storage (block blobs)

Learn about event-based pipeline to ship block blob data from Azure Blob Storage to an HTTP source.

Collect icon

Azure Blob Storage (append blobs)

Learn about event-based pipeline to ship append blob data from Azure Blob Storage to an HTTP source.

Collect icon

Troubleshoot Azure Storage Log Collection

Learn why log data is not flowing into Sumo Logic from Azure Blob Storage.