Share via

Support for WebJobs for Linux App Service (php)

Deepak Thomas 21 Reputation points
2022-08-31T15:00:49.49+00:00

I got to know that webjobs are not supported on Linux (+PHP8) only after deploying and configuring my instance. Windows + PHP8 option is non-extant too.

Will Linux App Service plans ever be able to run WebJobs ?

Azure App Service
Azure App Service

Azure App Service is a service used to create and deploy scalable, mission-critical web apps.

0 comments No comments

Answer accepted by question author

Andriy Bilous 12,096 Reputation points MVP
2022-08-31T15:15:30.593+00:00

Hello @Deepak Thomas

Unfortunately there is no ETA to implement WebJobs for App Service Linux, however you can vote for Azure feedback to add Webjob for linux service plan
https://feedback.azure.com/d365community/idea/1c42936a-ff5b-ec11-a819-0022484bf651

Microsoft suggests using Azure Functions instead.
https://stackoverflow.com/questions/59431226/how-to-use-azure-functions-instead-of-webjobs

If you think your question has been answered, click "Mark as Accept Answer" if just helped click "Vote as helpful". This can be beneficial to other community members reading this forum thread.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

3 additional answers

Sort by: Most helpful
  1. Pawan Yadav 11 Reputation points
    2022-12-28T15:46:36.983+00:00

    You have an Azure subscription that includes the following web apps:

    WebApp1, which runs code in a Windows operating system.

    WebApp2, which runs code in a Linux operating system.

    WebApp3, which runs in a Docker container on Windows.

    WebApp4, which runs in a Docker container on Linux.

    From which web apps can you use WebJobs?

    any idea ??

    Was this answer helpful?

    2 people found this answer helpful.

  2. Péter Farkas 6 Reputation points
    2023-01-06T11:17:21.693+00:00

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

  3. Anonymous
    2025-01-27T11:28:31.5033333+00:00

    @Andriy Bilous It being quite long now WebJobs for Linux code is in preview.https://learn.microsoft.com/en-us/azure/app-service/webjobs-create?tabs=linuxcode

    Do we have ETA planned for the same?

    Thanks.

    Was this answer helpful?

    0 comments No comments

Your answer

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