Forum Discussion
Mohammad Ahmad
Aug 09, 2017Copper Contributor
Cannot access new vm via public ip address
Hi, I am new to Azure. I have created a new vm, which i am able to access via rdp and have setup iis, which is accessialbe via the internal ip address. I have setup a load balancer and virtual ...
- Jan 26, 2018
Mohammad:
I was finally able to have success by creating an inbound rule to allow incoming traffic on port 80.
Under the Azure Dashboard, I clicked on the VM entry, then under its options I scrolled down to Networking. There I created a new inbound rule, for port 80, with a priority of 100, and the VM was finally viewable on the public IP address.
Anelekoza
Nov 02, 2019Copper Contributor
I had the same problem with port 80 open.
I managed to solve it by getting a root session using terminal and reboot the VM, that was it. public ip is accessible.