azure:azure_powerpipe

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
azure:azure_powerpipe [2025/05/08 14:52] – created mmuzeazure:azure_powerpipe [2025/06/17 22:11] (current) mmuze
Line 1: Line 1:
-====== Azure Powerpipe ======+====== 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> <code>
 powerpipe benchmark run azure_compliance.benchmark.cis_v300 --export html powerpipe benchmark run azure_compliance.benchmark.cis_v300 --export html
 </code> </code>
  • azure/azure_powerpipe.1746715947.txt.gz
  • Last modified: 2025/05/08 14:52
  • by mmuze