Forum Discussion

LogicDX342's avatar
LogicDX342
Copper Contributor
Nov 01, 2024

How to Disable the Strong Password Requirement

Hello, I followed the instructions in the Set strong passwords guide and used the following command    Update-MgUser -UserId <UserPrincipalName> -PasswordPolicies "DisableStrongPassword"   How...

Resources