Hi Abdel,
Thank you for your question! Let’s clarify how Self-Service Password Reset (SSPR) works with the Azure Free Account.
First, first an important note about SSPR on free tier : With the Azure Free Account, SSPR is available only for administrators as the tenant uses the Microsoft Entra Free license. Regular users cannot use SSPR without upgrading to a Premium P1 or P2 license..
As you're the owner of the account, I imagine you have the global administrator role. I believe you can use the SSPR feature to reset your password if you forget it. If you also make another user an admin in your directory (tenant), they can use the SSPR.
However, for any regular user in your account (tenant), they cannot use SSPR unless your directory is upgraded to an Microsoft Entra ID P1 or P2 license.
So, if your goal is to enable SSPR for regular users, you’ll need to upgrade to Entra ID Premium P1 or P2. Let’s go step by step to enable and test SSPR for administrators under your current setup.
Step 1: Confirm You Are an Administrator
- Log in to the Azure Portal.
- Go to Microsoft Entra ID > Roles and Administrators.
- Look for your account and verify it’s assigned an administrative role (e.g., Global Administrator).
See screenshots below:
Step 2: Enable SSPR for Administrators
- In the Azure portal, navigate to Microsoft Entra ID> Password reset.
- Click Properties.
- Set Self-service password reset enabled to Selected.
- Under Selected groups, click to select a group. (Ensure your administrator account is added to the group. Other administrative roles, such as User Administrator, can also use SSPR as long as they are added to the selected group).
- Save your changes.
Step 3: Configure Authentication Methods
- While still in the Password reset menu, click Authentication methods.
- Select at least one authentication method (e.g., Mobile phone, Email, or Security questions).
- Save your changes.
Things to note:
- For administrators, Microsoft enforces strong, two-method authentication policies as a best practice for securing privileged accounts.
b. The security-question method isn't available to accounts associated with an administrator role.
Step 4: Test SSPR for Your Administrator Account
- Sign out of the Azure portal.
- On the login screen, click Forgot my password.
- Follow the steps to verify your identity using the configured authentication method.
- Reset your password and confirm the process works.
Want to test SSPR for All Users?
To enable SSPR for regular users:
- You’ll need to upgrade to Microsoft Entra ID Premium P1 or P2.
- To start a trial or purchase a license:
- Navigate to Microsoft Entra ID > Licenses > + Try/Buy.
- Search for Microsoft Entra ID Premium P1 or P2, then activate the trial or purchase.
After upgrading to Microsoft Entra ID Premium P1 or P2, ensure that licenses are assigned to regular users who need SSPR.
I hope this helps.
For more details, see https://learn.microsoft.com/en-gb/training/modules/allow-users-reset-their-password/