Forum Discussion
fkh090
Jul 01, 2023Copper Contributor
On-Prem Azure Ad Password Protection doesn't work
Even if a user's password contains a banned password, the password change has been accepted. I have configured on Customer Tenant an On-premises Azure Active Directory Password Protection. Bu...
TylerRindelsMS
Jul 06, 2023Microsoft
fkh090 - Refer to the "Score Calculation" section in this article: Password protection in Azure Active Directory - Microsoft Entra | Microsoft Learn. Even if you have a banned word in your password, you may get an acceptable password if you have additional characters in your password that bring your score up to 5.
Example:
Banned Word: Password
Password: Password1! (Score: 3 -> Rejected)
Password: P@ssword (Score: 1 -> Rejected)
Password: Passw0rd1!@#$% (Score: 7 -> Accepted)