Skip to content

Commit ddb2ee1

Browse files
authored
Merge pull request #93240 from tilarso/patch-5
Update tutorial for RBAC
2 parents 3bc67bd + 0aa8099 commit ddb2ee1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/authentication/tutorial-enable-sspr.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ To finish this tutorial, you need the following resources and privileges:
4040
* A working Azure AD tenant with at least an Azure AD free or trial license enabled. In the Free tier, SSPR only works for cloud users in Azure AD. Password change is supported in the Free tier, but password reset is not.
4141
* For later tutorials in this series, you'll need an Azure AD Premium P1 or trial license for on-premises password writeback.
4242
* If needed, [create an Azure account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
43-
* An account with *Global Administrator* privileges.
43+
* An account with *Global Administrator* or *Authentication Policy Administrator* privileges.
4444
* A non-administrator user with a password you know, like *testuser*. You'll test the end-user SSPR experience using this account in this tutorial.
4545
* If you need to create a user, see [Quickstart: Add new users to Azure Active Directory](../fundamentals/add-users-azure-active-directory.md).
4646
* A group that the non-administrator user is a member of, likes *SSPR-Test-Group*. You'll enable SSPR for this group in this tutorial.
@@ -55,7 +55,7 @@ Azure AD lets you enable SSPR for *None*, *Selected*, or *All* users. This granu
5555
5656
In this tutorial, set up SSPR for a set of users in a test group. Use the *SSPR-Test-Group* and provide your own Azure AD group as needed:
5757

58-
1. Sign in to the [Azure portal](https://portal.azure.com) using an account with *global administrator* permissions.
58+
1. Sign in to the [Azure portal](https://portal.azure.com) using an account with *global administrator* or *authentication policy administrator* permissions.
5959
1. Search for and select **Azure Active Directory**, then select **Password reset** from the menu on the left side.
6060
1. From the **Properties** page, under the option *Self service password reset enabled*, choose **Selected**.
6161
1. If your group isn't visible, choose **No groups selected**, browse for and select your Azure AD group, like *SSPR-Test-Group*, and then choose *Select*.

0 commit comments

Comments
 (0)