diff --git a/frontend/public/json/sqlserver2025.json b/frontend/public/json/sqlserver2025.json index 6e7830c42..66d49142a 100644 --- a/frontend/public/json/sqlserver2025.json +++ b/frontend/public/json/sqlserver2025.json @@ -32,6 +32,10 @@ "password": null }, "notes": [ + { + "text": "SQL Server (2025) SQLPAL is incompatible with Proxmox VE 9 (Kernel 6.12+) in LXC containers. Use a VM instead or the SQL-Server 2022 LXC.", + "type": "warning" + }, { "text": "If you choose not to run the installation setup, execute: `/opt/mssql/bin/mssql-conf setup` in LXC shell.", "type": "info"