Webjobs cannot created

Aziz Ur Rehman 20 Reputation points
2024-02-13T10:41:10.8466667+00:00

Hi all, I am trying to create a webjob in my azure app service but my "create webjob" button is disabled. anyone can assist me? Thank you! User's image

User's image

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,180 questions
0 comments No comments
{count} votes

Accepted answer
  1. Achraf Ben Alaya 1,061 Reputation points MVP
    2024-02-14T17:09:14.7433333+00:00

    Can you try it on Chrome browser?

    Try also from Visual Studio and it will be created automatically.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Ryan Hill 29,561 Reputation points Microsoft Employee
    2024-02-16T20:21:09.4333333+00:00

    @Aziz Ur Rehman I wasn't able to reproduce your issue.

    Based off the information provided, the most likely cause is insufficient permissions to create the web job.

    In addition to Achraf's answer above though, you can also try creating the web job by uploading the executable and its dependencies to \site\wwwroot\app_data\Jobs\Continuous through the Kudu console.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.