In LINUX, this command correctly sets memory, but i do not see it reflected when running SSMS sp_configure even after a SQL restart. Is there an additional step to flush something so SSMS sp_configure shows the correct max memory value? I am running SQL Server 2019 CTP 2.2 on LINUX RHEL 7.6.
sudo /opt/mssql/bin/mssql-confset memory.memorylimitmb 12288