azure - 使用 Cloud shell 通过 SSH 连接到 Azure 上的 Linux VM

标签 azure ssh azure-cloud-shell

我希望使用 Azure 云 shell 通过 SSH 访问 Azure 上的 Linux VM,它们没有公共(public) IP,并且位于虚拟网络上。有谁知道我可以做到这一点的方法吗?

最佳答案

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.

这是不可能的。

Azure cloud shell 是一个可通过浏览器访问的交互式 shell,用于管理 Azure 资源。像虚拟机一样工作,没有公共(public) IP 地址就无法访问 Azure 虚拟机。

关于azure - 使用 Cloud shell 通过 SSH 连接到 Azure 上的 Linux VM,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/49062788/

相关文章:

Azure WebApp容器重启问题

asp.net - Azure Web App不构建 typescript 文件

c# - Azure:监听非默认端口会导致访问被拒绝

python - 如何在 Python 中存储 azure.eventhub.common.Offset?

mysql - 每 1 小时自动通过 SSH 隧道对远程 mysql 服务器运行一次 select 语句

web-services - "Failed to mount the azure file share. Your clouddrive won' 不可用”

Azure Cloud Shell 打开时出现黑屏

azure - Azure 静态 Web 应用中的部署槽如何工作

mysql - 通过 ssh 隧道连接 vb.net

php - 使用范围通过 curl 在多个文件上指定输出名称