Back to registry

Azure Blob Storage

Core plugin

marmotdata/azureblob

Discover containers from Azure Blob Storage accounts

Category storage
Status experimental
Features
Assets

The Azure Blob Storage plugin discovers containers from Azure Storage accounts. It captures container metadata including access levels, lease status, and custom metadata.

Connection Examples

Required Permissions

The following Azure RBAC role is recommended:

  • Storage Blob Data Reader - Read access to containers and blobs

Or use a custom role with these permissions:

  • Microsoft.Storage/storageAccounts/blobServices/containers/read
  • Microsoft.Storage/storageAccounts/blobServices/containers/blobs/read