问题
I would love to use the Azure cloud shell to SSH into my Linux VMs on Azure, they don't have a public IP and they are on a Virtual Network. Does anyone know of a way I can do this?
回答1:
use the Azure cloud shell to ssh into my Linux VM's on Azure, they don't have a public IP and they are on a Virtual Network.
It's not possible.
Azure cloud shell is an interactive, browser-accessible shell for managing Azure resource. Works like a VM, can't access Azure VMs without public IP address.
来源:https://stackoverflow.com/questions/49062788/ssh-into-linux-vm-on-azure-using-cloud-shell