【问题标题】:What is difference between Azure Cloud Shell Vs Bastion?Azure Cloud Shell 与 Bastion 有什么区别?
【发布时间】:2020-05-01 18:50:55
【问题描述】:

Azure Cloud Shell 与 Bastion 有什么区别?

我正在尝试了解 Bastion 的用例场景。我可以使用门户中的 azure cloud shell 连接/管理我的 azure 资源(cli / powershell)

我还注意到 Bastion 提供了类似的服务。

Bastion 是否还有其他用例,并且在其中它优于 Cloud Shell。

【问题讨论】:

  • 感谢@DavidBrowne-Microsoft;这个答案确实有用。

标签: azure azure-cloud-shell


【解决方案1】:

Bastion 允许您在不打开公共 IP 端口的情况下通过 RDP 或 SSH 进入虚拟机。 Cloud Shell 只是一个基于浏览器的 CLI,它在 Azure 托管的容器上运行并且已经登录到 Azure。您无法使用 Cloud Shell 连接到在您的专用网络上运行的服务。它仅用于管理您的 Azure 资源。

以下是对 Azure 官方文档的参考。

猜你喜欢
  • 2020-12-12
  • 2010-10-10
  • 1970-01-01
  • 2019-06-22
  • 2020-06-10
  • 1970-01-01
  • 2016-03-14
  • 2016-10-21
  • 2015-08-29
相关资源
最近更新 更多