【发布时间】:2021-12-13 09:28:35
【问题描述】:
【问题讨论】:
标签: azure azure-virtual-network azure-bastion
【问题讨论】:
标签: azure azure-virtual-network azure-bastion
我已经在我的环境中测试过了。
Azure Bastion 无法访问通过传递对等互连的网络
我创建了 3 个虚拟网络:vnet1、vnet2 和 vnet3。
我在 vnet1 和 vnet2 之间创建了 vnet peering,在 vnet2 和 vnet3 之间创建了另一个 vnet peering。
我在 vnet1、vnet2 和 vnet3 中创建了 Azure Bastion。
我在 vnet3 中部署了一个虚拟机。
在尝试通过 Azure Bastion 连接到该 VM 时,唯一可用的选项是在 vnet2 和 vnet3 中创建的 Bastion。
所以,我无法使用在 vnet1 中创建的堡垒连接到在 vnet3 中创建的 VM。
【讨论】: