Azure Web App 8 月份更新後, ASP.NET Core 的網站所有的 Request 會轉到 HTTPS - JackyChiou/jackychiou.github.io GitHub Wiki

因為 Azure Web App 8 月份更新 ASP.NET Core 3.0 , 這是 .Net Core 3.0 的行為改進.

詳細資訊: HTTPS redirection changes for IIS OutOfProcess in 2.2 and 3.0 https://github.com/aspnet/Announcements/issues/392

HTH. By Jacky 2019-Oct.-22