AZ

azure-reliability

Provides architectural patterns and reliability best practices for building and optimizing Azure-based applications.

Install

mkdir -p .claude/skills/azure-reliability && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/15348" && unzip -o skill.zip -d .claude/skills/azure-reliability && rm skill.zip

Installs to .claude/skills/azure-reliability

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Expert knowledge for Azure Reliability development including best practices, decision making, architecture & design patterns, limits & quotas, and deployment. Use when building, debugging, or optimizing Azure Reliability applications. Not for Azure Resiliency (use azure-resiliency), Azure Monitor (use azure-monitor), Azure Service Health (use azure-service-health), Azure Site Recovery (use azure-site-recovery).
414 chars✓ has a “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
Intermediate

Key capabilities

  • Design resilient clusters in Azure Kubernetes Service
  • Configure reliability for Azure API Center
  • Harden Azure App Service Environment reliability
  • Architect highly available Azure Application Gateway v2
  • Implement resilient architectures in Azure Databricks
  • Design highly available Azure Functions apps

How it works

This skill provides expert guidance and best practices for Azure Reliability, covering architecture patterns, limits, quotas, and deployment strategies.

Inputs & outputs

You give it
an Azure application or service configuration
You get back
guidance on improving its reliability

When to use azure-reliability

  • Optimizing azure architecture
  • Debugging reliability issues
  • Planning azure infrastructure

About this skill

Azure Reliability Skill

This skill provides expert guidance for Azure Reliability. Covers best practices, decision making, architecture & design patterns, limits & quotas, and deployment. It combines local quick-reference content with remote documentation fetching capabilities.

How to Use This Skill

IMPORTANT for Agent: This file may be large. Use the Category Index below to locate relevant sections, then use read_file with specific line ranges (e.g., L136-L144) to read the sections needed for the user's question

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
Best PracticesL33-L61Patterns and guidance to design, configure, and harden high-availability, resilient, and disaster‑ready architectures for key Azure PaaS, data, and integration services
Decision MakingL62-L67Guidance on picking Azure regions and services for high availability, including zone support, geographic considerations, and how nonregional (global) services affect reliability.
Architecture & Design PatternsL68-L73Designing Azure apps for availability zones, choosing zonal vs zone-redundant resources, and hardening deployments for zone failures and high availability.
Limits & QuotasL74-L78Details on Azure Queue Storage message size limits, including max message size, behavior when limits are exceeded, and best practices for handling large payloads.
DeploymentL79-L82Guidance for migrating Azure Functions hosting plans to zone-redundant configurations to improve availability and resilience.

Best Practices

TopicURL
Design resilient clusters in Azure Kubernetes Servicehttps://learn.microsoft.com/en-us/azure/reliability/reliability-aks
Configure reliability for Azure API Centerhttps://learn.microsoft.com/en-us/azure/reliability/reliability-api-center
Harden Azure App Service Environment reliabilityhttps://learn.microsoft.com/en-us/azure/reliability/reliability-app-service-environment
Architect highly available Azure Application Gateway v2https://learn.microsoft.com/en-us/azure/reliability/reliability-application-gateway-v2
Configure high availability in Azure Database for PostgreSQLhttps://learn.microsoft.com/en-us/azure/reliability/reliability-azure-database-postgresql
Plan reliability for Azure Bot Servicehttps://learn.microsoft.com/en-us/azure/reliability/reliability-bot
Configure reliability for Azure Chaos Studiohttps://learn.microsoft.com/en-us/azure/reliability/reliability-chaos-studio
Achieve high availability in Azure Cosmos DB NoSQLhttps://learn.microsoft.com/en-us/azure/reliability/reliability-cosmos-db-nosql
Harden Azure Data Factory for outageshttps://learn.microsoft.com/en-us/azure/reliability/reliability-data-factory
Implement resilient architectures in Azure Databrickshttps://learn.microsoft.com/en-us/azure/reliability/reliability-databricks
Ensure reliability for Azure Device Registry metadatahttps://learn.microsoft.com/en-us/azure/reliability/reliability-device-registry
Design high availability for Azure DocumentDBhttps://learn.microsoft.com/en-us/azure/reliability/reliability-documentdb
Implement resilient event delivery with Azure Event Gridhttps://learn.microsoft.com/en-us/azure/reliability/reliability-event-grid
Increase reliability of Azure Event Hubs streaminghttps://learn.microsoft.com/en-us/azure/reliability/reliability-event-hubs
Design reliable analytics with Microsoft Fabrichttps://learn.microsoft.com/en-us/azure/reliability/reliability-fabric
Architect highly available Azure Functions appshttps://learn.microsoft.com/en-us/azure/reliability/reliability-functions
Implement disaster recovery for Azure Image Builderhttps://learn.microsoft.com/en-us/azure/reliability/reliability-image-builder
Design resilient device connectivity with Azure IoT Hubhttps://learn.microsoft.com/en-us/azure/reliability/reliability-iot-hub
Design resilient workflows with Azure Logic Appshttps://learn.microsoft.com/en-us/azure/reliability/reliability-logic-apps
Increase reliability of Azure Managed Redis cacheshttps://learn.microsoft.com/en-us/azure/reliability/reliability-managed-redis
Improve reliability of Azure Notification Hubshttps://learn.microsoft.com/en-us/azure/reliability/reliability-notification-hubs
Improve reliability for Azure Site Recovery deploymentshttps://learn.microsoft.com/en-us/azure/reliability/reliability-site-recovery
Implement resilient architectures in Azure SQL Databasehttps://learn.microsoft.com/en-us/azure/reliability/reliability-sql-database
Increase reliability of Azure Stream Analytics jobshttps://learn.microsoft.com/en-us/azure/reliability/reliability-stream-analytics
Plan high availability in Azure VMware Solutionhttps://learn.microsoft.com/en-us/azure/reliability/reliability-vmware-solution

