Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,909 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi
I am facing an issue where functions inside my azure function app don't show up on the portal after deployment.
The deployment was creating an extra folder inside wwwroot folder. I resolved this myself by copying the files to wwwroot folder
Before:
After: