Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== 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. <code> az login --tenant <tenant id> --use-device-code </code> <code> powerpipe benchmark run azure_compliance.benchmark.cis_v300 --export html </code> azure/azure_powerpipe.txt Last modified: 2025/06/17 22:11by mmuze