Covers Azure's five core storage services with MCP tools for blob operations and CLI fallbacks for everything else. The breakdown of access tiers (hot, cool, cold, archive) and redundancy options (LRS through GZRS) is thorough, and the service comparison table makes it clear when to use blob storage versus file shares versus queues. Heavy focus on blob storage operations since that's what most people actually use day-to-day. The SDK references are comprehensive but the MCP integration only handles basic blob CRUD, so you'll still need CLI for lifecycle policies or advanced features.
claude skill add microsoft/azure-skills:azure-storage