I am creating a VM in azure (Ubuntu 14.04) in East US 2 region with internal ip address say 10.199.43.143
I am creating another ubuntu VM in East US 2 region (same Region) which is given an internal ip address say 10.199.54.131
I am not able to communicate/ping/http between these two VMs even though the firewall in ubuntu is off using the internal IP.
Can two VMs in same region communicate via internal ips in AZURE ? without creating a VPN ?