Azure Function - timeout always 30 minutes - host.json configuration ignored

Anshul Mandil 1 Reputation point
2021-10-01T13:17:22.97+00:00

Azure function(TimerTrigger) getting timeout after 30 min due to fetching very large data from database.
I tried to update the functiontimeout="04:00:00" in host.json file from portal, but it getting disappear from the host file and changes is not applied.
In setting Always on feature is on and I have "App service plan"
Please provide help/solution for the same.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,929 questions
{count} votes

Your answer

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