LoginSignup
4
3

More than 5 years have passed since last update.

AzureのApp Service on Linuxでタイムゾーンを設定する方法

Posted at

はじめに

「WindowsのApp Serviceでタイムゾーンを設定する方法はわかった」(参考リンク)
「でもLinuxのApp Serviceでタイムゾーンを設定する方法がわからん」
って結構ハマったのでメモ。
.NET Core2.1と2.2で動作を確認。

方法

App Serviceの「構成」→「アプリケーション設定」で
「名前」にTZ
「値」に任意のタイムゾーン(日本ならAsia/Tokyo
image.png

4
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
3