turbot/azure_compliance
Loading controls...

Control: 1.8 Ensure that 'Notify all admins when other admins reset their password?' is set to 'Yes'

Description

Ensure that all administrators are notified if any other administrator resets their password.

Administrator accounts are sensitive. Any password reset activity notification, when sent to all administrators, ensures that all 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.

Remediation

From Console

  1. Log in to Azure Active Directory
  2. Go to Users
  3. Go to Password reset in side bar
  4. Go to Notification
  5. Set Notify all admins when other admins reset their password? to Yes

Note: By default, Notify all admins when other admins reset their password? is set to 'Yes'.

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.cis_v130_1_8

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

ad_manual_control

Tags