azure:azure_powerpipe

This is an old revision of the document!


Azure Steampipe/Powerpipe

Installation

sudo /bin/sh -c "$(curl -fsSL https://powerpipe.io/install/powerpipe.sh)"

sudo /bin/sh -c "$(curl -fsSL https://steampipe.io/install/steampipe.sh)"

steampipe plugin install azure
az login --tenant cfc.avertium.com --use-device-code

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
  • azure/azure_powerpipe.1770073768.txt.gz
  • Last modified: 2026/02/02 23:09
  • by mmuze