--- id: collect-logs title: Collect Logs from Azure Blob Storage (block blobs) sidebar_label: Collect Logs using ARM description: Configure a pipeline to ship logs from the Azure Blob Storage to an HTTP source on a hosted collector in Sumo Logic. slug: /help/docs/send-data/collect-from-other-data-sources/azure-blob-storage/block-blob/collect-logs/ canonical: https://www.sumologic.com/help/docs/send-data/collect-from-other-data-sources/azure-blob-storage/block-blob/collect-logs/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; import Iframe from 'react-iframe'; :::info This section has instructions for configuring a pipeline for shipping logs available from Azure Blob Storage to an Event Hub, on to an Azure Function, and finally to an HTTP source on a hosted collector in Sumo Logic. ::: ## Requirements * Only General-purpose v2 (GPv2) and Blob storage accounts are supported. This integration does not support General-purpose v1 (GPv1) accounts. * Configure your storage account in the same location as your Azure Service. * This solution supports only log files from Blob storage that have file extensions of .csv, .json, .blob, or .log. * You also need to have Microsoft Authorization/role Assignments/write permissions, so they should be a "User Access Administrator" or "Owner". :::training Micro Lesson Watch this tutorial to learn how to collect logs from Azure Blob Storage.