Control: 2.19 Ensure that 'Users can create security groups in Azure portals, API or PowerShell' is set to 'No'
Description
Restrict security group creation to administrators only.
When creating security groups is enabled, all users in the directory are allowed to create new security groups and add members to those groups. Unless a business requires this day-to-day delegation, security group creation should be restricted to administrators only.
Remediation
From Azure Portal
- From Azure Home select the Portal Menu.
- Select
Microsoft Entra ID
. - Under
Manage
, selectGroups
. - Under
Settings
, selectGeneral
. - Under
Security Groups
, setUsers can create security groups in Azure portals, API or PowerShell
toNo
. - Click
Save
.
Default Value
By default, Users can create security groups in Azure portals, API or PowerShell
is set to Yes
.
Usage
Run the control in your terminal:
powerpipe control run azure_compliance.control.cis_v300_2_19
Snapshot and share results via Turbot Pipes:
powerpipe loginpowerpipe control run azure_compliance.control.cis_v300_2_19 --share
SQL
This control uses a named query:
iam_user_not_allowed_to_create_security_group