Microsoft.Azure.WebJobs.Script: Did not find functions with language [powershell].

Jos Lieben 1 Reputation point
2020-12-23T11:46:41.06+00:00

After stresstesting a WORKING PowerShell function in a consumption plan, suddenly I'm getting the error Microsoft.Azure.WebJobs.Script: Did not find functions with language [powershell].

The other powershell function app in the same consumption still works, and creating additional function apps under the same plan results in working functions as well.

FUNCTIONS_WORKER_RUNTIME is set to Powershell. Restart / stop / start does not work.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,212 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,133 questions
0 comments No comments
{count} votes

5 answers

Sort by: Most helpful
  1. Jaliya Udagedara 2,731 Reputation points MVP
    2020-12-23T19:36:06.333+00:00

    Just to make sure, is FUNCTIONS_WORKER_RUNTIME is set to powershell ('p' is lowercase)?

    0 comments No comments

  2. Tan, Chin Yeow, ASM-VMO (MPN) 1 Reputation point
    2021-01-06T12:38:29.35+00:00

    I am having the same error. The powershell function app was working for months and suddenly this error appeared.
    FUNCTIONS_WORKER_RUNTIME is set to powershell

    Anything i need to check?

    0 comments No comments

  3. Raf Nijs 1 Reputation point
    2021-03-08T19:31:31.377+00:00

    I have the same error: Microsoft.Azure.WebJobs.Script: Did not find functions with language [powershell].

    0 comments No comments

  4. Daniel Sabbagh 1 Reputation point
    2022-12-08T15:43:51.433+00:00

    Has anyone solved this? I'm getting the same issue

    0 comments No comments

  5. Bechter, Felix 0 Reputation points
    2023-06-19T14:06:02.13+00:00

    Same here for python

    0 comments No comments