macOS
brew install azqrlocal Homebrew formula metadata
安装
brew install azqrlocal Homebrew formula metadata
winget install --id Microsoft.Azure.QuickReview -eWindows Package Manager source index · Microsoft.Azure.QuickReview · 来源: cdn.winget.microsoft.com
概览
Azure Quick Review
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
azqr | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:azqr |
|---|---|
| 版本 | 3.1.3 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/azqr |
| 主页 | https://azure.github.io/azqr/ |
| 仓库 | https://github.com/Azure/azqr |
| 上游文档 | https://azure.github.io/azqr |
| 许可证 | MIT |
| 源码归档 | https://github.com/Azure/azqr.git |
| 最后更新 | 2026-06-08T13:43:09Z |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
Microsoft.Azure.QuickReview
winget install --id Microsoft.Azure.QuickReview -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.