Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,459 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.