DCMattyG

Results 13 comments of DCMattyG

I'm interested in this as well. There's a similar discussion going on here: https://github.com/Azure/azure-functions-python-worker/issues/1284

I'm also seeing this in AZ CLI v2.75.0. Running `az acr build` takes an extremely long time because it's trying to package up the **node_modules** folder which is clearly excluded...

Great to see this! Will this finally allow the default name of "http_app_func" to be modified for things like FastAPI apps?