Decision Making

TopicURL
Identify Azure services with availability zone supporthttps://learn.microsoft.com/en-us/azure/reliability/availability-zones-service-support
Select and understand Azure nonregional serviceshttps://learn.microsoft.com/en-us/azure/reliability/regions-nonregional-services

Architecture & Design Patterns

TopicURL
Enable and plan zone-resilient Azure workloadshttps://learn.microsoft.com/en-us/azure/reliability/availability-zones-enable-zone-resiliency
Design and harden zonal Azure resource deploymentshttps://learn.microsoft.com/en-us/azure/reliability/availability-zones-zonal-resource-resiliency

Limits & Quotas

TopicURL
Understand Azure Queue Storage message size limitshttps://learn.microsoft.com/en-us/azure/reliability/reliability-storage-queue

Deployment

TopicURL
Migrate Azure Functions plans to zone redundancyhttps://learn.microsoft.com/en-us/azure/reliability/migrate-functions

When not to use it

  • When the focus is on Azure Resiliency
  • When the focus is on Azure Monitor
  • When the focus is on Azure Service Health

Limitations

  • The skill requires network access to fetch documentation content
  • The skill focuses on Azure Reliability, not other Azure aspects
  • The skill provides guidance, not direct implementation

How it compares

This skill offers specific Azure-focused reliability guidance, drawing from Microsoft documentation, unlike general cloud reliability advice.

Compared to similar skills

azure-reliability side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
azure-reliability (this skill)05moNo flagsIntermediate
database-admin14moNo flagsAdvanced
hybrid-cloud-architect24moNo flagsAdvanced
network-engineer14moReviewAdvanced

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

database-admin

sickn33

Expert database administrator specializing in modern cloud databases, automation, and reliability engineering. Masters AWS/Azure/GCP database services, Infrastructure as Code, high availability, disaster recovery, performance optimization, and compliance. Handles multi-cloud strategies, container databases, and cost optimization. Use PROACTIVELY for database architecture, operations, or reliability engineering.

16

hybrid-cloud-architect

sickn33

Expert hybrid cloud architect specializing in complex multi-cloud solutions across AWS/Azure/GCP and private clouds (OpenStack/VMware). Masters hybrid connectivity, workload placement optimization, edge computing, and cross-cloud automation. Handles compliance, cost optimization, disaster recovery, and migration strategies. Use PROACTIVELY for hybrid architecture, multi-cloud strategy, or complex infrastructure integration.

22

network-engineer

sickn33

Expert network engineer specializing in modern cloud networking, security architectures, and performance optimization. Masters multi-cloud connectivity, service mesh, zero-trust networking, SSL/TLS, global load balancing, and advanced troubleshooting. Handles CDN optimization, network automation, and compliance. Use PROACTIVELY for network design, connectivity issues, or performance optimization.

11

azure-landing-zone-architect

Raishin

Use this skill for Azure landing-zone design, management-group and subscription hierarchy reviews, platform-versus-application boundary decisions, or multi-subscription Azure platform architecture critiques that span governance, identity, networking, security, and operations.

00

azure

geekfujiwara

Azure 上のリファレンスアーキテクチャを選定し、テナントのセキュリティガバナンスに準拠した構成で構築・デプロイ・検証する。組織ポリシー(公衆ネットワークアクセス禁止・共有キー禁止・MFA 必須等)の下でも動作する構成を、Private Link / Managed Identity / VNet 統合を用いて実装する。

00

azure-resource-visualizer

github

Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources. Use this skill when the user asks for a diagram of their Azure resources or help in understanding how the resources relate to each other.

412

Search skills

Search the agent skills registry