What is it ?
The latest iteration of the Azure Quick Review tool, azqr 2.0.0 Preview, marks a significant advancement in cloud resource analysis.
This version not only introduces a range of enhancements and performance improvements but also ensures full compatibility with the Azure Proactive Resiliency Library v2, a comprehensive catalog of resiliency recommendations for Azure workloads.
With its robust command-line interface, Azqr 2.0.0 Preview offers users a detailed overview of their Azure resources, aiding in the identification and rectification of non-compliant configurations.
This synergy between Azqr and the Resiliency Library represents a forward leap in proactive resource management and compliance adherence within the Azure ecosystem.
Usage
Install using winget:
winget install azqr
To scan a specific resource group in a specific subscription run:
./azqr scan -s <subscription_id> -g <resource_group_name>
Documentation is available here.
Top comments (0)