turbot/steampipe-mod-azure-compliance

Benchmark: PCI DSS requirement 7.1.1

Description

Define access needs for each role, including: - System components and data resources that each role needs to access for their job function - Level of privilege required (for example, user, administrator, etc.) for accessing resources.

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 7.1.1.

Run this benchmark in your terminal:

powerpipe benchmark run azure_compliance.benchmark.pci_dss_v321_requirement_7_1_1

Snapshot and share results via Turbot Pipes:

powerpipe benchmark run azure_compliance.benchmark.pci_dss_v321_requirement_7_1_1 --share

Controls

Tags