Automate Azure subscription check against CIS Benchmark Output will create a report in HTML and csv format including Azure Subscription name and timestamp
Azure CLI 2.0, python3
git clone https://github.com/rallyspeed/Azure-CIS.git
python3 azure-cis.py
- PowerShell Checks
- Some CLI checks
- Launch reports for all available subscriptions (instead of one at at time) --> Done
- It might take a while to run (pending on the number of resources within the Azure Subscription), so be patient.