Skip to content

Commit c66f198

Browse files
(AzureCXP) Corrected description in the Password Character Classes
Corrected description in the Password Character Classes Resolves MicrosoftDocs/azure-docs#48313 #sign-off
1 parent 23783b5 commit c66f198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory-b2c/user-flow-password-complexity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Allows you to control the length requirements of the password.
6969
Allows you to control the different character types used in the password.
7070

7171
- **2 of 4: Lowercase character, Uppercase character, Number (0-9), Symbol** ensures the password contains at least two character types. For example, a number and a lowercase character.
72-
- **3 of 4: Lowercase character, Uppercase character, Number (0-9), Symbol** ensures the password contains at least two character types. For example, a number, a lowercase character and an uppercase character.
72+
- **3 of 4: Lowercase character, Uppercase character, Number (0-9), Symbol** ensures the password contains at least three character types. For example, a number, a lowercase character and an uppercase character.
7373
- **4 of 4: Lowercase character, Uppercase character, Number (0-9), Symbol** ensures the password contains all for character types.
7474

7575
> [!NOTE]

0 commit comments

Comments
 (0)