What problem does it solve?
This Skill helps you work with Azure storage services without having to memorize service-specific SDKs, CLI commands, and authentication patterns. It reduces friction when you need to upload, download, list, or structure data across blob, file share, queue, table, and data lake workloads.
Core Features & Use Cases
- Blob Storage Operations: Handle object storage for files, backups, and static content, including uploads, downloads, listing, and tier selection.
- File, Queue, Table, and Data Lake Guidance: Choose the right Azure storage service for SMB shares, async messaging, key-value tables, or hierarchical analytics storage.
- SDK and Auth Reference: Use language-specific quick references and production-safe identity guidance for common storage workflows.
- Use Case: If you are building an app that needs to store uploaded documents, queue background tasks, and query metadata, this Skill helps you choose the correct service and implementation pattern.
Quick Start
Ask for help implementing Azure Storage access for your app in your preferred language and describe whether you need blobs, queues, file shares, tables, or data lake support.