'Devices with IPV6 addresses can't access website hosted on azure vm

I have a website made in django with nginx server hosted on azure vm (ubuntu os). The problem is devices which have IPV6 ip addresses can't access my website. "The website took too long to respond" error message appears. How to solve this problem? Are changes required on azure side or nginx side? Thanks



Sources

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

Source: Stack Overflow

Solution Source