| name | cis-azure-foundations-5.11 |
| description | Ensure 'Notify all admins when other admins reset their password?' is set to 'Yes' |
| category | cis-azure-foundations |
| version | 5.0.0 |
| author | cyberstrike-official |
| tags | ["cis","azure","identity","password-reset","admin-notification","monitoring"] |
| cis_id | 5.11 |
| cis_benchmark | CIS Microsoft Azure Foundations Benchmark v5.0.0 |
| tech_stack | ["azure"] |
| cwe_ids | [] |
| chains_with | ["cis-azure-foundations-5.10","cis-azure-foundations-5.26"] |
| prerequisites | [] |
| severity_boost | {} |
Ensure 'Notify all admins when other admins reset their password?' is set to 'Yes'
Description
Ensure that all Global Administrators are notified if any other administrator resets their password.
Rationale
Administrator accounts are sensitive. Any password reset activity notification, when sent to all Administrators, ensures that all Global Administrators can passively confirm if such a reset is a common pattern within their group. For example, if all Administrators change their password every 30 days, any password reset activity before that may require administrator(s) to evaluate any unusual activity and confirm its origin.
Impact
All Global Administrators will receive a notification from Azure every time a password is reset. This is useful for auditing procedures to confirm that there are no out of the ordinary password resets for Administrators. There is additional overhead, however, in the time required for Global Administrators to audit the notifications. This setting is only useful if all Global Administrators pay attention to the notifications and audit each one.
Audit Procedure
Using Azure Portal
- From Azure Home select the Portal Menu
- Select
Microsoft Entra ID
- Under
Manage, select Users
- Under
Manage, select Password reset
- Under
Manage, select Notifications
- Ensure that
Notify all admins when other admins reset their password? is set to Yes
Expected Result
Notify all admins when other admins reset their password? should be set to Yes.
Remediation
Using Azure Portal
- From Azure Home select the Portal Menu
- Select
Microsoft Entra ID
- Under
Manage, select Users
- Under
Manage, select Password reset
- Under
Manage, select Notifications
- Set
Notify all admins when other admins reset their password? to Yes
- Click
Save
Default Value
By default, Notify all admins when other admins reset their password? is set to "No".
References