azure:azure_powerpipe

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
azure:azure_powerpipe [2026/02/10 14:39] mmuzeazure:azure_powerpipe [2026/02/12 21:25] (current) mmuze
Line 1: Line 1:
 ====== Azure Steampipe/Powerpipe ====== ====== Azure Steampipe/Powerpipe ======
 +  * [[https://hub.powerpipe.io/mods/turbot/steampipe-mod-azure-compliance/benchmarks|Azure Compliance Mod]], CIS, NIST, etc
 +    * This page includes a list of the raw queries that can be ran using the Steampipe ''steampipe query --output line'' command.
 +
 +
   * Details on installing are here, [[https://github.com/turbot/steampipe-mod-azure-compliance]]   * Details on installing are here, [[https://github.com/turbot/steampipe-mod-azure-compliance]]
  
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, setting up the plugins, and finally running the compliance mod. [1](https://avertium-my.sharepoint.com/personal/michael_gupton_avertium_com/Documents/Microsoft%20Copilot%20Chat%20Files/powerpipe_azure_assessment.md) To install and run **Powerpipe** and **Steampipe** for Azure CIS benchmarks, you will follow a four-stage process: installing the binaries, configuring Azure authentication, setting up the plugins, and finally running the compliance mod. [1](https://avertium-my.sharepoint.com/personal/michael_gupton_avertium_com/Documents/Microsoft%20Copilot%20Chat%20Files/powerpipe_azure_assessment.md)
  
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 --export cis_300.csv
 </code> </code>
  
Line 135: Line 139:
 </code> </code>
  
 +
 +====== Manually Running Controls (Checks) from Azure Compliance Mode ======
 +  * Search the [[https://github.com/turbot/steampipe-mod-azure-compliance|source code]] for the compliance check by id and look for the query.
  • azure/azure_powerpipe.1770734340.txt.gz
  • Last modified: 2026/02/10 14:39
  • by mmuze