Connect to a service on an VM in backend-pool behind a load balancer through Private Link Service
Hi, I have a VNet in a resource group with below elements: A VM with a Kafka broker listening on its public and private IPs and ports. A Standard Load-Balancer in front of the VM with LB rules to Kafka broker listening ports. A Private Link Service…
Best Approach to Block Incoming Traffic During Initial Cache Loading in Azure VMSS
I am setting up a VMSS (Virtual Machine Scale Set) for a web application, and I need to perform an initial load of objects into the cache. To achieve this, I would like to open a web page on localhost to load the objects into the cache, but I don't want…
Deleting a Load Balancer and Public IP Address
I currently have a resource group that contains: Managed Identity Network Security Group Virtual Machine Scale Set Virtual Machine Scale Set Managed Identity Load Balancer Public IP Address Load Balancer I have tried to delete one of the load…
Azure LoadBalancer blocks a local vnet connections
Why after adding a Windows VM to a SKU Standard Load Balanacer backend pool, the VM is not accessible by a sibling vm on the same vnet using telnet localip 3389 It wrote: "No route to host" If the VM is removed from the backend pool, the…
What happens to Basic Azure Load Balancers after September 2025?
Given this announcement: https://azure.microsoft.com/en-us/updates?id=azure-basic-load-balancer-will-be-retired-on-30-september-2025-upgrade-to-standard-load-balancer It is not clear what happens to Basic SKU after retirement, I understand that nothing…
AKS public load balancer health probes and load balancing rules with a internal load balancer in use
Hello, I've noticed that when creating an aks cluster, with only a public LB, it automatically creates the health probes and LB rules for it, but when utilizing an internal load balancer, these same ones are created only for the internal LB, but not for…
Can a backend pool VM connect to it's load balancer URL?
Hi Team, I have come across a scenario where the backend pool had to connect to the Load Balancer URL. Backend pool server is listening on port 7443 Load Balancer is configured with this single backend pool server. When the App URL is tried accessing…
Load Balancer Behavior and Inbound Port Rules in Azure
I have configured three Windows Server virtual machines in Azure and set up a load balancer with backend rules. Initially, all three VMs were marked as healthy by the load balancer's health probe. The servers host an HTTP application, and I configured…
Do i need azure VM for azure load balancer
I need to consume azure load balancer services.Do i need to have azure VM for using azure load balancer service? Will it be a virtual server?
Increase Application Gateway Load balancer gateway timeout
Application gateway load balancer request timeout was set to 20s. Increased in to 300s but still request gets timed out in 60s. Any solution would be much appreciated.
Failed to add NIC in Load Balancer due to DifferentSkuLoadBalancersAndPublicIPAddressNotAllowed error
I have a public LB with Basic SKU. It has a frontend named "FrontendTemp" with IP Address Basic SKU as well. I have another public LB, but with Standard SKU. It has a frontend named "myFrontend" with IP Address Standard SKU as…
Missing connectivity behind by a Load Balancer
Hi all, I can't figure out why my Load Balancer answer with 502 Connection Refused . I try to describe the status : There is a rule that forward traffic from port 80 to port 8080 I'm sure that the service is waiting on port 8080 on AKS cluster…
Troubleshooting Bad Requests Through a Private Endpoint Connected to a Load Balancer
Greetings, I have a private endpoint connected to private link service composed of a load balancer with a VM in its backend. The load balancer's Inbound rule forwards TCP traffic on port 80 to the backend pool containing aforementioned VM. The backend…
How can I configure an Azure Load Balancer to route traffic based on URL path?"
I need help configuring an Azure Load Balancer to route traffic to different backend pools based on the URL path. I'm currently using Azure Application Gateway but facing issues with routing requests to the correct backend based on the…
Load balancer upgrade from Basic to Standard SKU
We have received Microsoft service health regarding the retirement of Basic SKU load balancer, and as per Microsoft suggestion we need to perform the migration of Basic to Standard SKU in load balancer. To perform this activity using the PowerShell…
Unable to delete Public IP address & virtual network subnet due to linkage with resource I can't access
I am on Microsoft Azure, trying to delete a public IP address and a virtual network subnet. I can't delete either because they are linked with "appgwLoadBalancer," a resource that I don't have access to. This is preventing me from unlinking /…
NetworkingInternalOperationError on new VM w/Load Balancer
We've had an environment running for ~2 years but since a few days ago suddenly we can no longer launch VMs that are attached to the Load Balancer. We have not made changes to the environment. If we set up a new VM from an image and configure it to be…
how to monitor azure internal load balancer correctly balancing the traffic between VM
how to monitor azure internal load balancer correctly balancing the traffic between VM
This is regarding the service health related to "Upgrade to Azure Standard Load Balancer by 30 September 2025"
I wanted to know regarding the retirement of basic load balancer on September 2025, if we do not migrate the load balancer by that date what would be the impact and what would be the action taken from microsoft end.
The azure loadbalancer health probe shows a warning, how to get rid of the warning.
Looking at the metric for one of the NVA components its loadbalancer. We are seeing 2 weired things. data path availability is not always 100, it drops regularly, configured to TCP and port 22 for every 5 seconds interval. the health probe shows…