It's currently not possible to change the minimum 8-character password policy for users on Cloud Only Entra Environment. Read More about it here: https://learn.microsoft.com/en-us/entra/identity/authentication/concept-sspr-policy#microsoft-entra-password-policies
Password restrictions | A minimum of 8 characters and a maximum of 256 characters.Requires three out of four of the following types of characters:- Lowercase characters- Uppercase characters- Numbers (0-9)- Symbols (see the previous password restrictions) |
---|---|
Password expiry duration (Maximum password age) | Default value: 90 days. If the tenant was created after 2021, it has no default expiration value. You can check the current policy with Get-MsolPasswordPolicy.The value is configurable by using the Set-MsolPasswordPolicy cmdlet from the Azure AD module for PowerShell. |
---|---|
---If the response is helpful, please click "Accept Answer" and upvote it.---