Azure Steampipe/Powerpipe
- Details on installing are here, https://github.com/turbot/steampipe-mod-azure-compliance
Azure
For Azure modules I provide authentication using the Azure CLI. Below is an example logging into a tenant.
az login --tenant <tenant id> --use-device-code
powerpipe benchmark run azure_compliance.benchmark.cis_v300 --export html