Skip to content

Commit ce56705

Browse files
committed
note
1 parent 58be585 commit ce56705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/webjobs-execution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This article explains how WebJobs are discovered, how the runtime decides what t
1919

2020
[!INCLUDE [webjob-types](./includes/webjobs-create/webjob-types.md)]
2121

22-
[!IMPORTANT]
22+
>[!IMPORTANT]
2323
> WebJobs that are continuous, scheduled, or event-driven may stop running if the web app hosting them becomes idle. Web apps can time out after 20 minutes of inactivity, and only direct requests to the app reset this idle timer. Actions like viewing the portal or accessing the Kudu tools do not keep the app active.
2424
> To ensure WebJobs run reliably, enable the Always on setting in the Configuration pane of your App Service.
2525
> This setting is available only in the Basic, Standard, and Premium pricing tiers.

0 commit comments

Comments
 (0)