Share via

Need help in deploying azure function app

Ashwin Venkatesha 235 Reputation points
2024-04-22T06:11:17.41+00:00

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.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.