Skip to content

Commit 5774ce6

Browse files
authored
Update articles/sentinel/business-applications/power-platform-solution-troubleshoot.md
1 parent f850dea commit 5774ce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/business-applications/power-platform-solution-troubleshoot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Alternately, modify the default function app behavior by editing the following s
7474
|Setting |Description |Default value |
7575
|---------|---------|---------|
7676
|**FULL_SYNC_INTERVAL_DAYS** | The number of days until a full data ingestion occurs. | `7` |
77-
|**TIMER_SCHEDULE** | A [NCRONTAB](/azure/azure-functions/functions-bindings-timer?tabs=python-v2%2Cisolated-process%2Cnodejs-v4&pivots=programming-language-python#ncrontab-examples) schedule that defines when the function triggers | `0 0 2 * * *` |
77+
|**TIMER_SCHEDULE** | An [NCRONTAB](/azure/azure-functions/functions-bindings-timer?tabs=python-v2%2Cisolated-process%2Cnodejs-v4&pivots=programming-language-python#ncrontab-examples) schedule that defines when the function triggers | `0 0 2 * * *` |
7878

7979

8080
For more information, see [Working with app settings](/azure/azure-functions/functions-how-to-use-azure-function-app-settings?tabs=portal#settings).

0 commit comments

Comments
 (0)