Azure Function v3 does not run in local Docker
yatin72
1
Reputation point
I have azure function with HTTP trigger.
For some reason, when I debug on local machine I do not have any problems
But when I run it under docker, it does not respond. I do not see any errors in the Docker container though.
Thanks
Yatin
Sign in to answer