Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Deploying with template results in an Azure Function that is not operational. #6

Open
zanawar opened this issue Oct 22, 2018 · 0 comments

Comments

@zanawar
Copy link

zanawar commented Oct 22, 2018

This sample doesn't work when using the deployment template.

With functions v2 runtime (seems to be the default on deployment):
2018-10-22T23:48:30.072 [Error] run.csx(xx,xx): error CS1501: No overload for method 'CreateResponse' takes 2 arguments
And if you attempt to fix the compile error you get:
Cannot perform runtime binding on a null reference

It also fails to run the function with functions v1 with the message:
Cannot perform runtime binding on a null reference

@zanawar zanawar changed the title No longer works Deploying with template results in an Azure Function that is not operational. Oct 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant