Skip to content

Commit e636ae7

Browse files
Update articles/active-directory-b2c/force-password-reset.md
Agreed Co-authored-by: Kenga Derdus <[email protected]>
1 parent c9094d3 commit e636ae7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,8 @@ Content-type: application/json
133133

134134
If you disabled the strong [password complexity](password-complexity.md), update the password policy to [DisableStrongPassword](user-profile-attributes.md#password-policy-attribute):
135135

136-
Note: After a user reset their password, the passwordPolicies will be changed back to DisablePasswordExpiration
136+
> [!NOTE]
137+
> After the user resets their password, the passwordPolicies will be changed back to DisablePasswordExpiration
137138
138139
```http
139140
PATCH https://graph.microsoft.com/v1.0/users/<user-object-ID>

0 commit comments

Comments
 (0)