Can default timeout of Azure app service be viewed or changed in Azure using portal / Powershell / CLI?
Here is reference from General Settings: I could find none.
CodePudding user response:
According to MughundhanRaveendran and KetanChawda:
- 230 seconds is a default timeout configured at the Azure App service load balancer.
- This is a part of the Azure App service architecture and cannot be configured or changed.
References: Why does my request time out after 230 seconds?, Time Out After 230 seconds and Increase azure web app request timeout