Forum Discussion

alexander tikhomirov's avatar
alexander tikhomirov
Brass Contributor
May 23, 2020

azure functions timeout for consumption plan more than 10 min

I use Azure Functions with Consumption plan. My host file { "version": "2.0", "extensionBundle": { "id": "Microsoft.Azure.Functions.ExtensionBundle", "version": "[1.*, 2.0.0)" }, } So it seems that...

Resources