azure-reliability

Scan Azure Functions and App Service for reliability gaps and drive staged remediation.

12|1|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/jorgeasaurus/agent-skills --skill azure-reliability-jorgeasaurus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-reliability
Source: https://github.com/jorgeasaurus/agent-skills/tree/main/azure-reliability
Command: npx skills add https://github.com/jorgeasaurus/agent-skills --skill azure-reliability-jorgeasaurus

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires azurerm_resourcegraph, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill assesses and improves the reliability posture of PaaS Applications, such as Azure Functions and Azure App Service, by scanning deployed resources for zone redundancy, ZRS storage, health probes, and multi-region failover. It presents a feature-pivoted checklist and drives staged remediation with user confirmation.

Core Features & Use Cases

  • Reliability Assessment: Scans resources for zone redundancy, ZRS storage, health probes, and multi-region failover.
  • Feature-Pivoted Checklist: Presents findings as a table with status indicators and specific resources.
  • Staged Remediation: Drives end-to-end remediation with user confirmation for zone redundancy, ZRS storage, health probes, and multi-region failover.
  • Use Case: A user can activate this Skill to check the reliability posture of their Azure Functions or Azure App Service application, identify areas that need improvement, and drive remediation steps accordingly.

Quick Start

Use the azure-reliability skill to assess the reliability posture of your Azure Functions or Azure App Service application.

Frequently Asked Questions about azure-reliability

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check if my Azure App Service is configured for zone redundancy and multi-region failover?

Azure Functions reliability is assessed by scanning deployed resources for zone redundancy, ZRS storage, health probes, and multi-region failover. The scan generates a feature-pivoted checklist with status indicators to pinpoint missing reliability configurations across your applications.

What's the best way to remediate missing ZRS storage and health probes on Azure PaaS applications?

Remediate ZRS storage and health probes on Azure PaaS applications using staged remediation with user confirmation. This process drives end-to-end fixes for zone redundancy, ZRS storage, health probes, and multi-region failover directly from the assessment checklist findings.

Do I need Azure Resource Graph permissions to assess PaaS reliability posture?

Yes, you need Azure Resource Graph extension and permissions to the target subscription or resource group to assess PaaS reliability posture. These permissions are required to scan deployed Azure Functions and App Service resources for zone redundancy and failover configurations.

Can I automate reliability checks for Azure Functions across multiple subscriptions?

You can automate reliability checks for Azure Functions by scanning target subscriptions using Azure Resource Graph. The assessment requires Resource Graph permissions and evaluates zone redundancy, ZRS storage, health probes, and multi-region failover, outputting a feature-pivoted checklist for remediation.

Why does my Azure App Service failover reliability assessment return empty results?

An Azure App Service reliability assessment may return empty results if Azure Resource Graph permissions to the target subscription or resource group are missing. Proper access is required to scan deployed PaaS resources for zone redundancy, ZRS storage, and health probes.