turbot/steampipe-mod-azure-compliance

Benchmark: Requirement 7 - Restrict access to cardholder data by business need-to-know

Description

To ensure critical data can only be accessed by authorized personnel, systems and processes must be in place to limit access based on need to know and according to job responsibilities. Need to know is when access rights are granted to only the least amount of data and privileges needed to perform a job.

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 Requirement 7 - Restrict access to cardholder data by business need-to-know.

Run this benchmark in your terminal:

powerpipe benchmark run azure_compliance.benchmark.pci_dss_v321_requirement_7

Snapshot and share results via Turbot Pipes:

powerpipe benchmark run azure_compliance.benchmark.pci_dss_v321_requirement_7 --share

Benchmarks

Tags