Skip to content

Commit 58c5b18

Browse files
committed
add note for linux vm
1 parent 3194f09 commit 58c5b18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/faq-configuration-and-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ To set the server time zone for your web app:
6767
* Value = *The time zone you want*
6868
3. Select **Save**.
6969

70-
See the **Timezone** column in the [Default Time Zones](https://docs.microsoft.com/windows-hardware/manufacture/desktop/default-time-zones) article for accepted values.
70+
For the App services that run on Windows, see the **Timezone** column in the [Default Time Zones](https://docs.microsoft.com/windows-hardware/manufacture/desktop/default-time-zones) article for accepted values. For the App services that run on Linux, set the [TZ database name](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones) as the time zone value. Here is an example of TZ database name: America/Adak.
7171

7272
## Why do my continuous WebJobs sometimes fail?
7373

0 commit comments

Comments
 (0)