# Installer azqr avec Homebrew, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de azqr pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:azqr
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install azqr
```

  Preuve: local Homebrew formula metadata

### Windows

- winget (92%):

```sh
winget install --id Microsoft.Azure.QuickReview -e
```

  Preuve: Windows Package Manager source index: Microsoft.Azure.QuickReview from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:azqr
- **Gestionnaire de paquets:** Homebrew
- **Version:** 4.0.0
- **Résumé source:** Azure Quick Review
- **Page d'accueil:** <https://azure.github.io/azqr/>
- **Dépôt:** <https://github.com/Azure/azqr>
- **Dernière mise à jour:** 2026-07-29T11:51:01Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- azqr (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 4.0.0
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 2022: Azure/azqr repository created.
- 2024: v1.0.0 release published.
- 2026: v3.0.0 release published.
- 2026: v3.2.0 preview release series active.

### Related projects

- The README explicitly ties Azure Quick Review recommendations to Azure Proactive Resiliency Library v2, Azure Orphaned Resources, Azure Resource Graph, Azure Resource Manager, Azure Advisor, Microsoft Defender for Cloud, and Azure Policy.

### Sources

- GitHub releases API lists v1.0.0 on 2024-04-17, v3.0.0 on 2026-02-16, and v3.2 preview releases in 2026.
- GitHub repository metadata: created_at 2022-10-17.
- Official README documents purpose, recommendation sources, output workbooks, install methods, and quick start.
- input.source_facts.package-manager lists Homebrew and WinGet packaging.


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- winget - Microsoft.Azure.QuickReview: normalized package name match | Windows Package Manager source index: Microsoft.Azure.QuickReview from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/azqr.yml](https://github.com/mxcl/pkgdb/blob/main/combined/azqr.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
