Azure Blob Storage Skill

SkillFiles & storage

Expert knowledge for Azure Blob Storage development including troubleshooting, best practices, decision making, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when using Blob tiers, lifecycle/immutability, NFS/SFTP mounts, static sites, or SDK/CLI data workflows, and other Azure Blob Storage related development tasks. Not for Azure Files (use azure-files), Azure Queue Storage (use azure-queue-storage), Azure Table Storage (use azure-table-storage), Azure NetApp Files (use azure-netapp-files).

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Azure Blob Storage Skill skill

What this skill tells your AI

The instructions your AI receives, as published by microsoftdocs/agent-skills in skills/azure-blob-storage/SKILL.md and read by ahel’s review.

This skill provides expert guidance for Azure Blob Storage. Covers troubleshooting, best practices, decision making, limits & quotas, security, configuration, integrations & coding patterns, and deployment. It combines local quick-reference content with remote documentation fetching capabilities.

How to Use This Skill

IMPORTANT for Agent: Use the Category Index below to locate relevant sections. For categories with line ranges (e.g., L35-L120), use read_file with the specified lines. For categories with file links (e.g., [security.md](security.md)), use read_file on the linked reference file

IMPORTANT for Agent: If metadata.generated_at is more than 3 months old, suggest the user pull the latest version from the repository. If mcp_microsoftdocs tools are not available, suggest the user install it: Installation Guide

This skill requires network access to fetch documentation content:

  • Preferred: Use mcp_microsoftdocs:microsoft_docs_fetch with query string from=learn-agent-skill. Returns Markdown.
  • Fallback: Use fetch_webpage with query string from=learn-agent-skill&accept=text/markdown. Returns Markdown.

Category Index

CategoryLinesDescription
TroubleshootingL36-L48Diagnosing and fixing Azure Blob Storage issues: Storage Mover errors/networking, support bundles, BlobFuse/BlobFuse2 mount & I/O problems, metrics/logging quirks, NFS 3.0, and SFTP limitations.
Best PracticesL49-L84Performance, reliability, and cost-optimization guidance for Azure Blob/Data Lake: access tiers, lifecycle, hot partitions, NFS/SFTP, client tuning, retries, monitoring, and backup best practices.
Decision MakingL85-L113Cost and pricing guidance for Blob Storage: choosing tiers, connectivity, migration tools, data protection, reserved capacity, and estimating end-to-end and feature-specific costs.
Limits & QuotasL114-L133Limits, quotas, performance, and known issues for Blob Storage features (tiers, lifecycle, replication, NFS/SFTP, static sites, premium accounts, tools like BlobFuse and Storage Mover).
SecurityL134-L194Securing Blob Storage: RBAC/ABAC access control, SAS tokens, SFTP auth, ACLs, encryption (CSE, CPK, scopes), WORM/immutability, private networking, and anonymous access remediation.
ConfigurationL195-L254Configuring monitoring, lifecycle, immutability, networking, mounts (BlobFuse/NFS), inventory, restore/versioning, and third‑party backup/migration tools for Azure Blob Storage.
Integrations & Coding PatternsL255-L380SDK and CLI patterns for integrating with Blob and ADLS Gen2: connect, upload/download, copy, list, manage containers/blobs/leases/metadata/tags/tiers, events, SAS, mounts, and migration/inventory workflows.
DeploymentL381-L393Guides for deploying static websites on Blob Storage, enabling Data Lake features, and migrating data from on-prem, AWS, and third‑party NAS solutions into Azure Storage.

Troubleshooting

