Create a continuous WebJob

  Important

When you have source control configured for your application, Webjobs should be deployed as part of the source control integration. After source control is configured for your application, a WebJob can't be added from the Azure portal.

  1. In the Azure portal, go to the App Service page of your App Service web app, API app, or mobile app.
  2. In the left pane of your app's App Service page, search for and select WebJobs.
  3. On the WebJobs page, select Add.
  4. Fill in the Add WebJob settings as specified in the table.


  5. Select OK.
  6. The new WebJob appears on the WebJobs page. If you see a message that says the WebJob was added, but you don't see it, select Refresh
  7. To stop or restart a continuous WebJob, right-click the WebJob in the list and select Stop or Start.
#viastudy

Post a Comment

0 Comments