Skip to content

Commit 020d22c

Browse files
authored
Merge pull request #202537 from tilarso/patch-22
Update concept-sspr-policy.md
2 parents 9ea748e + ac0bfd7 commit 020d22c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/authentication/concept-sspr-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ The two-gate policy requires two pieces of authentication data, such as an email
9797
* A custom domain has been configured for your Azure AD tenant, such as *contoso.com*; or
9898
* Azure AD Connect is synchronizing identities from your on-premises directory
9999

100-
You can disable the use of SSPR for administrator accounts using the [Set-MsolCompanySettings](/powershell/module/msonline/set-msolcompanysettings) PowerShell cmdlet. The `-SelfServePasswordResetEnabled $False` parameter disables SSPR for administrators.
100+
You can disable the use of SSPR for administrator accounts using the [Set-MsolCompanySettings](/powershell/module/msonline/set-msolcompanysettings) PowerShell cmdlet. The `-SelfServePasswordResetEnabled $False` parameter disables SSPR for administrators. Policy changes to disable or enable SSPR for administrator accounts can take up to 60 minutes to take effect.
101101

102102
### Exceptions
103103

0 commit comments

Comments
 (0)