Skip to content

Commit 9ebef0f

Browse files
authored
Add new include for CRON note
1 parent 52990f2 commit 9ebef0f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
author: ggailey777
3+
ms.service: app-service
4+
ms.topic: include
5+
ms.date: 10/13/2019
6+
ms.author: glenga
7+
---
8+
9+
> [!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).

0 commit comments

Comments
 (0)