Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| azure:azure_powerpipe [2025/05/08 14:52] – created mmuze | azure:azure_powerpipe [2025/06/17 22:11] (current) – mmuze | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Azure Powerpipe ====== | + | ====== Azure Steampipe/Powerpipe ====== |
| + | * Details on installing are here, [[https:// | ||
| + | |||
| + | ====== 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 | powerpipe benchmark run azure_compliance.benchmark.cis_v300 --export html | ||
| </ | </ | ||