Remediation
From Azure Portalβ
- From Azure Home select the Portal Menu.
- Select
Subscriptions
. - Select a subscription.
- Select
Access control (IAM)
. - Look for the following banner at the top of the page:
Action required: X users have elevated access in your tenant. You should take immediate action and remove all role assignments with elevated access.
- Click
View role assignments
. - Click
Remove
.
From Azure CLIβ
Run the following command:
az role assignment delete --role "User Access Administrator" --scope "/"