Skip to content

Latest commit

 

History

History
91 lines (63 loc) · 6.37 KB

File metadata and controls

91 lines (63 loc) · 6.37 KB
title What's New for SQL Server 2025 on Linux
description In this article, learn about the major features and services available for SQL Server 2025 running on Linux.
author rwestMSFT
ms.author randolphwest
ms.date 04/02/2026
ms.service sql
ms.subservice linux
ms.topic whats-new
ms.custom
intro-whats-new
linux-related-content
ignite-2025

What's new for SQL Server 2025 on Linux

[!INCLUDE sqlserver2025-linux]

This article describes the major features and services available for [!INCLUDE sssql25-md] running on Linux. For package downloads and known issues, see the Release notes.

Updates

This section describes updates for each release of [!INCLUDE sssql25-md].

Cumulative Update 3

The following updates apply to [!INCLUDE sssql25-md] Cumulative Update (CU) 3.

  • Bulk import operations without sysadmin. You can use the bulkadmin server role or the ADMINISTER BULK OPERATIONS permission to perform BULK INSERT and OPENROWSET(BULK...) operations on [!INCLUDE ssnoversion-md] on Linux, without requiring sysadmin permissions. An administrator must configure Linux file system permissions and approve directory paths using mssql-conf.

    For more information, see Configure bulk import operations for SQL Server on Linux (preview).

Cumulative Update 1

The following updates apply to [!INCLUDE sssql25-md] Cumulative Update (CU) 1.

General availability

The following updates are available in [!INCLUDE sssql25-md] on Linux:

New feature or update Details
TLS 1.3 enabled by default Encrypt connections to SQL Server on Linux
Custom password policy Set custom password policy for SQL logins in SQL Server on Linux
tmpfs support for tempdb Enable and run tempdb on tmpfs for SQL Server 2025 on Linux
Generic ODBC data source support for PolyBase Connect to ODBC data sources with PolyBase on SQL Server on Linux

AI developer features

Related content

[!INCLUDE get-help-options]