Azure Functions reliability is important for keeping your apps running. This skill helps you check if your function apps are zone redundant and set up for multi-region failover. It scans your Azure resources and creates a simple checklist of what needs fixing.
You can then fix issues step by step using Azure CLI commands or infrastructure as code. The skill asks for your confirmation before making changes. This makes your apps more resilient and ready for disaster recovery.
Anyone who manages Azure Functions can use this skill to find single points of failure and improve high availability. It works with your existing Azure login and permissions.
Global
mkdir -p ~/.claude/skills/azure-reliabilityProject
mkdir -p .claude/skills/azure-reliabilitySource Repository
Azure Deploymicrosoft/azure-skills
Run Azure deployment commands with error recovery for already-prepared apps
Azure Preparemicrosoft/azure-skills
Generate Azure infrastructure code and config files for deployment preparation
Azure Storagemicrosoft/azure-skills
Store files, messages, and data with Azure Storage services easily.
Azure Validatemicrosoft/azure-skills
Validate your Azure deployment with thorough preflight checks on all prerequisites
Azure Resource Lookupmicrosoft/azure-skills
Find any Azure resource across subscriptions and groups easily
Azure Aigatewaymicrosoft/azure-skills
Govern your AI models and tools with Azure API Management gateway
Azure Resource Visualizermicrosoft/azure-skills
Map your Azure resources with clear architecture diagrams in minutes
Azure Rbacmicrosoft/azure-skills
Find the least privilege Azure RBAC role and generate CLI and Bicep code