Benchmark: Access Enforcement (AC-3)
Description
Enforce approved authorizations for logical access to information and system resources in accordance with applicable access control policies.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-azure-compliance
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select Access Enforcement (AC-3).
Run this benchmark in your terminal:
powerpipe benchmark run azure_compliance.benchmark.fedramp_high_ac_3
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run azure_compliance.benchmark.fedramp_high_ac_3 --share
Controls
- Function apps should use managed identity
- App Service apps should use managed identity
- Audit Linux machines that have accounts without passwords
- Deploy the Linux Guest Configuration extension to enable Guest Configuration assignments on Linux VMs
- Add system-assigned managed identity to enable Guest Configuration assignments on virtual machines with no identities
- Add system-assigned managed identity to enable Guest Configuration assignments on VMs with a user-assigned identity
- Authentication to Linux machines should require SSH keys
- Virtual machines should be migrated to new Azure Resource Manager resources
- Service Fabric clusters should only use Azure Active Directory for client authentication
- An Azure Active Directory administrator should be provisioned for SQL servers
- Storage accounts should be migrated to new Azure Resource Manager resources