Cannot Find Old Web Jobs but They Are Still Running

Dominic Archual 1 Reputation point
2021-10-30T18:43:35.96+00:00

I previously set up Web Jobs within my Azure App Service by uploading a Powershell script to call a particular end point every so often.

I understand Web Jobs have long since been deprecated, but the job appears to still be running on its previously specified schedule. However, I cannot find any jobs in my Azure Portal indicating they are active.

I would like to migrate these jobs to an Azure Function, but I'd like to figure out how to stop the old jobs as I don't want them to run twice.

I can see a Job Scheduler Collection, but it contains no jobs and simply displays the message, "Azure Logic Apps is replacing Azure Scheduler, which is retired.To continue working with the jobs that you set up in Scheduler, please migrate to Azure Logic Apps as soon as possible."

How can I find the old Web Jobs so I can stop and migrate them to an Azure Function (or logic app)?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,863 questions
{count} votes