Azure Web App Time Zone Setting Tech Knowledge Published on April 14, 2021 デフォルトは UTC1になっている。 WEBSITE_TIME_ZONE 既定では、アプリのタイム ゾーンは常に UTC です。 これを、 既定のタイム ゾーン2に一覧表示されている有効な値のいずれかに変更できます。 指定した値が認識されない場合、アプリは UTC を使用します。 手順 Web App を選択 設定 > 環境変数 > アプリ設定 追加 名前:WEBSITE_TIME_ZONE 値:Tokyo Standard Time 適用 → 適用 → 確認 ⇒ アプリケーションの再起動が始まる Footnotes Azure App Service の環境変数とアプリ設定↩ Default Time Zones↩ Azure VM Restore Basic authentication for Azure Web App