TopicURL
Troubleshoot common Azure storage task issueshttps://learn.microsoft.com/en-us/azure/storage-actions/storage-tasks/storage-task-troubleshooting
Troubleshoot Azure Storage Mover agent networkinghttps://learn.microsoft.com/en-us/azure/storage-mover/network-troubleshooting
Resolve Azure Storage Mover AZSM job error codeshttps://learn.microsoft.com/en-us/azure/storage-mover/status-code
Generate and analyze Azure Storage Mover support bundleshttps://learn.microsoft.com/en-us/azure/storage-mover/troubleshooting
Diagnose and resolve common BlobFuse2 issueshttps://learn.microsoft.com/en-us/azure/storage/blobs/blobfuse2-faq
Troubleshoot common BlobFuse mount and I/O issueshttps://learn.microsoft.com/en-us/azure/storage/blobs/blobfuse2-troubleshooting
Troubleshoot Blob Storage metrics and logging behaviorhttps://learn.microsoft.com/en-us/azure/storage/blobs/monitor-blob-storage-faq
Resolve known NFS 3.0 issues on Blob Storagehttps://learn.microsoft.com/en-us/azure/storage/blobs/network-file-system-protocol-known-issues
Diagnose SFTP limitations and issues in Azure Blob Storagehttps://learn.microsoft.com/en-us/azure/storage/blobs/secure-file-transfer-protocol-known-issues

Best Practices

TopicURL
Apply best practices for Azure Storage Taskshttps://learn.microsoft.com/en-us/azure/storage-actions/storage-tasks/storage-task-best-practices
Apply deployment best practices for Azure Storage Discoveryhttps://learn.microsoft.com/en-us/azure/storage-discovery/deployment-planning
Model Azure Storage Mover resources for migrationshttps://learn.microsoft.com/en-us/azure/storage-mover/resource-hierarchy
Best practices for choosing and managing blob access tiershttps://learn.microsoft.com/en-us/azure/storage/blobs/access-tiers-best-practices
Blob inventory performance tuning and best practiceshttps://learn.microsoft.com/en-us/azure/storage/blobs/blob-inventory-performance-characteristics
Best practices for monitoring Azure Blob Storage workloadshttps://learn.microsoft.com/en-us/azure/storage/blobs/blob-storage-monitoring-scenarios
Manage concurrency for Azure Blob Storage writeshttps://learn.microsoft.com/en-us/azure/storage/blobs/concurrency-manage
Apply performance and cost best practices for Azure Data Lake Storagehttps://learn.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-best-practices
Avoid pitfalls using Azure Data Lake Storage HNShttps://learn.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-known-issues
Optimize Azure Blob lifecycle management performancehttps://learn.microsoft.com/en-us/azure/storage/blobs/lifecycle-management-performance-characteristics
Run NFS 3.0 performance benchmarks on Blobhttps://learn.microsoft.com/en-us/azure/storage/blobs/network-file-system-protocol-performance-benchmark
Optimize NFS 3.0 performance on Azure Blobhttps://learn.microsoft.com/en-us/azure/storage/blobs/network-file-system-protocol-support-performance
Optimize SFTP performance with Azure Blob Storagehttps://learn.microsoft.com/en-us/azure/storage/blobs/secure-file-transfer-protocol-performance
Best practices for managing Blob Storage client instanceshttps://learn.microsoft.com/en-us/azure/storage/blobs/storage-blob-client-management
Delete and restore blob containers using .NET with soft deletehttps://learn.microsoft.com/en-us/azure/storage/blobs/storage-blob-container-delete
React to Blob Storage events with Event Gridhttps://learn.microsoft.com/en-us/azure/storage/blobs/storage-blob-event-overview
Design low-latency applications with Azure Blob Storagehttps://learn.microsoft.com/en-us/azure/storage/blobs/storage-blobs-latency
Tune Azure Blob .NET uploads and downloadshttps://learn.microsoft.com/en-us/azure/storage/blobs/storage-blobs-tune-upload-download
Tune Azure Storage Go client uploads and downloadshttps://learn.microsoft.com/en-us/azure/storage/blobs/storage-blobs-tune-upload-download-go
Tune Java Azure Blob upload and download performancehttps://learn.microsoft.com/en-us/azure/storage/blobs/storage-blobs-tune-upload-download-java
Tune Azure Blob JS client upload and download performancehttps://learn.microsoft.com/en-us/azure/storage/blobs/storage-blobs-tune-upload-download-javascript
Tune Azure blob upload and download performance in Pythonhttps://learn.microsoft.com/en-us/azure/storage/blobs/storage-blobs-tune-upload-download-python
Optimize Azure Blob partitions with naming strategieshttps://learn.microsoft.com/en-us/azure/storage/blobs/storage-performance-blob-partitions
Performance optimization checklist for Azure Blob Storagehttps://learn.microsoft.com/en-us/azure/storage/blobs/storage-performance-checklist
Apply Blob Storage performance checklist for custom appshttps://learn.microsoft.com/en-us/azure/storage/blobs/storage-performance-checklist-developers
Detect and mitigate Azure Blob hot partitionshttps://learn.microsoft.com/en-us/azure/storage/blobs/storage-performance-mitigate-hot-partitions
Configure retry policies for Blob Storage in .NEThttps://learn.microsoft.com/en-us/azure/storage/blobs/storage-retry-policy
Implement resilient retry policies for Blob Storage in Gohttps://learn.microsoft.com/en-us/azure/storage/blobs/storage-retry-policy-go
Configure retry policies for Blob Storage in Javahttps://learn.microsoft.com/en-us/azure/storage/blobs/storage-retry-policy-java
Configure retry policies for Azure Blob Storage in JavaScripthttps://learn.microsoft.com/en-us/azure/storage/blobs/storage-retry-policy-javascript
Configure retry policies for Azure Blob Storage in Pythonhttps://learn.microsoft.com/en-us/azure/storage/blobs/storage-retry-policy-python
Apply Veeam best practices with Azure Blob backupshttps://learn.microsoft.com/en-us/azure/storage/solution-integration/validated-partners/backup-archive-disaster-recovery/veeam/veeam-solution-guide

