Azure Windows VM doesn't fully load certain websites

Chipchase, Matthew 6 Reputation points
2021-01-18T16:05:47.16+00:00

I've noticed certain websites don't fully load on my Azure Windows VMs.

I've got 2 examples

  1. bet365.com - page loads initially but then just tries to load forever.
    ![57705-b365.png]2
  2. picuki.com - when making a search on the website it also tries to load forever.

57733-picuki.png

I tried changing the DNS settings on Azure, but it made no difference no matter what I set it as. I really know know anything about networking. So here is a screenshot of my inbound-outbound rules in case that is the issue.

57598-inboud-outbound.png

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,196 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,178 questions
{count} votes

3 answers

Sort by: Most helpful
  1. Juan Sanchez 1 Reputation point
    2021-01-18T16:35:53.943+00:00

    Hi @Chipchase, Matthew ,

    in my opinion your experience is happening due to default security settings on windows, more specifically on your Web Browser, IE or Edge.

    Perhaps you could first get some clues from your browser Web Developer Tools, and when you request a webpage, you could see what URLs are being blocked. Probably some sites are calling other sites and your Browser security settings are blocking cross-site calls. Something quite common.

    Let us know!
    Best regards,
    Juan


  2. SUNOJ KUMAR YELURU 13,946 Reputation points MVP
    2021-01-19T01:42:14.71+00:00

    @Chipchase, Matthew

    In azure portal- NSG- inbound rule - add 80 and 443 and try to check.

    Please don’t forget to Accept the answer and up-vote wherever the information provided helps you, this can be beneficial to other community members.


  3. Eduardo Freitas 1 Reputation point
    2021-04-13T04:25:24.977+00:00

    I also have the same problem.

    I believe that Bet365 blocked VM IPs to access the site.

    I see no other way, if not the block from it.

    0 comments No comments