Azure function 2 :- Testing trigger Azure function type


You can easily test out non http Azure function (atleast in V2) easily by posting data to the following url, where ClaimValidationFunction is my function name.

Please note : - don't forget to spell plural case  /functions and not function correctly.


http://localhost:7071/admin/functions/ClaimValidationFunction





Comments

Popular posts from this blog

gemini cli getting file not defined error

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20

vllm : Failed to infer device type