Skip to main content
Version: 2.1.0

EIDSCA.PR02 - Default Settings - Password Rule Settings - Password Protection - Enable password protection on Windows Server Active Directory.

Overview

If set to Yes, password protection is turned on for Active Directory domain controllers when the appropriate agent is installed.

Azure identity & access security best practices - Microsoft Learn

Test script

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

Test Metadata

FieldValue
Test IDEIDSCA.PR02
SeverityHigh
SuiteEntra ID SCA
CategoryGeneral
PowerShell testTest-MtEidscaPR02
TagsEIDSCA, EIDSCA.PR02

Source

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