Skip to content

Commit ac0bfd7

Browse files
authored
Update concept-sspr-policy.md
minor change in wording
1 parent 865d505 commit ac0bfd7

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. Policy update to disable or enable SSPR for administrator accounts can take up to 60 minutes to take effect.
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)