Can we monitor the load balancer is functioning.

Pardeep 80 Reputation points
2023-10-11T12:24:47.3+00:00

Run a query through the load balancer. Whether can we Monitor the Azure load balancers functionality are not? and how it is distributes incoming requests to the Backend pools(In Backend pools we have 2VM servers)

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,960 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
416 questions
0 comments No comments
{count} votes

Accepted answer
  1. Andreas Baumgarten 101.5K Reputation points MVP
    2023-10-11T15:23:02.6766667+00:00

    Hi @Pardeep ,

    to see the distribution of requests in the Backend Pool you can use the Metrics:

    LB_Metrics


    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Regards

    Andreas Baumgarten

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Andreas Baumgarten 101.5K Reputation points MVP
    2023-10-11T12:53:18.71+00:00

    Hi @Pardeep ,

    to monitor an Azure Load Balancer this might be helpful: Monitoring load balancer


    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Regards

    Andreas Baumgarten