====== Steampipe ====== * [[https://steampipe.io/]] ====== Azure ====== List AAD users select * from azure_ad_user; ===== Azure Compliance Mod ===== Example running CIS Benchmark checks az login --tenant az account list az account set --subscription steampipe check azure_compliance.benchmark.cis_v150 --export=cis_v150.csv --export=cis_v150.json --export=cis_v150.html