agentskills.codes
AZ

azure-reliability

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 (u

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)

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

Search skills

Search the agent skills registry