You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/relational-databases/security/password-policy.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: "Password Policy | Microsoft Docs"
3
3
description: Windows password policy mechanisms apply to a login that uses SQL Server authentication and to a contained database user with a password.
4
4
ms.custom: ""
5
-
ms.date: "01/16/2019"
5
+
ms.date: "08/15/2022"
6
6
ms.prod: sql
7
7
ms.prod_service: security
8
8
ms.reviewer: ""
@@ -42,7 +42,7 @@ ms.author: vanto
42
42
[!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] can apply the same complexity and expiration policies used in Windows to passwords used inside [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]. This functionality depends on the `NetValidatePasswordPolicy` API.
43
43
44
44
> [!NOTE]
45
-
> [!INCLUDE[ssSDS](../../includes/sssds-md.md)]enforces password complexity. The password expiration and policy enforcement sections do not apply to [!INCLUDE[ssSDS](../../includes/sssds-md.md)].
45
+
> Azure SQL Database enforces password complexity. The password expiration and policy enforcement sections do not apply to Azure SQL Database.
0 commit comments