Share via

Linux VM not accessible from Internet

Mario Chretien 0 Reputation points
2026-02-13T20:57:32.5933333+00:00

Linux VM not accessible from Internet. Ran multitude of tools nothing showing why. I see in the resolution that one of the fix mentions a public IP on the VM itself. Is this mandatory to be able to access the VM via the Internet?

Thank you

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.

{count} votes

2 answers

Sort by: Most helpful
  1. Mario Chretien 0 Reputation points
    2026-02-15T15:40:53.73+00:00

    I decided to start over. Thank you for your help everyone.

    0 comments No comments

  2. kagiyama yutaka 1,170 Reputation points
    2026-02-13T21:01:44.87+00:00

    when a linux vm won’t answer from the internet, the platform is telling you “the packet never made it out,” not “the vm is broken.” i’d walk the outbound path in order — nic → nsg → route → pip — whichever hop drops the probe is the root cause.

    0 comments No comments

Your answer

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