The software that runs this website is fairly old, but the old adage in software of "if it still runs, run it into the ground" is most certainly holding true around here, however, I recently started the arduous task of migrating this site into Azure as an App Service, with a dedicated VM running Sql Server 2019 to host the backend, with the ultimate goal of getting the database running in Azure Database as a managed PaaS instance. Along the way, I had to make some design decisions on how...