Forum Discussion
Matthew Sutton
Jan 12, 2018Brass Contributor
Disable ability for user to change password in Azure AD
Hi - anyway to prevent an Azure AD cloud only user from changing their password - like you could do on-prem?
thanks
Cian Allner
Jan 12, 2018Silver Contributor
Not that's https://feedback.azure.com/forums/169401-azure-active-directory/suggestions/9180638-disable-user-s-ability-to-change-password-via-clo, might not help but you could change the expiry threshold to its maximum value 730 days:
https://support.office.com/en-us/article/set-the-password-expiration-policy-for-your-organization-0f54736f-eb22-414c-8273-498a0918678f
https://helgeklein.com/blog/2017/01/disabling-azure-active-directory-password-expiration/
The second link says you might actually be able to increase it to 1,000 days with PowerShell.