Setup & Installation
What This Skill Does
Rust client library for Azure Blob Storage. Provides typed clients for account, container, and individual blob operations including upload, download, property inspection, and deletion. Uses Azure Entra ID for authentication. Using the SDK handles authentication, pagination, and async HTTP properly out of the box, rather than manually constructing REST requests against the Azure Blob Storage API.
When to use it
- Working with azure storage blob rust functionality
- Implementing azure storage blob rust features
- Debugging azure storage blob rust related issues
