Nice article.
It might be worth mentioning that Azure Functions have been upgraded to v2, and powershell is no longer supported in v2.
It is still possible to write powershell functions but you have to switch to v1-mode:
https://docs.microsoft.com/en-us/azure/azure-functions/functions-versions
Kind regards,
Sam
Nice article.
It might be worth mentioning that Azure Functions have been upgraded to v2, and powershell is no longer supported in v2.
It is still possible to write powershell functions but you have to switch to v1-mode:
https://docs.microsoft.com/en-us/azure/azure-functions/functions-versions
Kind regards,
Sam