When you guys need to upgrade the OS production server, do you do in-place upgrade or spin up a new VM?

Posted by PsyduckAF@reddit | sysadmin | View on Reddit | 13 comments

I've got a prod server running a bunch of SQL DBs and apps. Need to upgrade to Windows Server 22, but not sure whether to just upgrade the OS on the existing VM, or create a new VM and start the long process of re-installing everything, transferring the DBs, etc. What's best practice in this situation?