[Updated] AZ-104: Microsoft Azure Administrator
Administer Identity
Self service password reset SSPR
Self-Service Password Reset (SSPR) offers a secure, streamlined approach to managing your passwords without having to rely on IT support. Instead of waiting on hold every time you forget your password, SSPR empowers you to reset it independently with just a few clicks—saving time and reducing frustration.
Many of us have experienced the hassle of contacting IT support and enduring long wait times just to reset a password. With SSPR, you can bypass these delays by choosing from multiple authentication methods such as email, phone, or mobile app verification. The process is similar to resetting your internet banking password: click "Forgot Password," complete a verification step (using a one-time code or answering security questions), and reset your password securely.
Note
In Azure, SSPR is available as a premium feature requiring a P2 license. However, administrators have SSPR enabled by default for their accounts. This feature can be applied organization-wide or targeted to specific groups for added flexibility.
Getting started with SSPR involves the following steps:
- Enable SSPR – Choose to enable the feature for all users or selected groups.
- Configure Authentication Methods – Set up the required authentication methods for password reset.
- User Registration Prompt – Ensure users are prompted to register their reset methods at their next sign-in.
Configuring SSPR in Azure
To configure SSPR in the Azure portal, follow these steps:
Access the SSPR Feature
Sign in to the Azure portal and navigate to Microsoft Entra ID. You can access SSPR via the password reset blade or through the user's blade. Note that while SSPR is typically disabled for users by default, it is enabled automatically for administrators.Select Targeted Groups
In our configuration example, we select the "Selected" option and target a specific group (such as the Avengers group created previously). After choosing the group, click Save to establish a password reset policy for that group.Configure Authentication Methods
Decide on the number of authentication methods required to reset a password. In our example, we require only one method, the mobile app code. This setting requires users to verify the reset process using an authenticator app. Remember to click Save after making any changes.Enforce Registration Settings
Under the registration settings, you can enforce SSPR registration. By default, users are prompted to register for SSPR at their next sign-in if they haven't already done so. You also have the option to configure how frequently users need to reconfirm their authentication information (in days) to keep their details up to date.
After configuring these settings, your SSPR setup is complete.
Testing the SSPR Setup
To ensure your SSPR configuration works as expected:
Sign Out and Sign In
Log out of a user account (for example, an account named Iron Man) and sign in again. You should see a prompt stating, "Your organization needs more information to keep your account secure." This indicates that some required password reset information is missing and triggers the registration process.Proceed with Registration
Click Next when prompted.
Set Up the Microsoft Authenticator App
The process will guide you to download and set up the Microsoft Authenticator app. Follow the instructions by scanning the provided QR code and verifying the setup with a six-digit code.Click Next to continue with the Authenticator setup.
- Scan the QR Code
Use your phone to scan the QR code presented on the screen.
Enter the Verification Code
After scanning, enter the six-digit code (e.g., 278382) displayed on your screen and click Next. This confirms that SSPR is configured correctly.Finalize Setup
A confirmation screen will appear once the security information has been successfully registered.
Updating Your Security Information
If you ever need to update or change your security details, navigate to https://aka.ms/SSPRsetup. This page allows you to add, update, or delete your sign-in methods, depending on the permissions set by your administrator.
Resetting a Forgotten Password
If a user, such as Iron Man, forgets their password, they can reset it using either of the following methods:
Via the SSPR Page
- Navigate to https://aka.ms/SSPRsetup.
- Enter your username, complete the CAPTCHA, and input the verification code from your authenticator app.
Using the "Can't access your account" Link
- Click on the "Can't access your account" hyperlink on the login page.
- Choose "Work or School Account" when prompted.
- Complete the CAPTCHA and enter the verification code.
- Once verified, you will be prompted to set a new password.
This process provides a secure and efficient method for password recovery.
Multi-Tenant Environments
The procedures described above apply primarily to single-tenant environments (e.g., a single instance of Microsoft Entra ID). In multi-tenant environments, the same principles apply, though additional considerations for managing and delegating SSPR across different tenants are necessary.
In conclusion, SSPR is a critical tool for ensuring that password recovery is both efficient and secure, minimizing the need for IT intervention. By following the configured steps in the Azure portal, users can easily manage and reset their passwords, ensuring continuous access to essential services.
Watch Video
Watch video content