azure-storage

Manage Azure Storage services including blobs, files, queues, tables, and Data Lake.

6|3|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/jongio/azd-copilot --skill azure-storage-jongio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-storage
Source: https://github.com/jongio/azd-copilot/tree/main/cli/src/internal/assets/ghcp4a-skills/azure-storage
Command: npx skills add https://github.com/jongio/azd-copilot --skill azure-storage-jongio

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the management and interaction with various Azure Storage services, providing efficient object storage, file sharing, messaging, and data analytics capabilities.

Core Features & Use Cases

  • Service Management: Lists and interacts with Blob Storage, File Shares, Queue Storage, Table Storage, and Data Lake.
  • Data Operations: Supports uploading and downloading blobs, listing containers, and managing storage accounts.
  • Access Tiers & Redundancy: Provides guidance on selecting appropriate storage tiers and redundancy options for cost and availability.
  • Use Case: Quickly list all storage accounts in your subscription, then drill down to list blobs in a specific container and download a file.

Quick Start

Use the azure-storage skill to list all storage accounts in your Azure subscription.

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 services like Blob Storage and Data Lake?

Manage Azure Storage services by listing and interacting with Blob Storage, File Shares, Queue Storage, Table Storage, and Data Lake. Configure access tiers and redundancy to optimize costs and availability across your storage accounts.

What is the best way to list all storage accounts in my Azure subscription?

List all storage accounts in your Azure subscription by using the service management features. Drill down into specific containers to list blobs and perform data operations like uploading or downloading files.

Can I use Azure File Shares for SMB file sharing and async messaging?

Yes, Azure File Shares facilitate SMB file sharing, while Queue Storage handles async messaging. Table Storage provides NoSQL key-value capabilities, and Data Lake supports big data analytics.

How do I configure access tiers and lifecycle management for Azure Blob Storage?

Configure access tiers and lifecycle management for Azure Blob Storage by selecting appropriate storage tiers and redundancy options. This ensures optimal cost management and data availability for your object storage.

Does this approach support big data analytics with Azure Data Lake?

Yes, it supports big data analytics through Azure Data Lake integration. You can manage Data Lake storage alongside Blob Storage, File Shares, Queue Storage, and Table Storage for comprehensive data analytics workflows.