Forum Discussion

Marvin Bangert's avatar
Marvin Bangert
Copper Contributor
Oct 21, 2018
Solved

PowerShell in Azure Functions not available anymore?

Hey everyone,   last time i worked with azure functions, i was able to create a function using "Webhook + API" and select PowerShell by "create your own custom function": Today i wanted to c...
  • Marvin Bangert's avatar
    Oct 21, 2018

    Figured it out by myself:
    I had to change the runtime version for the function in the function settings from ~2 to ~1:

Resources