Cannot access the internet from my VMs

Ori Gilgun 41 Reputation points
2020-07-16T07:08:02.457+00:00

I have several VMs in the same virtual network using the network configuration of static IP through Azure. I have a DNS server in my VNet as well.

Two of the VMs cannot access the internet for some reason. They receive the same DNS configuration from Azure which is my DNS server.
DNS resolution works just fine however I cannot access the internet at all and cannot ping anything outside the VNet.

I added an outbound port rule to allow http+https connectivity and the connection troubleshoot from the portal to those machines works.
Firewalls are off.
No proxy settings in IE.

12617-ie.png

I have no idea what I am missing.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,791 questions
0 comments No comments
{count} votes

Accepted answer
  1. UkDanR 96 Reputation points
    2020-07-18T22:10:18.13+00:00

6 additional answers

Sort by: Most helpful
  1. UkDanR 96 Reputation points
    2020-07-17T22:30:35.027+00:00

    Are there any Network Security Groups on either the subnet or network interfaces with rules that could be blocking internet for those two VMs


  2. Ori Gilgun 41 Reputation points
    2020-07-18T20:53:48.92+00:00

    I TOTALLY forgot to mention and I hope that's not the issue D:

    Those 2 machines are running SQL servers, they run at Always On Availability Group using an Azure Load Balancer (ILB).

    I have no idea if the 2 machines had internet connection before that, the ILB is running for 1 year now.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.