I have a web job that is triggered. I want to switch to continuous. I use ci/cd to deploy.
Is this the right steps :
Also, I will change the c# host to use a loop with a sleep(xxx).
Am I missing anything? Peter
For those who use Visual Studio to develop and publish to Azure,
You may go in the Publish page and change the Webjob Type from Triggered to Continuous