Azure Quick Review – High Level Assessments

With Azure Quick Review (azqr) you can quickly make a High Level Assessment of an “Azure Subscription” or “Resource Group”.

You can expect the following information as a result in the form of an Excel table:

SLA: current expected SLA
Availability Zones: Checks whether the service is protected against zone failures.
Private Endpoints: Checks whether the service uses private endpoints.
Diagnostic Settings: Checks whether diagnostic settings are configured for the service.
CAF naming convention: Checks whether the service conforms to the CAF naming convention.

The Excel table will look like this.

a screenshot of a computer
Azure Quick Review - High Level Assessments 4

Tried it out briefly in my test environment. We download the installation file for Windows from the Github website of this AZQR project. You can find the releases here and the version 2.4.1 here.

Download and execution of Azure Quick Review

You then execute the downloaded file. Before you can do this, you have to register your Powershell session with Azure. The easiest way to do this is with this command.

az login --scope https://management.core.windows.net//.default

Now you can generate the report. Use the following command “azqr-windows-latest-amd64.exe -s /. The command below is for my test subscription ID, so you have to change it.

azqr-windows-latest-amd64.exe -s /613874b9-8e33-449a-b9be-aa82d4de0631

In the following you can see the fast process.

a screenshot of a computer
Animated GIF AZQR Report 1024×630

Output of the Azure Quick Review

The report from my test environment from Azure Quick Review is of course not very meaningful.

AZQR Excel Report
AZQR Excel Report


SKU: Stock Keeping Unit – These are article numbers and are often used in the Azure environment to denote variants / different sizes / different performance of products.
SLA: SLA for the instance in the current configuration. Service Level Agreement, i.e. the service level promised by the supplier (availability / response times / …).
AZ: True, if the instance supports Availability Zone
PVT: True if the instance has a private IP address.
DS: True if diagnostic settings are enabled for the instance.
CAF: True if the instance is compatible with the Cloud Adoption Framework naming convention.

Access the German version to this solution with new features here and learn about the 5 Why’s here.

Spread the knowledge
Avatar for Andreas Hartig
Andreas Hartig - MVP - Cloud and Datacenter Management, Microsoft Azure

Related Posts

Gemini Generated Image 3pcu7n3pcu7n3pcu

Azure Bastion Developer SKU: Secure Access Without the “Bastion Tax”

In the past, securing your Azure Virtual Machines (VMs) often felt like a trade-off between security and budget. If you wanted to avoid the risks of exposing RDP or SSH … Read more

Spread the knowledge
Read more
How to Uninstall AzureArcSetup 2026

How to Uninstall Azure Arc from Windows Server 2026

Why do we need to Uninstall Azure Arc or Azure Arc Setup? Windows Server 2025 ships with the Azure Arc Setup feature baked in. You’ll notice a new tray icon … Read more

Spread the knowledge
Read more
IT Network Dragon and show the Unifi Gateway Config and the Azure Portal on a Dual Screen

VPN Ubiquiti UniFi UDM to Azure (2026 Edition)

Update: This guide replaces my original article located here with this VPN Ubiquiti UniFi UDM to Azure (2026 Edition). In the past, we relied on the Basic VPN Gateway and … Read more

Spread the knowledge
Read more
ChatGPT Image 15. Nov. 2025, 19 38 10

Timing & Trust in Architecture: My View on Secure Future Initiative Progress Report 2025

In this article you’ll explore how security, governance and lifecycle risk converge in modern infrastructure, why the recent Microsoft SFI report matters for hybrid-cloud and on-prem environments, and how you … Read more

Spread the knowledge
Read more
Dragon Secure a Tier 0 Resource

Azure Arc – Secure a Tier 0 resource – 2025

Secure a Tier 0 resource in 2025 and why traditional ESAE architectures solved early Tier 0 challenges but are no longer sufficient in an era of hybrid and cloud-native identities. … Read more

Spread the knowledge
Read more
M365 Local Dragon

Why Microsoft 365 Local Matters: A Real Future for Disconnected & Sovereign On-Premises Environments

Why Microsoft 365 Local? With Microsoft 365 Local now generally available, Microsoft sends a strong signal: on-premises and sovereign-cloud footprints are not legacy baggage — they remrain strategically relevant. Together … Read more

Spread the knowledge
Read more