macOS
brew install azqrlocal Homebrew formula metadata
brew
azqr のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.