Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 962 Bytes

File metadata and controls

14 lines (13 loc) · 962 Bytes
title Include file
description Include file
services app-service
author ggailey777
ms.service azure-app-service
ms.topic include
ms.date 09/01/2021
ms.author glenga
ms.custom include file

Note

A web app can time out after 20 minutes of inactivity, and only requests to the actual web app can reset the timer. Viewing the app's configuration in the Azure portal or making requests to the advanced tools site doesn't reset the timer. If you set the web app that hosts your job to run continuously, run on a schedule, or use event-driven triggers, enable the Always on setting on your web app's Azure Configuration pane. The Always on setting helps make sure that these kinds of WebJobs run reliably. This feature is available only in the Basic, Standard, and Premium pricing tiers.