Possibility of setting self service password reset in azure AD via graph api/powershell

Ole Friis Nielsen 111 Reputation points
2021-09-14T12:43:43.167+00:00

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.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,100 questions
0 comments No comments
{count} votes

Accepted answer
  1. Vasil Michev 92,596 Reputation points MVP
    2021-09-14T13:58:40.547+00:00

    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.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful