Azure Basic Load Balancer retirement
Hello, I have the following scenario in Azure: we have two Exchange servers hosted in Azure that are members of two Basic Load Balancers—one internal with a private IP, and one external with a public IP. Based on documentation, when using multiple load…
Azure Load Balancer
Azure Public load balancer packet forwarding to NVA or performing any kind of Source NAT or D-NAT
Tring to understand the Azure Public Load Balancer simply packet forwarding to NVA or performing any kind of Source NAT or D-NAT.
Azure Load Balancer
Firewall NAT 1:1 for inbound and outbound
I have 2 firewalls that are behind a public load balancer. The two FTDs can't have a limitation that it can't accept secondary IP on the NICs. So the backend is limited to 2 outbound IP addresses. Unfortunately, using GWLB is not applicable since the…
Azure Load Balancer
Application Gateway Load Balancer
Load Balancer - "Path based routing app port forward is not working" and we would need help to resolve Primary Contact : Selva Chandran (763997*****) Escalation contact : Vairamani Annamalai(9344265***)
Azure Load Balancer
Outbound traffic via GWLB
I have a VM that I needs to have both inbound and outbound connection. For inbound, it is already working, by using the public IP I put in the standard LB. However for outbound, I needed a public IP in the NIC card of Server D, to service chain the GWLB.…
Azure Load Balancer
About AzureLB Deployment
お世話になっております。 Azure Load Balancer(Standard SKU)の構成場所について質問があります。 Azureでは、Public IP(フロントエンドIP)に「ゾーン冗長」の選択肢がある一方で、Load Balancerリソース自体にはゾーン冗長とVnetの指定項目が存在しません。 この時にフロントエンドIPをゾーン冗長した場合LBもゾーン冗長化されているのかどうか、 また、LBはVnetの外に配置されるのでしょうか、 ご教示いただけますと幸いです。
Azure Load Balancer
can not delete load balancer.
I'm the owner of the RG that use this load balancer .however, i can't delete it and it has no VMSS attached to it.
Azure Load Balancer
ACI not supported by Azure Load Balancer in the backend Pool
Can someone provide me the official confirmation whether Azure Standard Load Balancer supports HTTP path-based health probes to backend Azure Container Instances attached by IP, given that ACI uses managed NAT. Health probes fail despite the container…
Azure Load Balancer
Problem with LB upon upgrade to Standard from Basic
We have a problem with production upon upgrade of ALB from basic to standard. We need Microsoft assistance to diagnoze the problem. Our prod application stopped working.
Azure Load Balancer
How to configure and troubleshoot Azure load balancer
I create a infrastructure in Azure using following set of "az cli" commands #…
Azure Load Balancer
Firewall and Load Balancer using a GWLB (2 NVAs)
From other documentation I can see that we can integrate NVA to the Azure Load Balancer Gateway (GWLB) via VXLAN. The traffic will then be pointed directly to the end nodes. However I would like to point it to a Load balancer (another NVA) before it goes…
Azure Load Balancer
Cannot access my services after upgrade from basic to standard load balancer via PowerShell
I was notified that I had to upgrade my Load Balancer from Basic to Standard. But now I cannot connect to any of my websites running there - and I can't connect to RDP either. I ran the script shown…
Azure Load Balancer
Retirement Announcement - Basic Load Balancer will be retired on 30 September 2025
Basic LB will be deprecated on September 30, 2025. Below are timelines to keep in mind for deprecation: March 31, 2025 - Last day to create new Basic Load Balancer. After this date, you will not be able to create new Basic Load Balancers. Basic Load…
Azure Load Balancer
Upgrade classic Load balancer to standard
Is there a migration script to upgrade classic load balancer to standard? I have tried the automated migration script for Basic to Standard but that failed. I have previously migrated from Azure cloud Classic to Extended support.
Azure Load Balancer
Best Load Balancer Option for Container Apps with Autoscaling
We have three Azure Container Apps, each hosting an API, and we need a load balancing and autoscaling solution to efficiently distribute traffic across them. We would like guidance on the best Azure service for our scenario. Specifically: Which Azure…
Azure Load Balancer

Azure Load Balancer Set traffic priority for VM1
We have two Windows VMs running in same region with private IPs. These VMs running a web application one front-end (Port 443) and another back-end (Port 8080) having multiple clients. We have configured Azure Load Balancer with public IP and configure…
Azure Load Balancer
What is the recommended load balancing strategy for Azure Container Apps handling image-based workflows with regional failover?
We are building an AI-powered solution hosted on Azure Container Apps, where each container endpoint handles image uploads of various sizes. These images are processed against local AI/ML models and also invoke Azure services like Document…
Azure Load Balancer


Can I add VMs in Standard Availability Set to the backend pool of the Load Balancer in Basic SKU
I understand that Basic sku LBs and availability sets will be deprecated soon, and I'm aware about the upgrade process, but I need an answer if this is still possible to add VMs in Standard Availability Set to the Load balancer in basic SKU?
Azure Load Balancer
Azure Public LB traffic flow
I am trying to understand this setup link How is internet traffic forwarded by the NVA to an application server VM in Azure? If a client outside of Azure initiates a connection to the public IP of an Azure Load Balancer, my understanding is that the…
Azure Load Balancer
Upgrading Load Balancer from Basic to Standard SKU
An internal load balancer currently uses a basic SKU and needs to be upgraded to a standard SKU without changing the private IP address. One approach considered is to create a new standard SKU internal load balancer with a temporary private IP, delete…