turbot/steampipe-mod-azure-compliance

Benchmark: 11 Access Control

Description

Default and unnecessary system accounts are removed, disabled, or otherwise secured (e.g., the passwords are changed, and privileges are reduced to the lowest access levels). Account managers are notified when users' access rights change (e.g., termination, change in position) and modify the user's account accordingly.

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 11 Access Control.

Run this benchmark in your terminal:

powerpipe benchmark run azure_compliance.benchmark.hipaa_hitrust_v92_access_control

Snapshot and share results via Turbot Pipes:

powerpipe benchmark run azure_compliance.benchmark.hipaa_hitrust_v92_access_control --share

Benchmarks

Tags