More Info:

Ensure that there are no custom subscription owner roles available in your Azure account in order to adhere to cloud security best practices and implement the principle of least privilege - the practice of providing every user the minimal amount of access required to perform its tasks.

Risk Level

Medium

Address

Security

Compliance Standards

HITRUST, SOC2, NISTCSF, PCIDSS

Triage and Remediation

Remediation

To remediate the “Custom Owner Roles In Use” misconfiguration in Azure using the Azure console, follow these steps:

  1. Log in to the Azure portal at https://portal.azure.com/.
  2. In the left-hand menu, click on “Azure Active Directory”.
  3. Click on “Roles and administrators”.
  4. In the “Roles and administrators” page, click on “Custom roles”.
  5. Review the custom roles that are currently in use.
  6. Identify any custom roles that are assigned to users or groups that have owner-level permissions.
  7. Determine if the custom role is necessary for the user or group to perform their job duties.
  8. If the custom role is not necessary, remove the role assignment.
  9. If the custom role is necessary, modify the permissions of the role to reduce the level of access granted.
  10. Repeat steps 6-9 for each custom role that is assigned to users or groups with owner-level permissions.

By following these steps, you can remediate the “Custom Owner Roles In Use” misconfiguration in Azure using the Azure console.