Skip to content

Commit 9b79cea

Browse files
authored
Merge pull request #6612 from clayton006/patch-2
Update to SQL Server on Linux Security Limitations - Authentication Mode
2 parents ee9dfc0 + f13e1c6 commit 9b79cea

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ ms.assetid: 64da74cc-14bf-4636-a55e-8cc1fce2aaff
1616
SQL Server on Linux currently has the following limitations:
1717

1818
* A standard password policy is provided. MUST_CHANGE is the only option you may configure. CHECK_POLICY option is not supported.
19-
* Extensible Key Management is not supported.
19+
* Extensible Key Management is not supported.
20+
* SQL Server Authentication mode cannot be disabled.
2021
* Using keys stored in the Azure Key Vault is not supported.
2122
* SQL Server generates its own self-signed certificate for encrypting connections. SQL Server can be configured to use a user provided certificate for TLS.
2223

0 commit comments

Comments
 (0)