Setup and configue load balance between 3 different vnets, peer to peer is running, can not see to the the load balance so they can see other

Hamilton O'Biecunas 0 Reputation points
2025-03-24T21:23:42.26+00:00

Setup and configue load balance between 3 different vnets, peer to peer is running, can not see to the the load balance so they can see other,

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
4,031 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Daisy Zhou 32,416 Reputation points Microsoft External Staff
    2025-03-26T01:30:54.9366667+00:00

    Hello Hamilton O'Biecunas,

    Thank you for posting in Q&A forum.

    Here are some steps you can try to troubleshoot the issue:

    1. Make sure that the load balancer is correctly configured to handle traffic between the VNets. This includes setting up the backend pool, health probes, and load balancing rules. You can refer to the Azure Load Balancer documentation for detailed steps on configuring the load balancer.
    2. Verify that the VMs behind the load balancer are responding to health probes. If the VMs are not responding, they will not participate in load balancing. You can troubleshoot this by checking the VM's health and ensuring that the probe port is open and listening.
    3. Ensure that the NSGs are not blocking traffic between the VNets. You may need to create rules to allow traffic on the required ports.
    4. Since you mentioned that peer-to-peer is running, ensure that VNet peering is correctly configured and that the VNets can communicate with each other. This includes allowing forwarded traffic and gateway transit if needed.

    Reference:

    Configure the Software Load Balancer for Load Balancing and Network Address Translation (NAT) | Microsoft Learn

    I hope the information above is helpful.

    If you have any questions or concerns, please feel free to let us know.

    Best Regards,

    Daisy Zhou

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.