VM Scale Sets Behind Load Balancer Not Reachable

Meissner, Glenn 20 Reputation points
2024-10-15T16:57:00.9533333+00:00

Hello,

So I have a VMSS configured to work with an external facing load balancer. The load balancer has a public IP address and is pingable from the internet. The virtual machine instances behind that is not pingable, however. I attempted to set ports 80 and 443 as inbound rules on the load balancer to see if maybe pinging a machine behind the load balancer wasn't possible, but there was still no connectivity.

I have NSGs on both the virtual network as well as the NIC of the VMSS set to allow all inbound and outbound (which will be fixed once testing is complete). I do not have an inbound NAT set up on the load balancer, and I do not use a floating IP. Any help would be appreciated, thank you.

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,526 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
454 questions
Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
412 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Ganesh Patapati 1,595 Reputation points Microsoft Vendor
    2024-10-17T15:35:36.84+00:00

    Hey Meissner, Glenn,

    Greetings,

    I'm glad to hear that you were able to identify the issue with the VMSS instances being unhealthy. That's a great step forward in troubleshooting!

    Now, let's focus on why the internal machines are still not responding to pings. Here are some potential reasons and next steps to consider:

    VMs behind the Load Balancer aren't responding to health probes:

    Refer: https://learn.microsoft.com/en-us/azure/load-balancer/load-balancer-troubleshoot-health-probe-status#symptom-vms-behind-the-load-balancer-arent-responding-to-health-probes

    If you're still experiencing issues, please provide more details about your VMSS instance configuration, NSG settings, and any error messages you may be encountering. This will help in further diagnosing the problem better if you provide in a screenshot manner.

    Hope this clarifies.

    Thanks,

    Ganesh


    Please don’t forget to close the thread by clicking "Accept the answer" wherever the information provided helps you, as this can be beneficial to other community members.

    0 comments No comments

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.