azure-functions-core-tools
azure-functions-core-tools copied to clipboard
Unable to load metadata for function
I am trying to deploy azure function template provided by Visual studio to K8's.
Receiving following error
"Unable to load metadata for function 'Function1'"
Steps to reproduce
- Create project default visual studio durable function
- Execute func init command to deploy function to K8's