Agent skill

azure-reliability

Expert knowledge for Azure Reliability development including best practices, decision making, architecture & design patterns, limits & quotas, and deployment. Use when designing AZ/multi-region apps, MySQL Flexible Server HA, resilient Functions, or Azure Queue Storage limits, and other Azure Reliability related development tasks. 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).

Stars 485
Forks 45

Install this agent skill to your Project

npx add-skill https://github.com/MicrosoftDocs/Agent-Skills/tree/main/skills/azure-reliability

Metadata

Additional technical details for this skill

generator
docs2skills/1.0.0
generated at
2026-04-05

SKILL.md

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: 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

Category Lines Description
Best Practices L33-L65 Patterns and guidance to design, configure, and harden high‑availability, disaster recovery, and fault‑tolerant architectures for specific Azure services and workloads
Decision Making L66-L70 Guidance on using availability zones, nonregional services, and resilient Azure Functions architectures to design highly available, fault-tolerant Azure solutions.
Architecture & Design Patterns L71-L77 Designing zone-resilient and zonal workloads, hardening deployments for availability zones, and architecting multi-region solutions (including non‑paired regions) for high reliability.
Limits & Quotas L78-L82 Details on Azure Queue Storage message size limits, including max message size, behavior when limits are exceeded, and best practices for handling large payloads.
Deployment L83-L87 Guidance on deploying Azure services and MySQL Flexible Server with availability zones, including configuring zone-redundant high availability and migration to zone-resilient setups.

Best Practices

Topic URL
Design resilient clusters in Azure Kubernetes Service https://learn.microsoft.com/en-us/azure/reliability/reliability-aks
Configure reliability for Azure API Center https://learn.microsoft.com/en-us/azure/reliability/reliability-api-center
Harden Azure App Service Environment reliability https://learn.microsoft.com/en-us/azure/reliability/reliability-app-service-environment
Architect highly available Azure Application Gateway v2 https://learn.microsoft.com/en-us/azure/reliability/reliability-application-gateway-v2
Plan reliability for Azure Bot Service https://learn.microsoft.com/en-us/azure/reliability/reliability-bot
Configure reliability for Azure Chaos Studio https://learn.microsoft.com/en-us/azure/reliability/reliability-chaos-studio
Achieve high availability in Azure Cosmos DB NoSQL https://learn.microsoft.com/en-us/azure/reliability/reliability-cosmos-db-nosql
Design resilient Azure Data Explorer deployments https://learn.microsoft.com/en-us/azure/reliability/reliability-data-explorer
Harden Azure Data Factory for outages https://learn.microsoft.com/en-us/azure/reliability/reliability-data-factory
Implement high availability for Azure Database for PostgreSQL https://learn.microsoft.com/en-us/azure/reliability/reliability-database-postgresql
Implement resilient architectures in Azure Databricks https://learn.microsoft.com/en-us/azure/reliability/reliability-databricks
Ensure reliability for Azure Device Registry metadata https://learn.microsoft.com/en-us/azure/reliability/reliability-device-registry
Design high availability for Azure DocumentDB https://learn.microsoft.com/en-us/azure/reliability/reliability-documentdb
Build resilient architectures with Azure Event Grid https://learn.microsoft.com/en-us/azure/reliability/reliability-event-grid
Increase reliability of Azure Event Hubs streaming https://learn.microsoft.com/en-us/azure/reliability/reliability-event-hubs
Design reliable analytics with Microsoft Fabric https://learn.microsoft.com/en-us/azure/reliability/reliability-fabric
Implement resilient architectures with Azure Functions https://learn.microsoft.com/en-us/azure/reliability/reliability-functions
Implement resilient architectures with Azure Functions https://learn.microsoft.com/en-us/azure/reliability/reliability-functions
Implement disaster recovery for Azure Image Builder https://learn.microsoft.com/en-us/azure/reliability/reliability-image-builder
Design resilient device connectivity with Azure IoT Hub https://learn.microsoft.com/en-us/azure/reliability/reliability-iot-hub
Design resilient architectures with Azure Load Balancer https://learn.microsoft.com/en-us/azure/reliability/reliability-load-balancer
Design resilient architectures with Azure Load Balancer https://learn.microsoft.com/en-us/azure/reliability/reliability-load-balancer
Design resilient workflows with Azure Logic Apps https://learn.microsoft.com/en-us/azure/reliability/reliability-logic-apps
Increase reliability of Azure Managed Redis caches https://learn.microsoft.com/en-us/azure/reliability/reliability-managed-redis
Improve reliability of Azure Notification Hubs https://learn.microsoft.com/en-us/azure/reliability/reliability-notification-hubs
Design resilient disaster recovery with Azure Site Recovery https://learn.microsoft.com/en-us/azure/reliability/reliability-site-recovery
Implement resilient architectures in Azure SQL Database https://learn.microsoft.com/en-us/azure/reliability/reliability-sql-database
Increase reliability of Azure Stream Analytics jobs https://learn.microsoft.com/en-us/azure/reliability/reliability-stream-analytics
Plan high availability in Azure VMware Solution https://learn.microsoft.com/en-us/azure/reliability/reliability-vmware-solution

