turbot/azure_compliance

Control: 1.16 Ensure That 'Restrict access to Microsoft Entra admin center' is Set to 'Yes'

Description

Restrict access to the Microsoft Entra ID administration portal to administrators only.

NOTE: This only affects access to the Entra ID administrator's web portal. This setting does not prohibit privileged users from using other methods such as Rest API or Powershell to obtain sensitive information from Microsoft Entra ID.

The Microsoft Entra ID administrative center has sensitive data and permission settings. All non-administrators should be prohibited from accessing any Microsoft Entra ID data in the administration center to avoid exposure.

Remediation

From Azure Portal

  1. From Azure Home select the Portal Menu.
  2. Select Microsoft Entra ID.
  3. Then Users.
  4. Select User settings.
  5. Set Restrict access to Microsoft Entra admin center to Yes.

Default Value

By default, Restrict access to Microsoft Entra admin center is set to No.

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.cis_v210_1_16

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

ad_manual_control

Tags