This is a proper reliability audit tool for Azure Functions and App Service, built by Microsoft. It scans your deployed resources for zone redundancy gaps, storage replication issues, missing health probes, and single-region deployments, then presents findings in a feature-pivoted checklist instead of drowning you in per-resource noise. The remediation flow is staged: quick wins like enabling zone redundancy on app service plans come first, then it asks before touching storage migrations or generating multi-region IaC patches. Use it when you need to harden production workloads or prep for compliance reviews. Container Apps support is planned but not shipped yet. Requires Azure CLI with the resource-graph extension and contributor access for configuration changes.
npx skills add https://github.com/microsoft/azure-skills --skill azure-reliability