azure-storage-blob-rust

Community

Manage Azure blobs from Rust apps

Authordavidrrowley
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides clear guidance and examples to integrate Azure Blob Storage into Rust applications, removing friction around authentication, async usage, and correct upload/download semantics so developers can reliably store and retrieve objects.

Core Features & Use Cases

  • Blob operations: upload, download, delete, and retrieve blob properties at the blob level.
  • Container and account management: list containers, create containers, and enumerate blobs within a container.
  • Authentication and best practices: Entra ID guidance (DeveloperToolsCredential for dev, ManagedIdentityCredential for production), requirement to specify content length on uploads, and tips for tokio async runtimes and RBAC roles.
  • Use Cases: backing up user files, serving media assets from Rust services, ingesting and archiving logs or artifacts from CI pipelines.

Quick Start

Use the azure-storage-blob-rust skill to upload 'photo.jpg' to container 'images' in your storage account using Entra ID authentication.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: azure-storage-blob-rust
Download link: https://github.com/davidrrowley/CortexYouV3/archive/main.zip#azure-storage-blob-rust

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.