From 10938cb3c2900596ad37941369301b1d6b2f667d Mon Sep 17 00:00:00 2001 From: "CanbiZ (MickLesk)" <47820557+MickLesk@users.noreply.github.com> Date: Thu, 12 Feb 2026 13:07:43 +0100 Subject: [PATCH] Update warning note for SQL Server SQLPAL compatibility --- frontend/public/json/sqlserver2025.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/sqlserver2025.json b/frontend/public/json/sqlserver2025.json index b79d1a9a4..9b850cfb9 100644 --- a/frontend/public/json/sqlserver2025.json +++ b/frontend/public/json/sqlserver2025.json @@ -33,7 +33,7 @@ }, "notes": [ { - "text": "SQL Server SQLPAL is incompatible with Proxmox VE 9 (Kernel 6.x) in LXC containers. Use a VM instead.", + "text": "SQL Server (2025) SQLPAL is incompatible with Proxmox VE 9 (Kernel 6.x) in LXC containers. Use a VM instead or the SQL-Server 2022 LXC.", "type": "warning" }, {