turbot/azure_compliance
Loading controls...

Control: 1.4 Ensure that 'Allow users to remember multi-factor authentication on devices they trust' is 'Disabled'

Description

Do not allow users to remember multi-factor authentication on devices.

Remembering Multi-Factor Authentication(MFA) for devices and browsers allows users to have the option to by-pass MFA for a set number of days after performing a successful signin using MFA. This can enhance usability by minimizing the number of times a user may need to perform two-step verification on the same device. However, if an account or device is compromised, remembering MFA for trusted devices may affect security. Hence, it is recommended that users not be allowed to bypass MFA.

Remediation

From Console

  1. Log in to Azure Active Directory
  2. Go to Users
  3. Go to All Users
  4. Click on Multi-Factor Authentication button on the top bar5.
  5. Click on service settings
  6. Ensure that Allow users to remember multi-factor authentication on devices they trust is not enabled

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.cis_v130_1_4

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

ad_manual_control

Tags