Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 1.63 KB

File metadata and controls

34 lines (28 loc) · 1.63 KB
title Security limitations for SQL Server on Linux | Microsoft Docs
description This article describes SQL Server on Linux restrictions.
author rothja
ms.author jroth
manager craigg
ms.date 01/30/2018
ms.topic article
ms.prod sql-non-specified
ms.prod_service database-engine
ms.service
ms.component
ms.suite sql
ms.custom sql-linux
ms.technology database-engine
ms.assetid 64da74cc-14bf-4636-a55e-8cc1fce2aaff
ms.workload Inactive

Security limitations for SQL Server on Linux

[!INCLUDEappliesto-ss-xxxx-xxxx-xxx-md-linuxonly]

SQL Server on Linux currently has the following limitations:

  • A standard password policy is provided. MUST_CHANGE is the only option you may configure.
  • Extensible Key Management is not supported.
  • Using keys stored in the Azure Key Vault is not supported.
  • SQL Server generates its own self-signed certificate for encrypting connections. SQL Server can be configured to use a user provided certificate for TLS.

For more information about security features available in SQL Server, see the Security Center for SQL Server Database Engine and Azure SQL Database.

Next steps

For common security tasks, see Get started with security features of SQL Server on Linux. For a script to change the TCP port number, the SQL Server directories, and configure traceflags or collation, see Configure SQL Server on Linux with mssql-conf.