Ultimate Guide to Deploying Azure App Service WebJobs Using Azure DevOps

Wael Kdouh
4 min readJul 22, 2022

I recently embarked on a mission to setup an Azure App Service WebJobs as part of a large system migration from on-prem to Azure. The WebJobs are intended to replace several on-prem background jobs. The requirement was to have the WebJobs be deployed as part of a CI/CD pipeline. While this topic has been discussed elsewhere online, I wanted to provide the ultimate guide here as the devil lies in the details.

Although the focus in this post is on deploying the WebJob with Azure DevOps, you can easily port the…

--

--

Wael Kdouh

Principal Cloud Solution Architect at Microsoft. I assist enterprise customers in crafting exceptional architectures for success.