azure-storage-blob-rust

Installation
SKILL.md

Azure Blob Storage SDK for Rust

Client library for Azure Blob Storage — Microsoft's object storage solution for the cloud.

Installation

cargo add azure_storage_blob azure_identity

Environment Variables

AZURE_STORAGE_ACCOUNT_NAME=<storage-account-name>
# Endpoint: https://<account>.blob.core.windows.net/

Authentication

Installs
4
First Seen
Mar 1, 2026
azure-storage-blob-rust — claudedjale/skillset