An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
I decided to start over. Thank you for your help everyone.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
I decided to start over. Thank you for your help everyone.
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.