turbot/azure_compliance
Loading controls...

Control: Audit usage of custom RBAC roles

Description

Audit built-in roles such as 'Owner, Contributor, Reader' instead of custom RBAC roles, which are error prone. Using custom roles is treated as an exception and requires a rigorous review and threat modeling.

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.iam_no_custom_role

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run azure_compliance.control.iam_no_custom_role --share

SQL

This control uses a named query:

iam_no_custom_role

Tags