/
Web/Function Application Should Only be Accessible Over HTTPS

Web/Function Application Should Only be Accessible Over HTTPS

Description:

By default, anyone can access your app using HTTP. You can redirect all HTTP requests to the HTTPS port.



Solution: 

To redirect all HTTP traffic to HTTPS, we recommend the following steps:

  1. Go to the app service custom domains page

  2. In the HTTPS Only toggle, select On.



Reference: 

Full instructions to perform this can be found here at these references:

https://docs.microsoft.com/en-us/azure/app-service/configure-ssl-bindings#enforce-https & https://docs.microsoft.com/en-us/azure/app-service/configure-ssl-certificate

Related content

Web Application Should Only be Accessible Over HTTPS
Web Application Should Only be Accessible Over HTTPS
More like this
Function apps should have Client Certificates (Incoming client certificates) enabled
Function apps should have Client Certificates (Incoming client certificates) enabled
More like this
API App Should Only be Accessible Over HTTPS
API App Should Only be Accessible Over HTTPS
More like this
Web Apps Should Request an SSL Certificate for All Incoming Requests
Web Apps Should Request an SSL Certificate for All Incoming Requests
More like this
Authentication should be enabled on your function app
Authentication should be enabled on your function app
More like this
TLS should be Updated to the Latest Version for Your App
TLS should be Updated to the Latest Version for Your App
More like this