Skip to content

Commit c32a8b0

Browse files
authored
Update webjobs-create.md
1 parent f17c548 commit c32a8b0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/app-service/webjobs-create.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,7 @@ You can enter a [NCRONTAB expression](../azure-functions/functions-bindings-time
176176

177177
To learn more, see [Scheduling a triggered WebJob](webjobs-dotnet-deploy-vs.md#scheduling-a-triggered-webjob).
178178

179-
> [!NOTE]
180-
> The default time zone used to run CRON expressions is Coordinated Universal Time (UTC). To have your CRON expression run based on another time zone, create an app setting for your function app named WEBSITE_TIME_ZONE. To learn more, see [NCRONTAB time zones](../azure-functions/functions-bindings-timer.md#ncrontab-time-zones).
179+
[!INCLUDE [webjobs-cron-timezone-note](../../includes/webjobs-cron-timezone-note.md)]
181180

182181
## <a name="ViewJobHistory"></a> View the job history
183182

0 commit comments

Comments
 (0)