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 current version 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

A dragon from the Shadow Run world working as an IT Architect and training for the Azure AZ 104 training

Azure Administrator AZ-104 – free training

When seeking the most valuable Azure Hyperscaler certification, many individuals opt for the “The Microsoft Certified: Azure Administrator Associate (AZ-104)“. Obtaining this certification demonstrates your proficiency in managing cloud services…

Spread the knowledge
Read more
A dragon IT Architect in the shadowrun world, sitting in a datacenter and deploying an Azure VPN Gateway to his HomeLab

Connect Ubiquiti UniFi UDM to Azure VPN

My homelab and private network are segmented by a Ubiquiti Unifi UDM Pro for security and using some features like WAN port load balancing and failover. When setting up my…

Spread the knowledge
Read more
Azure Arc enabled servers with Microsoft technology and modern design, without dragons

What the best connection type to Azure Arc enable a server in 2024?

There are several ways to connect servers to Azure and enable them with Azure Arc, including using the Azure Arc Gateway. Today we will look at the options and when…

Spread the knowledge
Read more
AzureArcGateway

Deploy Azure Arc gateway (Limited preview 2024)

The Azure Arc Gateway introduces two new components to allow a communication between a local server to Azure using “only 7” endpoints. This is currently (09.09.2024) private preview. This requires…

Spread the knowledge
Read more
OIG3.R

Quickly test Latency to Azure Locations 2024

Which data center is the right one for you if it’s all about latency? How can you test this quickly? Challenge – What is the best region? You have a…

Spread the knowledge
Read more
firefox IerpbiJPWC

Starlink and quick Windows Admin Center in Azure in 2024

Starlink is an amazing solution to the “work anywhere” problem, and I’m using it to get ready for my sabbatical in 2026. I’m thrilled to have the chance to use…

Spread the knowledge
Read more