Skip to content

Commit 65f1e59

Browse files
committed
[AzureAD-SSPR] Format updates
1 parent e6974b1 commit 65f1e59

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

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

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ To complete this tutorial, you need the following resources and privileges:
4646

4747
Azure AD Connect lets you synchronize users, groups, and credential between an on-premises AD DS environment and Azure AD. You typically install Azure AD Connect on a Windows Server 2012 or later computer that's joined to the on-premises AD DS domain.
4848

49-
To correctly work with SSPR writeback, the account specified in Azure AD Connect must have the following permissions and options set. If you're not sure which account is currently in use, open Azure AD Connect and select the **View current configuration** option. The account that you need to add permissions to is listed under **Synchronized Directories**.
49+
To correctly work with SSPR writeback, the account specified in Azure AD Connect must have the appropriate permissions and options set. If you're not sure which account is currently in use, open Azure AD Connect and select the **View current configuration** option. The account that you need to add permissions to is listed under **Synchronized Directories**. The following permissions and options must be set on the account:
5050

5151
* **Reset password**
5252
* **Change password**
@@ -138,7 +138,12 @@ If you no longer want to use any password functionality, complete the following
138138

139139
## Next steps
140140

141-
In this tutorial, you have enabled password writeback for self-service password reset. Leave the Azure portal window open and continue to the next tutorial to configure additional settings related to self-service password reset before you roll out the solution in a pilot.
141+
In this tutorial, you enabled Azure AD SSPR writeback to an on-premises AD DS environment. You learned how to:
142+
143+
> [!div class="checklist"]
144+
> * Configure the required permissions for password writeback
145+
> * Enable the password writeback option in Azure AD Connect
146+
> * Enable password writeback in Azure AD SSPR
142147
143148
> [!div class="nextstepaction"]
144149
> [Evaluate risk at sign in](tutorial-risk-based-sspr-mfa.md)

0 commit comments

Comments
 (0)