Skip to content

Commit 8d33cf0

Browse files
Merge pull request #238620 from billmath/fixes5
updating
2 parents f05eecf + f40bff9 commit 8d33cf0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/active-directory/hybrid/connect/how-to-connect-password-hash-synchronization.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.assetid: 05f16c3e-9d23-45dc-afca-3d0fa9dbf501
99
ms.service: active-directory
1010
ms.workload: identity
1111
ms.topic: how-to
12-
ms.date: 01/26/2023
12+
ms.date: 05/18/2023
1313
ms.subservice: hybrid
1414
ms.author: billmath
1515
search.appverid:
@@ -63,6 +63,9 @@ The following section describes, in-depth, how password hash synchronization wor
6363
> [!NOTE]
6464
> The original MD4 hash is not transmitted to Azure AD. Instead, the SHA256 hash of the original MD4 hash is transmitted. As a result, if the hash stored in Azure AD is obtained, it cannot be used in an on-premises pass-the-hash attack.
6565
66+
> [!NOTE]
67+
> The password hash value is **NEVER** stored in SQL. These values are only processed in memory prior to being sent to Azure AD.
68+
6669
### Security considerations
6770

6871
When synchronizing passwords, the plain-text version of your password is not exposed to the password hash synchronization feature, to Azure AD, or any of the associated services.

0 commit comments

Comments
 (0)