Update
For the latest version of this code please visit msgraph-sdk-powershell-examples.
Deprecated Content
Getting All Azure AD Users Capable of SSPR using the Microsoft Graph SDK for PowerShell.
‘Capable’ refers to whether the user has registered the required number of authentication methods for self-service password reset and the user is allowed to perform self-service password reset by policy.
PowerShell Code
Note: This code requires the Microsoft Graph SDK for PowerShell.