mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 05:47:23 +00:00
Merge pull request #8487 from MicrosoftDocs/main
Publish main to live on 6/30 @ 10:30 am
This commit is contained in:
commit
1a93dcae89
@ -30,11 +30,20 @@ The **Passwords must meet complexity requirements** policy setting determines wh
|
|||||||
|
|
||||||
2. The password contains characters from three of the following categories:
|
2. The password contains characters from three of the following categories:
|
||||||
|
|
||||||
- Uppercase letters of European languages (A through Z, with diacritic marks, Greek and Cyrillic characters)
|
- Uppercase letters of European languages (A through Z, with diacritic marks, Greek and Cyrillic characters).
|
||||||
- Lowercase letters of European languages (a through z, sharp-s, with diacritic marks, Greek and Cyrillic characters)
|
|
||||||
- Base 10 digits (0 through 9)
|
- Lowercase letters of European languages (a through z, sharp-s, with diacritic marks, Greek and Cyrillic characters).
|
||||||
- Non-alphanumeric characters (special characters): ``(~!@#$%^&*_-+=`|\\(){}\[\]:;"'<>,.?/)``
|
|
||||||
|
- Base 10 digits (0 through 9).
|
||||||
|
|
||||||
|
- Non-alphanumeric characters (special characters):
|
||||||
|
|
||||||
|
```
|
||||||
|
'-!"#$%&()*,./:;?@[]^_`{|}~+<=>
|
||||||
|
```
|
||||||
|
|
||||||
Currency symbols such as the Euro or British Pound aren't counted as special characters for this policy setting.
|
Currency symbols such as the Euro or British Pound aren't counted as special characters for this policy setting.
|
||||||
|
|
||||||
- Any Unicode character that's categorized as an alphabetic character but isn't uppercase or lowercase. This group includes Unicode characters from Asian languages.
|
- Any Unicode character that's categorized as an alphabetic character but isn't uppercase or lowercase. This group includes Unicode characters from Asian languages.
|
||||||
|
|
||||||
Complexity requirements are enforced when passwords are changed or created.
|
Complexity requirements are enforced when passwords are changed or created.
|
||||||
@ -104,3 +113,4 @@ The use of ALT key character combinations may greatly enhance the complexity of
|
|||||||
## Related articles
|
## Related articles
|
||||||
|
|
||||||
- [Password Policy](/microsoft-365/admin/misc/password-policy-recommendations)
|
- [Password Policy](/microsoft-365/admin/misc/password-policy-recommendations)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user