Azure Compliance Scanning Tool
200+ checks covering industry defined security best practices for Azure. Includes full support for CIS v1.3
, HIPAA HITRUST 9.2
and NIST SP 800-53
compliance benchmarks across all your Azure subscriptions.
Includes full support for the CIS v1.3 Azure Benchmarks:
Includes support for:
Quick start
1) Download and install Steampipe (https://steampipe.io/downloads).
2) Install the Azure and the Azure Active Directory plugins with Steampipe:
steampipe plugin install azure
steampipe plugin install azuread
3) Configure your Azure CLI credentials
az login
4) Clone this repo:
git clone https://github.com/turbot/steampipe-mod-azure-compliance.git
cd steampipe-mod-azure-compliance
5) Run all the benchmarks:
steampipe check all
Top comments (0)