;
Reduce Cost of Azure App Services

Azure App Service on Linux is cheaper than Windows but requires adapting to different file paths and commands. Microsoft makes it less seamless to work with Linux, causing potential hosting issues. The solution involves specifying the correct Startup Command, though it may still lead to unproductive time.

;
Include Azure Webjobs on publishing Web Project
Prior to Visual Studio 2019 the WebJobs associated with web project used get publied on publishing the web project. Visual Studio 2019 does not even have the feature to associate the web jobs with a web project. How to associate web jobs to web project?