Unable to reset password from Azure AD or SSPR

Sergi Díaz Ruiz 240 Reputation points
2023-08-10T10:41:31.6066667+00:00

Morning all,

I'm unable to reset password from AAD with global admin account and password writeback ON.

When I try to use SSPR I always get the following error:

Your request could not be processed

There was an error processing your request. Please try resetting your password again by clicking here.

Support information

Support code: 13d24bb1-279e-417e-9d80-2ebb22c6bad1

When I try to reset it from Azure AD:

We're sorry, we're not able to reset this user's password right now. This may be due to temporary issues on our end. Please wait a few minutes and try again.

I have healthy Azure AD Connect sync, I have enabled password writeback, I troubleshoot it with powershell and pass is synchronizing well ...
I have permissions with MSOL account to reset password to the users..

I don't know what more can I do...

Regards,

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

Accepted answer
  1. Brian Zarb 1,670 Reputation points
    2023-08-10T12:22:56.5333333+00:00

    Hi there , I would say that the issue is probably deriving from the user, start by looking at their account as this seems to be isolated to just them. SSPR requires Azure Premium P1 or P2, make sure this license is assigned to them. Secondly check for their MFA configuration as this could be incorrectly setup causing some type of conflict.


    I hope this helps resolves your issue, please let me know. - Brian


2 additional answers

Sort by: Most helpful
  1. Sergi Díaz Ruiz 240 Reputation points
    2023-08-11T13:15:36.2433333+00:00

    Hi all,

    • I resolve this with following steps:
      User doesn't need license to reset password from Azure AD, he need it to reset own password from Microsoft reset password service.
    • Tenant with license P1 or P2 to password writeback
    • SSPR activate to password write back (we don't need it only to reset password, but then we don't have password write back and the password can be only use to cloud services)
    • Configure correctly UPN for administrator account and MSOL account.
    • Disable password writeback after configure UPN correctly in AD and AD Connect.
    • Synchronize
    • Enable Password Writeback and synchronize again.

    I'm able to:

    • Reset password from Azure AD to on premise migrated user.
    • Reset password from Microsoft password reset service.
    • Password writeback working correctly

    Thanks to all!!!


  2. Sergi Díaz Ruiz 240 Reputation points
    2023-08-11T13:16:07.38+00:00

    Hi all,

    • I resolve this with following steps:
      User doesn't need license to reset password from Azure AD, he need it to reset own password from Microsoft reset password service.
    • Tenant with license P1 or P2 to password writeback
    • SSPR activate to password write back (we don't need it only to reset password, but then we don't have password write back and the password can be only use to cloud services)
    • Configure correctly UPN for administrator account and MSOL account.
    • Disable password writeback after configure UPN correctly in AD and AD Connect.
    • Synchronize
    • Enable Password Writeback and synchronize again.

    I'm able to:

    • Reset password from Azure AD to on premise migrated user.
    • Reset password from Microsoft password reset service.
    • Password writeback working correctly

    Thanks to all!!!

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.