azure-storage-blob-py

Originally frommicrosoft/skills
Installation
SKILL.md

Azure Blob Storage SDK for Python

Client library for Azure Blob Storage — object storage for unstructured data.

Installation

pip install azure-storage-blob azure-identity

Environment Variables

AZURE_STORAGE_ACCOUNT_NAME=<your-storage-account>
# Or use full URL
AZURE_STORAGE_ACCOUNT_URL=https://<account>.blob.core.windows.net

Authentication

Related skills
Installs
62
GitHub Stars
37.3K
First Seen
Feb 13, 2026