steampipe

This is an old revision of the document!


Steampipe

Azure

List AAD users

select * from azure_ad_user;

Example running CIS Benchmark checks

az login
az account list
az account set --subscription XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
 
steampipe check azure_compliance.benchmark.cis_v150 --export=cis_v150.csv --export=cis_v150.json --export=cis_v150.html
  • steampipe.1665582657.txt.gz
  • Last modified: 2022/10/12 13:50
  • by mgupton