sql-docs icon indicating copy to clipboard operation
sql-docs copied to clipboard

Fix SQL Server 2025 MSSQL_PID table

Open jing8956 opened this issue 2 weeks ago • 4 comments

https://learn.microsoft.com/sql/linux/sql-server-linux-configure-environment-variables?view=sql-server-ver17

When you deploy a container for SQL Server 2025 (17.x) or a later version, use MSSQL_PID=DeveloperStandard for Standard Developer edition, and MSSQL_PID=Developer for Enterprise Developer edition.

jing8956 avatar Nov 27 '25 07:11 jing8956