By default, clients can connect to function endpoints by using both HTTP or HTTPS. You should redirect HTTP to HTTPs because HTTPS uses the SSL/TLS protocol to provide a secure connection, which is both encrypted and authenticated.
Anyone can access the Function App using HTTP.
Follow the appropriate remediation steps below to resolve the issue.
You can redirect all HTTP requests to the HTTPS port.
|
|