Increase Azure AD password policy and On-premises AD password expiry policy of 90 days to 365 days

Scott Otta 20 Reputation points
2024-11-08T14:51:57.3133333+00:00

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.

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,678 questions
Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,268 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,270 questions
0 comments No comments
{count} votes

Accepted answer
  1. Andy David - MVP 149.7K Reputation points MVP
    2024-11-08T15:53:17.56+00:00

    You can update each domain using:

    User's image

    https://learn.microsoft.com/en-us/entra/identity/hybrid/connect/how-to-connect-password-hash-synchronization#cloudpasswordpolicyforpasswordsyncedusersenabled

    It wont require an immediate password change, only when its set to expire.

    P.S. I dont see the value in requiring a password expiration - esp one that is 365 days. but I understand the business may require that for some reason :)


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.