Creating WebJobs

Working with WebJobs is much simpler than working with App Services, as this is a much easier service to configure and use. In fact, there are two ways of working with them:

  • Using Azure Portal and deploying a job manually
  • Using Visual Studio to develop and deploy it manually

What is more, you can leverage the WebJobs SDK to prepare an application triggered by an external service. This will be covered at the end of this chapter, and will be an excellent introduction to Azure Functions, described later in this book.

Get Hands-On Azure for Developers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.