Skip to content

Commit c519aa6

Browse files
Merge pull request #242931 from kengaderdus/resolve-GHI-105007
[Azure AD B2C] Resolve GitHub issue #105007
2 parents 2577ce9 + b110d20 commit c519aa6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory-b2c/force-password-reset.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ manager: CelesteDG
99
ms.service: active-directory
1010
ms.workload: identity
1111
ms.topic: how-to
12-
ms.date: 10/06/2022
12+
ms.date: 06/26/2023
1313
ms.author: kengaderdus
1414
ms.subservice: B2C
1515
ms.custom: b2c-support
@@ -149,7 +149,7 @@ Once a password expiration policy has been set, you must also configure force pa
149149

150150
### Password expiry duration
151151

152-
The password expiry duration default value is **90** days. The value is configurable by using the [Set-MsolPasswordPolicy](/powershell/module/msonline/set-msolpasswordpolicy) cmdlet from the Azure Active Directory Module for Windows PowerShell. This command updates the tenant, so that all users' passwords expire after number of days you configure.
152+
By default, the password is set not to expire. However, the value is configurable by using the [Set-MsolPasswordPolicy](/powershell/module/msonline/set-msolpasswordpolicy) cmdlet from the Azure Active Directory Module for Windows PowerShell. This command updates the tenant, so that all users' passwords expire after number of days you configure.
153153

154154
## Next steps
155155

0 commit comments

Comments
 (0)