Skip to main content
Version: 2.1.0

EIDSCA.PR03 - Default Settings - Password Rule Settings - Enforce custom list.

Overview​

When enabled, the words in the list below are used in the banned password system to prevent easy-to-guess passwords.

Password protection in Microsoft Entra ID - Microsoft Entra ID - Microsoft Learn

Test script​

https://graph.microsoft.com/beta/settings
.values -eq 'True'

Test Metadata​

FieldValue
Test IDEIDSCA.PR03
SeverityMedium
SuiteEntra ID SCA
CategoryGeneral
PowerShell testTest-MtEidscaPR03
TagsEIDSCA, EIDSCA.PR03

Source​

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