Skip to content

Commit b08be22

Browse files
authored
Fix link
1 parent 9ebef0f commit b08be22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/webjobs-cron-timezone-note.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ ms.author: glenga
77
---
88

99
> [!NOTE]
10-
> 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).
10+
> 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](../articles/azure-functions/functions-bindings-timer.md#ncrontab-time-zones).

0 commit comments

Comments
 (0)