turbot/azure_compliance
Loading controls...

Control: Ensure that 'Users Can Create Tenants' is set to 'No'

Description

Restrict tenant creation to administrators only.

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.iam_user_not_allowed_to_create_tenants

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

iam_user_not_allowed_to_create_tenants

Tags