We have enabled EnforceCloudPasswordPolicyForPasswordSyncedUsers feature and set almost all users azure policy to 'none' with the exception of a few accounts that are set to DisablePasswordExpiration. The default Azure AD password policy does match our On-premises AD password expiry policy of 90 days.
We would like to increase the policy for users to 1 year and do we simple update the two policies to match.
We have 5 domains do we update the Azure AD password policy to match by using the Set-MsolPasswordPolicy PowerShell command or will the GUI admin center be sufficient?
More importantly, will this have any impact on users such as requiring an immediate password change?
Thank you for taking the time to review.