Share via

my VM LInux not access http from internet

Fabio Viali 20 Reputation points
2023-02-11T11:52:18.9733333+00:00

I have a vm Linux on azure

On VM Linux there is service Apache and from a VM Windows on the same vnet I aceess on port 80.

But I not access from internet usig public IP. I have already open port 80 on Azure firewall NSG

Have you any suggestions

Thank on advance for any solution about this issue

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.


Answer accepted by question author

msrini-MSFT 9,311 Reputation points Microsoft Employee
2023-02-11T12:04:45.21+00:00

Hi,When you want to access a VM's port from public internet, you will access by the public IP which is associated to that VM. Along with that you will need to allow port 80 from Any source ip on the Network Security group which is associated to the NIC of the VM.

Was this answer helpful?


0 additional answers

Sort by: Most helpful

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.