An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
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.