Need help in deploying azure function app
Ashwin Venkatesha
230
Reputation points
I am trying to deploy a function app using arm template.
Application insights, function app and all necessary prerequisites are created but the code is not getting deployed although I have mentioned github link in application settings.json.
"WEBSITE_RUN_FROM_PACKAGE": "https://github.com/..."
How to fix this pls?
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,911 questions
Sign in to answer