Skip to content

Commit 34ce9db

Browse files
authored
Update AppSettings.md
1 parent 0d191db commit 34ce9db

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/AppSettings.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,8 @@ Web.config には、 次のようなアプリケーション設定がありま
1919
- `app:PermanentHttps`
2020
- リダイレクト時に HTTPS を永続化する場合は `true` を指定します。
2121
- すなわち、HTTP ステータス コードは `true` のとき 301、`false` のとき 302 です。
22+
23+
### Azure Web App
24+
Azure Web App では、[アプリケーション設定] で値を設定します。
25+
26+
![](images/AppSettings-Azure.png)

0 commit comments

Comments
 (0)