macOS
brew install azqrlocal Homebrew formula metadata
brew
Azure Quick Review. Version 3.1.3 via Homebrew; verified 2026-06-08.
install
brew install azqrlocal Homebrew formula metadata
winget install --id Microsoft.Azure.QuickReview -eWindows Package Manager source index · Microsoft.Azure.QuickReview · source: cdn.winget.microsoft.com
overview
Azure Quick Review
history
Azure Quick Review, packaged as `azqr`, is an Azure assessment CLI that scans subscriptions for best-practice, resiliency, security, inventory, and governance findings and emits reports, commonly Excel workbooks. It sits in the practical space between Azure Advisor, scripted Azure Resource Graph queries, and consultant-style cloud review checklists.
The Azure/azqr repository was created in October 2022. The official README describes Azure Quick Review as a CLI for analyzing Azure resources against Azure best practices and recommendations, with the goal of giving users a comprehensive overview of non-compliant configurations and improvement areas.
The project connects its recommendation model to Azure Resource Graph queries from the Azure Proactive Resiliency Library v2 and the Azure Orphaned Resources project, plus Azure Resource Manager rules built with the Azure Go SDK. That makes azqr a curated assessment engine rather than only a wrapper around one Azure API.
The release stream reached v1.0.0 in April 2024, and the GitHub releases API shows v3.x releases and previews in 2026, indicating continued development of the assessment corpus and reporting workflow.
The official README documents install paths for Linux and Azure Cloud Shell via install script, Windows via WinGet or PowerShell, and macOS via Homebrew. The batch input also lists Homebrew and WinGet packages, matching the tool's audience of Azure operators who may run scans from local workstations, Cloud Shell, or automation hosts.
The quick start is operationally direct: authenticate with Azure CLI, run `azqr scan`, and open the generated report with `azqr show`. The README says scan output defaults to an Excel file with recommendation, impacted-resource, resource-type, inventory, and out-of-scope sheets, with optional CSV generation and optional stages for Advisor, Defender, Policy, Arc SQL, and Costs.
Azqr matters to package nerds because it packages a changing Azure best-practices review into one binary with a stable command surface. That is easier to distribute and pin than a pile of ARG snippets, spreadsheets, and portal instructions.
Its output format also explains its package shape: operators want a local executable that can run against many subscriptions and produce shareable artifacts, so Homebrew and WinGet distribution are not decorative, they are part of the workflow.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
azqr | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:azqr |
|---|---|
| Version | 3.1.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/azqr |
| Homepage | https://azure.github.io/azqr/ |
| Repository | https://github.com/Azure/azqr |
| Upstream docs | https://azure.github.io/azqr |
| License | MIT |
| Source archive | https://github.com/Azure/azqr.git |
| Last updated | 2026-06-08T13:43:09Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | azqr |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
Microsoft.Azure.QuickReview
winget install --id Microsoft.Azure.QuickReview -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.