Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
14,743 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I would like to toggle the self service password reset switch in azure via powershell/graph api/azure cli. I'm really just looking for a way to script a solution.
The toggle is found in Azure AD -> Users -> Password reset. And I'm trying to find a way to switch it to All.
Unfortunately, those settings are managed only via the UI currently. You can only toggle the admin SSPR setting via PowerShell or Graph, but not the regular user one.