turbot/steampipe-mod-azure-compliance

Benchmark: PCI DSS requirement 8.2

Description

Employ at least one of these to authenticate all users: something you know, such as a password or passphrase; something you have, such as a token device or smart card; or something you are, such as a biometric. Use strong authentication methods and render all passwords/passphrases unreadable during transmission and storage using strong cryptography.

Usage

Install the mod:

mkdir dashboards
cd dashboards
powerpipe mod init
powerpipe mod install github.com/turbot/steampipe-mod-azure-compliance

Start the Powerpipe server:

steampipe service start
powerpipe server

Open http://localhost:9033 in your browser and select PCI DSS requirement 8.2.

Run this benchmark in your terminal:

powerpipe benchmark run azure_compliance.benchmark.pci_dss_v321_requirement_8_2

Snapshot and share results via Turbot Pipes:

powerpipe benchmark run azure_compliance.benchmark.pci_dss_v321_requirement_8_2 --share

Benchmarks

Tags