You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@vasba Thanks for your report and sorry for the late response. Currently functions maven plugin did not support pass parameters to function host. As a workaround, you may run mvn azure-functions:package and run the function core tools manually in staging folder (<project-root>\target\azure-functions\<your-app-name>). Please feel free to reach us once you meet any more issues
Hi!
I wonder how I can pass option --enableAuth from https://learn.microsoft.com/en-us/azure/azure-functions/functions-core-tools-reference?tabs=v2#func-start to mvn azure-functions:run.
BR
The text was updated successfully, but these errors were encountered: