Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| azure:azure_powerpipe [2026/02/10 14:39] – mmuze | azure:azure_powerpipe [2026/02/12 21:25] (current) – mmuze | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Azure Steampipe/ | ====== Azure Steampipe/ | ||
| + | * [[https:// | ||
| + | * This page includes a list of the raw queries that can be ran using the Steampipe '' | ||
| + | |||
| + | |||
| * Details on installing are here, [[https:// | * Details on installing are here, [[https:// | ||
| Line 37: | Line 41: | ||
| + | ====== Installation Alt ====== | ||
| To install and run **Powerpipe** and **Steampipe** for Azure CIS benchmarks, you will follow a four-stage process: installing the binaries, configuring Azure authentication, | To install and run **Powerpipe** and **Steampipe** for Azure CIS benchmarks, you will follow a four-stage process: installing the binaries, configuring Azure authentication, | ||
| Line 88: | Line 92: | ||
| steampipe service start | steampipe service start | ||
| # Run the CIS v3.0.0 benchmark (or choose your preferred version) | # Run the CIS v3.0.0 benchmark (or choose your preferred version) | ||
| - | powerpipe benchmark run azure_compliance.benchmark.cis_v300 --export cis_300.html | + | powerpipe benchmark run azure_compliance.benchmark.cis_v300 --export cis_300.html |
| </ | </ | ||
| Line 135: | Line 139: | ||
| </ | </ | ||
| + | |||
| + | ====== Manually Running Controls (Checks) from Azure Compliance Mode ====== | ||
| + | * Search the [[https:// | ||