'Azure App Service HTTPS Termination in Shared Hosting

As per azure documentation Link, "In App Service, TLS/SSL termination happens at the network load balancers, so all HTTPS requests reach your app as unencrypted HTTP requests." Being as this is shared hosting, is this a security risk or is there no risk on the connection from load balancer to application?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source