I'm new to Azure. Just deployed an Ubuntu VM but thought I'd only create a private IP address, no public IP.
How do I ssh from my laptop at home to the Azure VM using the 10.x.x.x
IP address?
I've tried:
- Using the Azure Cloud Shell but connection just times out
- Using ssh on my laptop, but its looking for the VM on my LAN and times out.