microsoftdocs/agent-skills

azure-elastic-san

Expert knowledge for Azure Elastic SAN development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when creating Elastic SAN volumes, AVS datastores, iSCSI clients, snapshots, or clustered SQL/FC workloads, and other Azure Elastic SAN related development tasks. Not for Azure Blob Storage (use azure-blob-storage), Azure Files (use azure-files), Azure NetApp Fi…

First seen Mar 10, 2026

Installation

$ npx skills add microsoftdocs/agent-skills --skill azure-elastic-san

Summary

  • Expert knowledge for Azure Elastic SAN development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment.
  • Use when creating Elastic SAN volumes, AVS datastores, iSCSI clients, snapshots, or clustered SQL/FC workloads, and other Azure Elastic SAN related development tasks.
  • Not for Azure Blob Storage (use azure-blob-storage), Azure Files (use azure-files), Azure NetApp Files (use azure-netapp-files), Azure Virtual Machines (use azure-virtual-machines).

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from microsoftdocs/agent-skills · top by installs.

npx skills add microsoftdocs/agent-skills

Browse all from microsoftdocs/agent-skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 737
License LICENSE
Default branch main
Open issues 2
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

CompatibilityRequires network access. Uses mcp_microsoftdocs:microsoft_docs_fetch or fetch_webpage to retrieve documentation.
More metadata
generated_at
2026-08-31
generator
docs2skills/1.0.0

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 8,024 B
  • docs SUMMARY.md 606 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 121 installs

SKILL.md

Azure Elastic SAN Skill

This skill provides expert guidance for Azure Elastic SAN. Covers troubleshooting, best practices, decision making, architecture & design patterns, 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 readfile with the specified lines. For categories with file links (e.g., [security.md](security.md)), use readfile on the linked reference file

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

This skill requires network access to fetch documentation content:

  • Preferred: Use mcpmicrosoftdocs:microsoftdocs_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

Category Lines Description
Troubleshooting L37-L41 Diagnosing and fixing Elastic SAN issues: connectivity, performance, provisioning/attachment failures, health checks, and step-by-step resolution guidance.
Best Practices L42-L48 Tuning Elastic SAN performance and configuration (including AVS datastores) and using, configuring, and managing Elastic SAN snapshot features
Decision Making L49-L53 Guidance on sizing and configuring Elastic SAN (performance, capacity, architecture) and deciding how to integrate it with AKS workloads and storage patterns.
Architecture & Design Patterns L54-L58 Patterns for running clustered apps (SQL, Failover Cluster, etc.) on Azure Elastic SAN, including shared volume setup, fencing, failover behavior, and high-availability design.
Limits & Quotas L59-L64 Details on Elastic SAN capacity limits, max IOPS/throughput, and how VM sizes, volume groups, and workloads affect achievable performance and scaling.
Security L65-L74 Configuring encryption (platform and customer-managed keys) and secure access to Elastic SAN using private endpoints, service endpoints, and other network security options.
Configuration L75-L83 Deploying, resizing, deleting, and monitoring Azure Elastic SAN instances/volumes, plus configuring iSCSI IQN naming and safe operational best practices.
Integrations & Coding Patterns L84-L91 Creating and benchmarking Elastic SAN volumes, plus step-by-step guidance to connect Linux and Windows clients using iSCSI and optimize performance.
Deployment L92-L95 Guides for migrating Azure VMware Solution (AVS) datastores to Azure Elastic SAN, including configuring and using multiple private endpoints for secure connectivity.

Troubleshooting

Topic URL
Diagnose and resolve Azure Elastic SAN issues https://learn.microsoft.com/en-us/azure/storage/elastic-san/elastic-san-troubleshoot

Best Practices

Decision Making

Topic URL
Plan Azure Elastic SAN capacity and configuration https://learn.microsoft.com/en-us/azure/storage/elastic-san/elastic-san-planning

Architecture & Design Patterns

Topic URL
Use clustered applications with shared Azure Elastic SAN volumes https://learn.microsoft.com/en-us/azure/storage/elastic-san/elastic-san-shared-volumes

Limits & Quotas

Topic URL
Understand Azure Elastic SAN and VM performance limits https://learn.microsoft.com/en-us/azure/storage/elastic-san/elastic-san-performance
Azure Elastic SAN capacity, IOPS, and throughput limits https://learn.microsoft.com/en-us/azure/storage/elastic-san/elastic-san-scale-targets

Security

Configuration

Integrations & Coding Patterns

Deployment