An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
Hello @Raja Sheker Vuttham (LTIMINDTREE LIMITED)
We checked from different VMs on Azure and were able to reach the website. The issue seems specific to one customer on an Azure VM. It is likely due to an ISP or website hosting server problem. Please contact the ISP or site admin.
- Check Firewall Settings: If you have a firewall on the VM (like Windows Firewall), ensure that it allows outbound traffic on ports 80 and 443.
- Use a Different Region: If possible, try deploying a VM in a different Azure region to see if the issue persists. This can help determine if the problem is related to geo-blocking.
- ISP Blocking: It's possible that the website's hosting provider or ISP is blocking traffic from Azure IP ranges. This is less common but can happen.
- Firewall on the VM: Check if there is a firewall running on the VM itself that might be blocking outbound connections.
- Proxy Settings: If your organization uses a proxy, ensure that the VM is configured to use the correct proxy settings.
I hope this has been helpful!
If above is unclear and/or you are unsure about something add a comment below.
Please click "Accept" the answer as original posters help the community find answers faster by identifying the correct answer.