Decision Making

Topic URL
Select and understand Azure nonregional services https://learn.microsoft.com/en-us/azure/reliability/regions-nonregional-services

Architecture & Design Patterns

Topic URL
Enable and plan zone-resilient Azure workloads https://learn.microsoft.com/en-us/azure/reliability/availability-zones-enable-zone-resiliency
Design and harden zonal Azure resource deployments https://learn.microsoft.com/en-us/azure/reliability/availability-zones-zonal-resource-resiliency
Architect multi-region solutions in nonpaired Azure regions https://learn.microsoft.com/en-us/azure/reliability/regions-multi-region-nonpaired

Limits & Quotas

Topic URL
Understand Azure Queue Storage message size limits https://learn.microsoft.com/en-us/azure/reliability/reliability-storage-queue

Deployment

Topic URL
Use Azure services with availability zone support https://learn.microsoft.com/en-us/azure/reliability/availability-zones-service-support
Migrate MySQL Flexible Server to zone-redundant HA https://learn.microsoft.com/en-us/azure/reliability/migrate-database-mysql-flex

Expand your agent's capabilities with these related and highly-rated skills.

MicrosoftDocs/Agent-Skills

azure-blueprints

Expert knowledge for Azure Blueprints development including troubleshooting, architecture & design patterns, security, configuration, and integrations & coding patterns. Use when defining Azure Blueprints, mapping built-in compliance sets, automating via CLI/PowerShell/REST, or fixing assignment errors, and other Azure Blueprints related development tasks. Not for Azure Policy (use azure-policy), Azure Resource Manager (use azure-resource-manager), Azure Managed Applications (use azure-managed-applications), Azure Deployment Environments (use azure-deployment-environments).

485 45
Explore
MicrosoftDocs/Agent-Skills

azure-hdinsight

Expert knowledge for Azure HDInsight development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when working with HDInsight Spark/Hive/Kafka/HBase clusters, Ambari, VNet networking, or Azure SQL/Cosmos DB integration, and other Azure HDInsight related development tasks. Not for Azure Synapse Analytics (use azure-synapse-analytics), Azure Databricks (use azure-databricks), Azure Stream Analytics (use azure-stream-analytics).

485 45
Explore
MicrosoftDocs/Agent-Skills

azure-advisor

Expert knowledge for Azure Advisor development including best practices, decision making, limits & quotas, security, configuration, and integrations & coding patterns. Use when configuring Advisor alerts, workbooks, RBAC access, bulk fixes, or Resource Graph/Kusto queries, and other Azure Advisor related development tasks. Not for Azure Cost Management (use azure-cost-management), Azure Monitor (use azure-monitor), Azure Policy (use azure-policy), Azure Service Health (use azure-service-health).

485 45
Explore
MicrosoftDocs/Agent-Skills

azure-cognitive-search

Expert knowledge for Azure AI Search development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when designing indexes/skillsets, vector/semantic search, indexers, RAG knowledge bases, or secure data access, and other Azure AI Search related development tasks. Not for Azure Cosmos DB (use azure-cosmos-db), Azure Data Explorer (use azure-data-explorer), Azure SQL Database (use azure-sql-database), Azure Synapse Analytics (use azure-synapse-analytics).

485 45
Explore
MicrosoftDocs/Agent-Skills

azure-migrate

Expert knowledge for Azure Migrate development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when using AppCAT/CAST, Site Recovery REST APIs, Azure Migrate appliance, Arc-based discovery, or Resource Mover, and other Azure Migrate related development tasks. Not for Azure Database Migration service (use azure-database-migration), Azure Site Recovery (use azure-site-recovery), Azure Virtual Machines (use azure-virtual-machines), SQL Server on Azure Virtual Machines (use azure-sql-virtual-machines).

485 45
Explore
MicrosoftDocs/Agent-Skills

azure-maps

Expert knowledge for Azure Maps development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, and integrations & coding patterns. Use when using Azure Maps web SDK, search/geocoding, routing/traffic, weather APIs, or migrating from Bing/Google Maps, and other Azure Maps related development tasks.

485 45
Explore

Didn't find tool you were looking for?

Be as detailed as possible for better results