Notatka
Dostęp do tej strony wymaga autoryzacji. Może spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Overview
Sometimes you need or want to force HTTPS for Azure App Services (Azure Web App, Azure Mobile App, Azure Function App, etc…). In the past you could do this with a web.config change.
Solution
You can now simply do this as follows: Go to the Custom Domains section of you app and set HTTPS Only to On (Off is the default) and Save.