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.
Global
mkdir -p ~/.claude/skills/azure-storageProject
mkdir -p .claude/skills/azure-storageSource Repository
Azure Deploymicrosoft/azure-skills
Run Azure deployment commands with error recovery for already-prepared apps
Azure Preparemicrosoft/azure-skills
Generate Azure infrastructure code and config files for deployment preparation
Azure Validatemicrosoft/azure-skills
Validate your Azure deployment with thorough preflight checks on all prerequisites
Azure Resource Lookupmicrosoft/azure-skills
Find any Azure resource across subscriptions and groups easily
Azure Rbacmicrosoft/azure-skills
Find the least privilege Azure RBAC role and generate CLI and Bicep code
Azure Aigatewaymicrosoft/azure-skills
Govern your AI models and tools with Azure API Management gateway
Azure Resource Visualizermicrosoft/azure-skills
Map your Azure resources with clear architecture diagrams in minutes
Azure Computemicrosoft/azure-skills
Get help choosing, connecting, and managing Azure VMs and scale sets