Closed xmlguy74 closed 4 years ago
We cannot get the APIM import from Azure Function task to work. We are using ZIP package deployed functions (written in netcore, deployed via devops).
The task is failing when POSTing to the following endpoint.
https://<function-app-here>.scm.azurewebsites.net/api/functions/config
We are getting the following error:
404 Not Found. No route registered for '/api/functions/config'
Does this task support these sort of Azure functions?
We cannot get the APIM import from Azure Function task to work. We are using ZIP package deployed functions (written in netcore, deployed via devops).
The task is failing when POSTing to the following endpoint.
We are getting the following error:
Does this task support these sort of Azure functions?