azure-storage Skill
Azure Storage Services including Blob Storage, File Shares, Queue Storage, Table Storage, and Data Lake. Answers questions about storage access tiers (hot, cool, cold, archive), when to use each tier, and tier comparison. Provides object storage, SMB file shares, async messaging, NoSQL key-value, and big data analytics Published by microsoft in skills.
What is azure-storage Skill?
Azure Storage Services including Blob Storage, File Shares, Queue Storage, Table Storage, and Data Lake. Answers questions about storage access tiers (hot, cool, cold, archive), when to use each tier, and tier comparison. Provides object storage, SMB file shares, async messaging, NoSQL key-value, and big data analytics 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
- Data analysis
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use azure-storage Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/skills
- Skill file: .github/plugins/azure-skills/skills/azure-storage/SKILL.md
What it does
Azure Storage Services including Blob Storage, File Shares, Queue Storage, Table Storage, and Data Lake. Answers questions about storage access tiers (hot, cool, cold, archive), when to use each tier, and tier comparison. Provides object storage, SMB file shares, async messaging, NoSQL key-value, and big data analytics
Skill instructions
Azure Storage Services Services | Service | Use When | MCP Tools | CLI | |---------|----------|-----------|-----| | Blob Storage | Objects, files, backups, static content | azurestorage | az storage blob | | File Shares | SMB file shares, lift-and-shift | - | az storage file | | Queue Storage | Async messaging, task queues | - | az storage queue | | Table Storage | NoSQL key-value (consider Cosmos DB) | - | az storage table | | Data Lake | Big data analytics, hierarchical namespace | - | az storage fs | MCP Server (Preferred) When Azure MCP is enabled: - azurestorage with command storageaccountlist - List storage accounts - azurestorage with command storagecontainerlist - List containers in account - azurestorage with command storagebloblist - List blobs in container - azurestorage with command storageblobget - Download blob content - azurestorage with command storageblobput - Upload blob content If Azure MCP is not enabled: Run /azure:setup or enable via /mcp. CLI Fallback bash List s
Explore related resources
Frequently asked questions
What is azure-storage?
azure-storage is a open-source AI agent skill with Copy skill directory. Azure Storage Services including Blob Storage, File Shares, Queue Storage, Table Storage, and Data Lake.
Who is azure-storage best for?
azure-storage is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install azure-storage?
Install or run azure-storage using Copy skill directory. Check azure-storage for the latest setup command.
Is azure-storage actively maintained?
azure-storage may need a closer maintenance check before production use.
Auto-fetched from GitHub.