I created a small instance of Ubuntu VM on Azure. I can ssh into it. Some commands in the console fail citing internet connection as an issue. I tested "ping www.google.com" and got no response.
Ifconfig -a shows 100.82.76.45 address.
How do I debug the internet connection problem ?
nameserver in resolv.conf is 100.82.76.70
ping to this address receives no response.
Something wrong with DNS ? How do I fix it ?