Azure WebJobs

Azure WebJobs are one of the underlying features of Azure App Service. They allow for the easy running of so-called "jobs" using different intervals, or even running them infinitely. They are very flexible and provide a special SDK, so users can work with them efficiently and quickly.

The following topics will be covered in this chapter:

  • How to create Azure WebJobs
  • Working with different trigger types (continuous and triggered)
  • Using different file types for WebJobs

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.