azure-storage

Manage Azure Storage accounts and Blob, File, Queue, and Table services via Azure CLI.

6|2|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/jonathan-vella/azure-smb-rf --skill azure-storage-jonathan-vella
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-storage
Source: https://github.com/jonathan-vella/azure-smb-rf/tree/main/.github/skills/azure-storage
Command: npx skills add https://github.com/jonathan-vella/azure-smb-rf --skill azure-storage-jonathan-vella

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires azure-cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

The Azure Storage skill streamlines the management of Azure Storage accounts and their associated services, reducing manual configuration efforts and increasing efficiency in deploying storage solutions.

Core Features & Use Cases

  • Service Discovery: Easily discover and manage different Azure Storage services such as Blob, File, Queue, and Table Storage.
  • Operations: Perform common tasks such as listing accounts, creating and deleting storage resources, and configuring access tiers.
  • Integration: Seamlessly integrates with existing Azure workflows for robust deployment and maintenance.

Quick Start

Initialize and manage Azure storage with the storage skill. Example command: storage setup

Frequently Asked Questions about azure-storage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Azure Storage accounts and services using command line tools?

You can manage Azure Storage accounts by executing CLI commands to list, create, delete, and configure Blob, File, Queue, and Table Storage services through an integrated Azure CLI workflow.

What are the prerequisites for automating Azure Storage configurations?

Automating Azure Storage configurations requires having the Azure CLI installed and configured, allowing you to execute scripts and references to deploy and maintain storage resources.

Can I configure access tiers and manage Blob Storage using scripts?

Yes, you can configure access tiers and manage Blob Storage by running script operations that handle service configurations and resource lifecycle natively through the Azure CLI interface.

What is the best way to discover and list existing Azure Storage services?

The best way to discover and list Azure Storage services is using service discovery operations that query your cloud infrastructure to identify existing Blob, File, Queue, and Table Storage resources.

Does this approach work for both creating and deleting Azure Storage resources?

Yes, this approach works for creating and deleting Azure Storage resources by executing targeted CLI operations that handle the full lifecycle of your storage accounts and configurations.