Benchmark: Identifier Management (IA-4)
Description
Manage information system identifiers for users and devices. Automate authorizing and disabling users to prevent misuse.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-azure-complianceStart the Powerpipe server:
steampipe service startpowerpipe serverOpen http://localhost:9033 in your browser and select Identifier Management (IA-4).
Run this benchmark in your terminal:
powerpipe benchmark run azure_compliance.benchmark.nist_sp_800_53_rev_5_ia_4Snapshot and share results via Turbot Pipes:
powerpipe benchmark run azure_compliance.benchmark.nist_sp_800_53_rev_5_ia_4 --shareControls
- Function apps should use managed identity
 - App Service apps should use managed identity
 - Cognitive Services accounts should have local authentication methods disabled
 - Service Fabric clusters should only use Azure Active Directory for client authentication
 - An Azure Active Directory administrator should be provisioned for SQL servers