Skip to main content
Version: 2.1.0

EIDSCA.PR05 - Default Settings - Password Rule Settings - Smart Lockout - Lockout duration in seconds.

Overview

The minimum length in seconds of each lockout. If an account locks repeatedly, this duration increases.

Prevent attacks using smart lockout - Microsoft Entra ID - Microsoft Learn

Test script

https://graph.microsoft.com/beta/settings
.values -ge 60

Test Metadata

FieldValue
Test IDEIDSCA.PR05
SeverityMedium
SuiteEntra ID SCA
CategoryGeneral
PowerShell testTest-MtEidscaPR05
TagsEIDSCA, EIDSCA.PR05

Source

  • Pester test: tests/EIDSCA/Test-EIDSCA.Generated.Tests.ps1
  • PowerShell source: powershell/internal/eidsca/Test-MtEidscaPR05.ps1