Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 8e77fe5

Browse files
Merge pull request #33208 from rwestMSFT/rw-0220-linux-cu12
Update supportability on Linux security overview
2 parents 059e3a0 + c9891fd commit 8e77fe5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/linux/sql-server-linux-security-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Security Limitations for SQL Server on Linux
33
description: Learn about SQL Server on Linux restrictions, including how using keys stored in Azure Key Vault and extensible Key Management aren't supported.
44
author: rwestMSFT
55
ms.author: randolphwest
6-
ms.date: 11/18/2024
6+
ms.date: 02/20/2025
77
ms.service: sql
88
ms.subservice: linux
99
ms.topic: conceptual
@@ -17,10 +17,10 @@ ms.custom:
1717
[!INCLUDE [ssnoversion-md](../includes/ssnoversion-md.md)] on Linux currently has the following limitations:
1818

1919
- A standard password policy is provided. `MUST_CHANGE` is the only option you might configure. The `CHECK_POLICY` option isn't supported.
20-
- Extensible Key Management isn't supported.
20+
- Extensible Key Management isn't supported in [!INCLUDE [sssql22-md](../includes/sssql22-md.md)] CU 11 and earlier versions. Extensible Key Management is only supported through Azure Key Vault (AKV).
2121
- [!INCLUDE [ssnoversion-md](../includes/ssnoversion-md.md)] authentication mode can't be disabled.
2222
- Password expiration is hard-coded to 90 days if you use [!INCLUDE [ssnoversion-md](../includes/ssnoversion-md.md)] authentication.
23-
- Using keys stored in the Azure Key Vault isn't supported.
23+
- Using keys stored in the Azure Key Vault isn't supported in [!INCLUDE [sssql22-md](../includes/sssql22-md.md)] CU 11 and earlier versions.
2424
- [!INCLUDE [ssnoversion-md](../includes/ssnoversion-md.md)] generates its own self-signed certificate for encrypting connections. [!INCLUDE [ssnoversion-md](../includes/ssnoversion-md.md)] can be configured to use a user provided certificate for TLS.
2525

2626
> [!NOTE]

0 commit comments

Comments
 (0)