There are different ways to publish a web app to azure. Describe some of them.
Loading
There are different ways to publish a web app to azure. Describe some of them.
Check this below link which explains all different ways,
https://www.c-sharpcorner.com/article/different-ways-to-deploy-website-on-azure/
Below are the two ways, we can deploy(Publish) our code to website.
Manual Deployment (Push/Sync model) :
Continuous Deployment (CI/DC)