Skip to content

Commit 96ba7c5

Browse files
authored
Merge pull request #36541 from rwestMSFT/rw-0202-linux
Separate out Linux edition include and add container tags
2 parents f5927df + 80f9ece commit 96ba7c5

2 files changed

Lines changed: 25 additions & 2 deletions

File tree

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
author: rwestMSFT
3+
ms.author: randolphwest
4+
ms.date: 02/02/2026
5+
ms.service: sql
6+
ms.topic: include
7+
ms.custom:
8+
- ignite-2025
9+
---
10+
The following table describes the editions of [!INCLUDE [ssnoversion-md](../ssnoversion-md.md)] on Linux and containers.
11+
12+
| Edition | Product ID (`MSSQL_PID`) | Definition |
13+
| --- | --- | --- |
14+
| **Enterprise** <sup>1</sup> | `Enterprise` | The premier offering, [!INCLUDE [ssnoversion-md](../ssnoversion-md.md)] Enterprise edition is built for organizations demanding uncompromising performance, security, and scalability. This edition is both an AI-powered database and a mission-critical engine designed to power the most complex workloads across on-premises, cloud, and hybrid environments. |
15+
| **Standard** | `Standard` | [!INCLUDE [ssnoversion-md](../ssnoversion-md.md)] Standard edition delivers a balance of performance, security, and affordability for businesses that need enterprise-class capabilities without the complexity. This edition empowers growing businesses with enterprise-grade performance, modern AI capabilities, and hybrid flexibility. |
16+
| **Enterprise&nbsp;Developer** | `EnterpriseDeveloper` | [!INCLUDE [ssnoversion-md](../ssnoversion-md.md)] Enterprise Developer edition lets developers build any kind of application on top of [!INCLUDE [ssnoversion-md](../ssnoversion-md.md)]. It includes all the functionality of **Enterprise edition**, but is licensed for use as a development and test system, not as a production server. Developer editions are an ideal choice for people who build and test applications. |
17+
| **Standard Developer** | `StandardDeveloper` | Similar to Enterprise Developer edition, [!INCLUDE [ssnoversion-md](../ssnoversion-md.md)] Standard Developer edition includes all the functionality of **Standard edition**, but is licensed for use as a development and test system, not as a production server. |
18+
| **Evaluation** | `Evaluation` | [!INCLUDE [ssnoversion-md](../ssnoversion-md.md)] Evaluation edition includes all the functionality of **Enterprise edition**. An evaluation deployment is available for 180 days. For more information, see [SQL Server Licensing Resources and Documents](https://www.microsoft.com/licensing/docs/view/SQL-Server). |
19+
| **Express** <sup>2</sup> | `Express` | [!INCLUDE [ssexpress-md](../ssexpress-md.md)] edition is the entry-level, free database, ideal for learning and building desktop and small server data-driven applications. This unified edition includes SQL Server Data Tools (SSDT), machine learning integration, and Full Text Search. It's the best choice for independent software vendors, developers, and hobbyists building client applications. If you need more advanced database features, [!INCLUDE [ssnoversion-md](../ssnoversion-md.md)] Express can be seamlessly upgraded to other higher end editions of [!INCLUDE [ssnoversion-md](../ssnoversion-md.md)].<br /><br />[!INCLUDE [ssnoversion-md](../ssnoversion-md.md)] Express LocalDB is a lightweight version of Express edition that has all its programmability features, runs in user mode and has a fast, zero-configuration installation and a short list of prerequisites. |
20+
21+
<sup>1</sup> Enterprise edition offers unlimited virtualization for customers with [Software Assurance](https://www.microsoft.com/licensing/licensing-programs/software-assurance-default). Deployments must comply with the licensing guide. For more information, see [SQL Server Licensing Resources and Documents](https://www.microsoft.com/licensing/docs/view/SQL-Server).
22+
23+
<sup>2</sup> Starting with [!INCLUDE [sssql25-md](../sssql25-md.md)], Express edition includes all the functionality that was available in [!INCLUDE [ssnoversion-md](../ssnoversion-md.md)] Express edition with Advanced Services.

docs/linux/sql-server-linux-editions-and-components-2025.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ For a list of [!INCLUDE [ssnoversion-md](../includes/ssnoversion-md.md)] feature
5151

5252
## SQL Server editions
5353

54-
[!INCLUDE [sql-server-editions](../includes/paragraph-content/sql-server-editions-2.md)]
54+
[!INCLUDE [sql-server-editions](../includes/paragraph-content/sql-server-editions-linux.md)]
5555

5656
## Use SQL Server with client/server applications
5757

@@ -317,7 +317,7 @@ The following features and services aren't available for [!INCLUDE [sssql25](../
317317
| | Reporting Services | [Configure Power BI Report Server catalog databases for SQL Server on Linux](sql-server-linux-configure-power-bi-report-server-catalog.md). Run [!INCLUDE [ssnoversion-md](../includes/ssnoversion-md.md)] Reporting Services (SSRS) on Windows, and host the catalog databases for SSRS on [!INCLUDE [ssnoversion-md](../includes/ssnoversion-md.md)] on Linux deployments. |
318318

319319
> [!NOTE]
320-
> The latest [!INCLUDE [sssql25-md](../includes/sssql25-md.md)] features that depend on Azure Arc agent, including Microsoft Entra Authentication (previously known as Azure Active Directory authentication), Microsoft Purview, Pay-as-you-go (PAYG) for SQL Server, and Defender integration, are currently not supported for SQL Server deployed in containers. [!INCLUDE [ssazurearc-md](../includes/ssazurearc.md)] [doesn't support SQL Server running in containers](../sql-server/azure-arc/overview.md#unsupported-configurations).
320+
> The latest [!INCLUDE [sssql25-md](../includes/sssql25-md.md)] features that depend on Azure Arc agent, including Microsoft Entra Authentication (previously known as Azure Active Directory authentication), Microsoft Purview, Pay-as-you-go for SQL Server, and Defender integration, are currently not supported for SQL Server deployed in containers. [!INCLUDE [ssazurearc-md](../includes/ssazurearc.md)] [doesn't support SQL Server running in containers](../sql-server/azure-arc/overview.md#unsupported-configurations).
321321
322322
[!INCLUDE [editions-supported-features-windows](../includes/editions-supported-features-windows.md)]
323323

0 commit comments

Comments
 (0)