azqr
Automate Azure Quick Review with GitHub Actions
·567 words·3 mins
azure
azqr
github-actions
assessment
Today we will walk through a GitHub Actions workflow that automates the Azure Quick Review (azqr) scan process. This workflow is designed to run on a schedule, on push events to the main branch, and on pull requests to the main branch.
Prerequisites # Before you start, make sure you have the following prerequisites in place:
AZQR: Azure Quick Review
·335 words·2 mins
azure
azure
compliance
assessment
azqr
What is Azure Quick Review? # If you are looking for a way to quickly assess the status and configuration of your Azure resources, you might want to try Azure Quick Review (azqr): a command-line interface (CLI) tool that scans your Azure resources and generates an Excel report with detailed information and recommendations based on Azure’s best practices.