Decision Making

TopicURL
Plan and manage Azure Storage Actions cost drivershttps://learn.microsoft.com/en-us/azure/storage-actions/storage-actions-plan-manage-costs
Choose Azure Storage Discovery pricing plans and featureshttps://learn.microsoft.com/en-us/azure/storage-discovery/pricing
Estimate and understand Azure Storage Mover migration costshttps://learn.microsoft.com/en-us/azure/storage-mover/billing
Choose Azure private connectivity (ExpressRoute, VPN, SD-WAN)https://learn.microsoft.com/en-us/azure/storage-mover/cloud-to-cloud-private-network-configuration
Plan Azure Storage Mover deployments and migrationshttps://learn.microsoft.com/en-us/azure/storage-mover/deployment-planning
Choose Azure Blob Storage access tiers by usagehttps://learn.microsoft.com/en-us/azure/storage/blobs/access-tiers-overview
Choose Azure Blob smart tier access transitionshttps://learn.microsoft.com/en-us/azure/storage/blobs/access-tiers-smart
Calculate archive tier storage and retrieval costshttps://learn.microsoft.com/en-us/azure/storage/blobs/archive-cost-estimation
Estimate AzCopy data transfer costs for Blob Storagehttps://learn.microsoft.com/en-us/azure/storage/blobs/azcopy-cost-estimation
Choose Azure Blob cost optimization capabilitieshttps://learn.microsoft.com/en-us/azure/storage/blobs/blob-cost-optimization-services
Estimate end-to-end costs for Azure Blob Storage usagehttps://learn.microsoft.com/en-us/azure/storage/blobs/blob-storage-estimate-costs
Compare BlobFuse behavior to native Linux file systemshttps://learn.microsoft.com/en-us/azure/storage/blobs/blobfuse2-compare-linux-file-system
Choose between BlobFuse streaming and caching modeshttps://learn.microsoft.com/en-us/azure/storage/blobs/blobfuse2-streaming-versus-caching
Estimate costs to retrieve and analyze archived blobshttps://learn.microsoft.com/en-us/azure/storage/blobs/cost-estimate-archive-retrieval-copy-blob
Estimate costs to move data from archive to hot tierhttps://learn.microsoft.com/en-us/azure/storage/blobs/cost-estimate-archive-retrieval-set-tier
Estimate multi-region data access costs for Blob Storagehttps://learn.microsoft.com/en-us/azure/storage/blobs/cost-estimate-multi-region-access
Choose a method to relocate Azure Data Lake Storage across regionshttps://learn.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-migrate-data
Choose Azure Blob data protection and recovery optionshttps://learn.microsoft.com/en-us/azure/storage/blobs/data-protection-overview
Map Blob Storage REST operations to billing categorieshttps://learn.microsoft.com/en-us/azure/storage/blobs/map-rest-apis-transaction-categories
Choose between Blob soft delete and versioninghttps://learn.microsoft.com/en-us/azure/storage/blobs/soft-delete-vs-versioning-options
Decide when to use premium block blob storagehttps://learn.microsoft.com/en-us/azure/storage/blobs/storage-blob-block-blob-premium
Plan and purchase Blob Storage reserved capacityhttps://learn.microsoft.com/en-us/azure/storage/blobs/storage-blob-reserved-capacity
Plan upgrade from Blob Storage to Data Lake Storagehttps://learn.microsoft.com/en-us/azure/storage/blobs/upgrade-to-data-lake-storage-gen2
Choose Azure unstructured data migration toolshttps://learn.microsoft.com/en-us/azure/storage/solution-integration/validated-partners/data-management/migration-tools-comparison
Choose ISV file services options in Azurehttps://learn.microsoft.com/en-us/azure/storage/solution-integration/validated-partners/primary-secondary-storage/isv-file-services

