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

Azure Managed Disk Types 2025 with a dragon IT architect from the shadowrun world

Azure Managed Disk Types – 2025

Azure offers a variety of managed disk types tailored to different workloads and performance needs. Azure Managed Disk Types Azure provides Standard SSD, Premium SSD, Standard HDD, and Ultra Disk…

Spread the knowledge
Read more
Automatic Virtual Machine Activation with a dragon IT architect from the shadowrun world

AVMA – Simplifying Offline Device Activation

AVMA can help in the ever-evolving world of IT, where managing software licenses across virtual machines (VMs) can be a daunting task, especially when dealing with offline devices. Traditional methods…

Spread the knowledge
Read more
An IT Architect dragon from the Shadowrun universe looking at an IT architectural drawing, themed around Azure and Active Directory naming conventions

Azure Arc – ReservedResourceName issue Onboarding

On premise and Azure naming conventions and reserved resource names do collide, when you do an Azure Arc Onboarding with an ReservedResourceName error. It is important to remember the Azure…

Spread the knowledge
Read more
A dragon from the Shadowrun world thinking about Modern Server Management and how to secure his treasure

Azure Arc – Secure a Tier 0 resource

Understanding Tier 0 Assets In the landscape of IT security, understanding the classification of assets is crucial for effective security posture management. Tier 0 assets refer to the critical infrastructure…

Spread the knowledge
Read more
A dragon from the Shadowrun world using a modern AI chatbot like copilot

Windows Server 2025 – Deploy your first AI Chatbot

I do not work in software development; my focus is on the infrastructure and resources needed for deployments. AI and Chatbots are essential, motivating me to personally deploy one. I…

Spread the knowledge
Read more
AzureCharts 400x400

Azure Charts– Visualisation of Azure News

The number of Azure products is now endless. It’s hard to get focused information. Alexey Polkovnikov, Microsoft Sr. Cloud Solution Architect, offers a refreshingly different solution. Azure has transformed the…

Spread the knowledge
Read more