I’ve just built another new PowerShell Azure HTTPTrigger Function locally using VSCode. I tested the Function locally and it did exactly what it was supposed too. I then deployed the Function to Azure and tested it using PowerShell, and it also worked as expected.… keep reading