gpt4 book ai didi

Azure负载均衡器: Can the Virtual Machines in BackendPool retain public IP?

转载 作者:行者123 更新时间:2023-12-03 02:23:16 24 4
gpt4 key购买 nike


我正在使用 AWS,他们倾向于为虚拟机实例保留公共(public) IP,并且能够配置负载均衡器,我们是否可以在这里为单个虚拟机保留公共(public) IP。
我观察到,如果我们在创建 VM 时将 VM 添加到后端池,VM 的公共(public) IP 会被 LB IP 替换。
在其他情况下,当尝试从 LB 后端池 Blade 添加 VM 时,即使 VM 配置了标准 IP,它也不会显示 VM,直到我手动删除公共(public) IP:

enter image description here

虚拟机配置: enter image description here

enter image description here

无法在网上找到明确的答案。

问候,
阿迪亚

最佳答案

Azure 为未分配公共(public) IP 地址或位于内部基本 Azure 负载均衡器的后端池中的 Azure 虚拟机提供临时 IP。临时 IP 机制提供不可配置的出站 IP 地址。

当为虚拟机分配公共(public) IP 地址或将虚拟机放置在带或不带出站规则的标准负载均衡器的后端池中时,临时 IP 将被禁用。如果将 Azure 虚拟网络 NAT 网关资源分配给虚拟机的子网,则临时 IP 将被禁用。

https://learn.microsoft.com/en-us/azure/virtual-network/public-ip-addresses#internet-facing-load-balancers

您需要在具有网络地址转换 (NAT) 的负载均衡器上为后端池标识的所有虚拟机或实例配置出站规则。此规则允许后端实例使用虚拟机公共(public) IP 与互联网进行通信(出站)。<​​/p>

enter image description here

https://learn.microsoft.com/en-us/azure/load-balancer/components#outbound-rules

https://learn.microsoft.com/en-us/azure/load-balancer/load-balancer-outbound-connections#assigning-a-public-ip-to-the-virtual-machine

关于Azure负载均衡器: Can the Virtual Machines in BackendPool retain public IP?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/68036097/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com