Skip to content

Commit eeb2d61

Browse files
markdown fix
1 parent 76a4715 commit eeb2d61

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/active-directory/authentication/howto-sspr-windows.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ For machines running Windows 7, 8, 8.1, and 10 you can enable users to reset the
3838
- The combination of the following specific three settings can cause this feature to not work.
3939
- Interactive logon: Do not require CTRL+ALT+DEL = Disabled
4040
- DisableLockScreenAppNotifications = 1 or Enabled
41-
- IsContentDeliveryPolicyEnforced = 1 or True
41+
- IsContentDeliveryPolicyEnforced = 1 or True
4242

4343
## Windows 10 password reset
4444

@@ -86,7 +86,6 @@ Deploying the configuration change to enable password reset from the login scree
8686
- `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\AzureADAccount`
8787
- `"AllowPasswordReset"=dword:00000001`
8888

89-
9089
#### Troubleshooting Windows 10 password reset
9190

9291
The Azure AD audit log will include information about the IP address and ClientType where the password reset occurred.

0 commit comments

Comments
 (0)