Skip to content

Commit 0c59c67

Browse files
Merge pull request #245406 from YashikaTyagii/patch-128
(AzureCXP) fixes MicrosoftDocs/azure-docs#112144
2 parents 0296ae3 + 87a6401 commit 0c59c67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/authentication/concept-password-ban-bad-combined-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The following Azure AD password policy requirements apply for all passwords that
3434
| Characters not allowed | Unicode characters |
3535
| Password length |Passwords require<br>- A minimum of eight characters<br>- A maximum of 256 characters</li> |
3636
| Password complexity |Passwords require three out of four of the following categories:<br>- Uppercase characters<br>- Lowercase characters<br>- Numbers <br>- Symbols<br> Note: Password complexity check isn't required for Education tenants. |
37-
| Password not recently used | When a user changes their password, the new password can't be the same as the current or recently used passwords. |
37+
| Password not recently used | When a user changes their password, the new password should not be the same as the current password. |
3838
| Password isn't banned by [Azure AD Password Protection](concept-password-ban-bad.md) | The password can't be on the global list of banned passwords for Azure AD Password Protection, or on the customizable list of banned passwords specific to your organization. |
3939

4040
## Password expiration policies

0 commit comments

Comments
 (0)