azure-storage-blob-rust Skill
Azure Blob Storage library for Rust. Upload, download, and manage blobs and containers. Triggers: "blob storage rust", "BlobClient rust", "upload blob rust", "download blob rust", "storage container rust", "BlobServiceClient rust". Published by microsoft in skills.
What is azure-storage-blob-rust Skill?
Azure Blob Storage library for Rust. Upload, download, and manage blobs and containers. Triggers: "blob storage rust", "BlobClient rust", "upload blob rust", "download blob rust", "storage container rust", "BlobServiceClient rust". Published by microsoft in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using skills
Technical details
- Install or run with Copy skill directory
When to use azure-storage-blob-rust Skill
- Use it for developers using skills.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/skills
- Skill file: .github/plugins/azure-sdk-rust/skills/azure-storage-blob-rust/SKILL.md
What it does
Azure Blob Storage library for Rust. Upload, download, and manage blobs and containers. Triggers: "blob storage rust", "BlobClient rust", "upload blob rust", "download blob rust", "storage container rust", "BlobServiceClient rust".
Skill instructions
Azure Blob Storage library for Rust Client library for Azure Blob Storage — upload, download, and manage blobs and containers. Use this skill when: - An app needs to upload or download blobs from Azure Storage in Rust - You need to create or manage blob containers - You need to list blobs with pagination - You need RBAC-based auth for blob operations IMPORTANT: Only use the official azurestorageblob crate published by the azure-sdk crates.io user. Do NOT use the unofficial azurestorage, azurestorageblobs, or azuresdkforrust community crates. Official crates use underscores in names and none have version 0.21.0. Installation sh cargo add azurestorageblob azureidentity azurecore tokio futures If your code uses azurecore types directly (for example, azurecore::http::Url or azurecore::http::RequestContent), add azurecore to Cargo.toml. If you only use azurestorageblob re-exports, direct azurecore dependency is optional. Environment Variables bash AZURESTORAGEENDPOINT=https://<account.blob.
Explore related resources
Frequently asked questions
What is azure-storage-blob-rust?
azure-storage-blob-rust is a open-source AI agent skill with Copy skill directory. Azure Blob Storage library for Rust. Upload, download, and manage blobs and containers.
Who is azure-storage-blob-rust best for?
azure-storage-blob-rust is best for reusing agent instructions, scripts, and references.
How do I install azure-storage-blob-rust?
Install or run azure-storage-blob-rust using Copy skill directory. Check azure-storage-blob-rust for the latest setup command.
Is azure-storage-blob-rust actively maintained?
azure-storage-blob-rust may need a closer maintenance check before production use.
Auto-fetched from GitHub.