Just to make sure, is FUNCTIONS_WORKER_RUNTIME
is set to powershell
('p' is lowercase)?
Microsoft.Azure.WebJobs.Script: Did not find functions with language [powershell].
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.
6 answers
Sort by: Most helpful
-
Jaliya Udagedara 2,826 Reputation points MVP
2020-12-23T19:36:06.333+00:00 -
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 powershellAnything i need to check?
-
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].
-
Daniel Sabbagh 1 Reputation point
2022-12-08T15:43:51.433+00:00 Has anyone solved this? I'm getting the same issue
-
Bechter, Felix 0 Reputation points
2023-06-19T14:06:02.13+00:00 Same here for python