A minimal reproduction of problem with Azure Functions Python V2 and Docker not working with Blueprints and AsgiFunctionApps.
docker build -t azfunc . docker run azfunc
This actually works...
A minimal reproduction of problem with Azure Functions Python V2 and Docker not working with Blueprints and AsgiFunctionAppts and
Python