Limits & Quotas

TopicURL
Understand Azure Storage Tasks limits and issueshttps://learn.microsoft.com/en-us/azure/storage-actions/storage-tasks/storage-task-known-issues
Review Azure Storage Discovery FAQs and service limitshttps://learn.microsoft.com/en-us/azure/storage-discovery/frequently-asked-questions
Understand Azure Storage Mover scale and performancehttps://learn.microsoft.com/en-us/azure/storage-mover/performance-targets
Review Azure Storage Mover release changes and limitationshttps://learn.microsoft.com/en-us/azure/storage-mover/release-notes
Manage Azure Blob archive tier retention and accesshttps://learn.microsoft.com/en-us/azure/storage/blobs/archive-blob
Blob archive rehydration time and priority limitshttps://learn.microsoft.com/en-us/azure/storage/blobs/archive-rehydrate-to-online-tier
Understand Azure Blob inventory output behavior and limitshttps://learn.microsoft.com/en-us/azure/storage/blobs/blob-inventory-faq
Understand BlobFuse limitations and known issueshttps://learn.microsoft.com/en-us/azure/storage/blobs/blobfuse2-known-issues
Azure Blob lifecycle policy behaviors and constraintshttps://learn.microsoft.com/en-us/azure/storage/blobs/lifecycle-management-policy-faq
Protocol limits for NFS 3.0 on Azure Blobhttps://learn.microsoft.com/en-us/azure/storage/blobs/network-file-system-protocol-support
Object replication priority replication latency guaranteeshttps://learn.microsoft.com/en-us/azure/storage/blobs/object-replication-priority-replication
Azure Blob Storage scalability and performance limitshttps://learn.microsoft.com/en-us/azure/storage/blobs/scalability-targets
Scalability limits for premium block blob storage accountshttps://learn.microsoft.com/en-us/azure/storage/blobs/scalability-targets-premium-block-blobs
Use premium page blob storage scalability targetshttps://learn.microsoft.com/en-us/azure/storage/blobs/scalability-targets-premium-page-blobs
Static website hosting behaviors and constraints in Blob Storagehttps://learn.microsoft.com/en-us/azure/storage/blobs/static-website-hosting-faq
Static website hosting limits in Azure Blob Storagehttps://learn.microsoft.com/en-us/azure/storage/blobs/storage-blob-static-website

Security

TopicURL
Use Azure RBAC roles for Storage Tasks accesshttps://learn.microsoft.com/en-us/azure/storage-actions/storage-tasks/storage-task-authorization-roles
Assign Storage Tasks with correct Azure roleshttps://learn.microsoft.com/en-us/azure/storage-actions/storage-tasks/storage-task-authorization-roles-assign
Securely register Azure Storage Mover agentshttps://learn.microsoft.com/en-us/azure/storage-mover/agent-register
Configure private networking for Azure Storage Mover migrationshttps://learn.microsoft.com/en-us/azure/storage-mover/migrations-requiring-private-connections
Configure anonymous read access for Azure Blob datahttps://learn.microsoft.com/en-us/azure/storage/blobs/anonymous-read-access-configure
Remediate anonymous read access to Azure Blob datahttps://learn.microsoft.com/en-us/azure/storage/blobs/anonymous-read-access-overview
Disable and remediate anonymous Azure Blob accesshttps://learn.microsoft.com/en-us/azure/storage/blobs/anonymous-read-access-prevent
Assign Azure RBAC roles for Blob data accesshttps://learn.microsoft.com/en-us/azure/storage/blobs/assign-azure-role-data-access
Authorize Azure Blob access with Microsoft Entra IDhttps://learn.microsoft.com/en-us/azure/storage/blobs/authorize-access-azure-active-directory
Authorize Azure Blob data operations with Azure CLIhttps://learn.microsoft.com/en-us/azure/storage/blobs/authorize-data-operations-cli
Authorize Azure portal access to Blob data securelyhttps://learn.microsoft.com/en-us/azure/storage/blobs/authorize-data-operations-portal
Authorize Azure Blob data operations with PowerShellhttps://learn.microsoft.com/en-us/azure/storage/blobs/authorize-data-operations-powershell
Secure BlobFuse2 configuration files with encryption commandshttps://learn.microsoft.com/en-us/azure/storage/blobs/blobfuse2-commands-secure
Decrypt BlobFuse2 configuration files using secure decrypthttps://learn.microsoft.com/en-us/azure/storage/blobs/blobfuse2-commands-secure-decrypt
Encrypt BlobFuse2 configuration files using secure encrypthttps://learn.microsoft.com/en-us/azure/storage/blobs/blobfuse2-commands-secure-encrypt
Read encrypted BlobFuse2 config parameters with secure gethttps://learn.microsoft.com/en-us/azure/storage/blobs/blobfuse2-commands-secure-get
Modify encrypted BlobFuse2 config parameters with secure sethttps://learn.microsoft.com/en-us/azure/storage/blobs/blobfuse2-commands-secure-set
Implement client-side encryption for Azure blobs in .NEThttps://learn.microsoft.com/en-us/azure/storage/blobs/client-side-encryption
Configure POSIX-style ACLs for Azure Data Lake Storagehttps://learn.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-access-control
Configure access control for Azure Data Lake Storagehttps://learn.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-access-control-model
Configure Data Lake Storage ACLs in Azure portalhttps://learn.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-acl-azure-portal
Manage Data Lake Storage ACLs with Azure CLIhttps://learn.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-acl-cli
Use .NET to configure ACLs in Azure Data Lake Storagehttps://learn.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-acl-dotnet
Use Java to configure ACLs in Azure Data Lake Storagehttps://learn.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-acl-java
Use JavaScript to configure ACLs in Azure Data Lake Storagehttps://learn.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-acl-javascript
Manage Data Lake Storage ACLs with PowerShellhttps://learn.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-acl-powershell
Use Python to configure ACLs in Azure Data Lake Storagehttps://learn.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-acl-python
Manage Data Lake Storage ACLs with Storage Explorerhttps://learn.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-explorer-acl
Use customer-provided encryption keys with Blob Storagehttps://learn.microsoft.com/en-us/azure/storage/blobs/encryption-customer-provided-keys
Create and assign encryption scopes in Blob Storagehttps://learn.microsoft.com/en-us/azure/storage/blobs/encryption-scope-manage
Understand encryption scopes for Azure Blob Storagehttps://learn.microsoft.com/en-us/azure/storage/blobs/encryption-scope-overview
Configure immutable WORM policies for Azure Blob storagehttps://learn.microsoft.com/en-us/azure/storage/blobs/immutable-storage-overview
Secure object replication by blocking cross-tenant policieshttps://learn.microsoft.com/en-us/azure/storage/blobs/object-replication-prevent-cross-tenant-policies
Create service SAS for containers and blobs in Javahttps://learn.microsoft.com/en-us/azure/storage/blobs/sas-service-create-java
Create service SAS for blobs with JavaScripthttps://learn.microsoft.com/en-us/azure/storage/blobs/sas-service-create-javascript
Create service SAS for Azure blobs using Pythonhttps://learn.microsoft.com/en-us/azure/storage/blobs/sas-service-create-python
Apply security best practices to Azure Blob Storagehttps://learn.microsoft.com/en-us/azure/storage/blobs/secure-blobs
Validate SFTP host keys for Azure Blob Storagehttps://learn.microsoft.com/en-us/azure/storage/blobs/secure-file-transfer-protocol-host-keys
Authorize SFTP access to Azure Blob Storagehttps://learn.microsoft.com/en-us/azure/storage/blobs/secure-file-transfer-protocol-support-authorize-access
Configure Entra ID-based SFTP access to Azure Blob Storagehttps://learn.microsoft.com/en-us/azure/storage/blobs/secure-file-transfer-protocol-support-entra-id-based-access
Configure SFTP access for Azure Blob Storage accountshttps://learn.microsoft.com/en-us/azure/storage/blobs/secure-file-transfer-protocol-support-how-to
Apply security recommendations for Azure Blob Storagehttps://learn.microsoft.com/en-us/azure/storage/blobs/security-recommendations
Use Azure ABAC role assignment conditions for Blob Storagehttps://learn.microsoft.com/en-us/azure/storage/blobs/storage-auth-abac
Actions and attributes for Blob Storage ABAC conditionshttps://learn.microsoft.com/en-us/azure/storage/blobs/storage-auth-abac-attributes
Configure Blob ABAC role conditions with Azure CLIhttps://learn.microsoft.com/en-us/azure/storage/blobs/storage-auth-abac-cli
Example Azure ABAC role conditions for Blob Storagehttps://learn.microsoft.com/en-us/azure/storage/blobs/storage-auth-abac-examples
Configure Blob ABAC role conditions in Azure portalhttps://learn.microsoft.com/en-us/azure/storage/blobs/storage-auth-abac-portal
Configure Blob ABAC role conditions with PowerShellhttps://learn.microsoft.com/en-us/azure/storage/blobs/storage-auth-abac-powershell
Security considerations for Blob Storage ABAC conditionshttps://learn.microsoft.com/en-us/azure/storage/blobs/storage-auth-abac-security
Create and use account SAS tokens with JavaScripthttps://learn.microsoft.com/en-us/azure/storage/blobs/storage-blob-account-delegation-sas-create-javascript
Create user delegation SAS tokens with JavaScripthttps://learn.microsoft.com/en-us/azure/storage/blobs/storage-blob-create-user-delegation-sas-javascript
Use customer-provided encryption keys with .NET blobshttps://learn.microsoft.com/en-us/azure/storage/blobs/storage-blob-customer-provided-key
Check encryption status of Azure blobs via portal and CLIhttps://learn.microsoft.com/en-us/azure/storage/blobs/storage-blob-encryption-status
Create user delegation SAS for blobs with Azure CLIhttps://learn.microsoft.com/en-us/azure/storage/blobs/storage-blob-user-delegation-sas-create-cli
Create user delegation SAS for blobs with Javahttps://learn.microsoft.com/en-us/azure/storage/blobs/storage-blob-user-delegation-sas-create-java
Create user delegation SAS for blobs with PowerShellhttps://learn.microsoft.com/en-us/azure/storage/blobs/storage-blob-user-delegation-sas-create-powershell
Create user delegation SAS tokens with Pythonhttps://learn.microsoft.com/en-us/azure/storage/blobs/storage-blob-user-delegation-sas-create-python

Shortened here. Read the whole file on GitHub.

Signals

GitHub stars
740
Forks
119
Last commit
Sep 2026

ahel review

  • S4info
    community integration — published by microsoftdocs, not azure

Automated review, not a security audit. Ruleset v1.

Advanced
Catalog kind
skill
Gateway key
azure-blob-storage
Source
github.com/microsoftdocs/agent-skills