If you have a web app being deployed using a docker image and ARM template, you can include the deployment of the webjob alongside the web app by ensuring that webjob files are part of the docker image. Here is an example - https://joshi-aparna.github.io/blog/azure_webjob/