azqr

Azure Quick Review tool for scanning Azure subscriptions

brewmacoslinux
Try with needOr install directly
Source

About

Azure Quick Review

Commands

azqr

Examples

Scan an Azure subscription for best practices and security issues$ azqr scan -s <subscription-id>
Generate a detailed report of Azure resources and recommendations$ azqr scan -s <subscription-id> -o report.html
Scan specific resource groups in a subscription$ azqr scan -s <subscription-id> -g <resource-group-name>