azure-storage

Installation
SKILL.md

Boundary

This skill handles Azure Storage operations including blob storage, file shares, queue storage, table storage, and Data Lake. It focuses on storage account management, container/file operations, and data transfer. It does NOT cover Azure SQL Database, Cosmos DB, Event Hubs, or Service Bus (those have dedicated skills).

When to use

Use this skill when:

  • Working with Azure Blob Storage for object storage
  • Managing Azure File Shares for SMB file sharing
  • Using Queue Storage for async messaging
  • Interacting with Table Storage for NoSQL key-value data
  • Managing Data Lake Storage Gen2 for big data analytics
  • Configuring storage account tiers and redundancy
  • Implementing lifecycle management policies
  • Uploading/downloading files to/from Azure Storage
Installs
2
GitHub Stars
1
First Seen
May 16, 2026
azure-storage — truongnat/simple-skills