AI AGENT ADDONS

Azure Storage is a service for saving files, messages, and large data in the cloud. It includes Blob Storage for objects, File Shares for network drives, Queue Storage for messages, Table Storage for simple data, and Data Lake for big data analytics.

You can choose the right storage tier based on how often you access data. Tiers like Hot, Cool, Cold, and Archive help you balance cost and performance. The skill also helps with lifecycle management to move data automatically between tiers.

This skill is useful for developers and IT admins who need to upload and download blobs, set up file shares, or manage storage accounts in Azure.

Add Azure Storage skill to your workflow

Global

mkdir -p ~/.claude/skills/azure-storage

Project

mkdir -p .claude/skills/azure-storage

Source Repository

Stars
1,241
Forks
195
Watchers
1,241
License
MIT
Last Push
4 days ago
Created
4 months ago