Skip to content

Commit f99cb9b

Browse files
Update howto-password-smart-lockout.md
Small change to the wording to explain that the entire lockout period must be complete before the authentication status of the account is accessed again.
1 parent cc15cb4 commit f99cb9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/authentication/howto-password-smart-lockout.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ To check or modify the smart lockout values for your organization, complete the
7777
The default is 60 seconds (one minute).
7878

7979
> [!NOTE]
80-
> If the first sign-in after a lockout also fails, the account locks out again. If an account locks repeatedly, the lockout duration increases.
80+
> If the first sign-in after a lockout period has expired also fails, the account locks out again. If an account locks repeatedly, the lockout duration increases.
8181
8282
![Customize the Azure AD smart lockout policy in the Azure portal](./media/howto-password-smart-lockout/azure-active-directory-custom-smart-lockout-policy.png)
8383

0 commit comments

Comments
 (0)