azure-functions-core-tools icon indicating copy to clipboard operation
azure-functions-core-tools copied to clipboard

Unable to load metadata for function

Open nitinkale opened this issue 3 years ago • 0 comments

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

  1. Create project default visual studio durable function
  2. Execute func init command to deploy function to K8's

nitinkale avatar Jul 29 '22 19:07 nitinkale