466 questions with Azure Load Balancer tags

Sort by: Updated
1 answer

Facing Issues with Mutual TLS Configuration for Specific Routes in Azure Application Gateway

We need to support two APIs accessible through the domain device-api-server.com using Azure Application Gateway: Bootstrap API Path: /api/bootStrap Request Method: POST Authentication: No authentication required. Handshake API Path: /api/v2/handshake…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,106 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
466 questions
asked 2024-12-30T15:56:54.7966667+00:00
Ganesh Chowdhary 0 Reputation points
commented 2025-01-13T08:36:05.4433333+00:00
Ganesh Patapati 2,825 Reputation points Microsoft Vendor
1 answer

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…

Azure Web Application Firewall
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
466 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,727 questions
asked 2024-12-22T15:42:48.31+00:00
ShlomiDror-7850 0 Reputation points
edited the question 2025-01-07T13:19:18.1666667+00:00
Srinud 3,475 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

'AzureBasicLoadBalancerUpgrade' module fails with null error

Hi all, I have a very basic home-user set-up - just one VM behind a public IP (used for hosting websites, an email server, etc.). Having received multiple emails about needing to migrate the Load Balancer (and Public IP) from Basic to Standard I am…

Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
466 questions
asked 2025-01-02T14:02:58.4466667+00:00
James Head 25 Reputation points
commented 2025-01-03T18:06:10.0566667+00:00
James Head 25 Reputation points
1 answer One of the answers was accepted by the question author.

Need help on Azure LoadBalancer to extract frontend to backend servers mapping

I have an external azure loadbalancer where i have a lot of loadbalancing rules with multiple public frontend ip address and multiple backend pool. I need to patch some servers on load balancer for that purpose i need help as how can i find which backend…

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,590 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
466 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,727 questions
asked 2024-12-30T10:36:42.9966667+00:00
Givary-MSFT 34,866 Reputation points Microsoft Employee
accepted 2025-01-02T09:27:36.5733333+00:00
Givary-MSFT 34,866 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

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…

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,590 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
466 questions
asked 2024-12-19T08:13:21.32+00:00
Peter Ha 20 Reputation points
commented 2024-12-31T03:38:13.6133333+00:00
Peter Ha 20 Reputation points
0 answers

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 Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
466 questions
asked 2024-12-18T18:14:01.7566667+00:00
Ho, Keith D 140 Reputation points
commented 2024-12-18T22:15:03.3333333+00:00
ChaitanyaNaykodi-MSFT 26,951 Reputation points Microsoft Employee
1 answer

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…

Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
466 questions
asked 2024-12-12T12:51:22.1133333+00:00
Jan Vávra 341 Reputation points
answered 2024-12-16T13:07:38.5066667+00:00
Rohith Vinnakota 1,780 Reputation points Microsoft Vendor
1 answer

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…

Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
466 questions
asked 2024-12-06T13:51:32.1+00:00
Arturo I Saavedra 0 Reputation points
commented 2024-12-11T05:36:08.8633333+00:00
ChaitanyaNaykodi-MSFT 26,951 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

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…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,222 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
466 questions
asked 2023-12-19T13:22:44.4433333+00:00
Diego Sesoldi 20 Reputation points
accepted 2024-12-07T13:41:36.4633333+00:00
Diego Sesoldi 20 Reputation points
1 answer One of the answers was accepted by the question author.

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…

Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
466 questions
asked 2024-11-25T05:52:51.0466667+00:00
VJ-8370 486 Reputation points
accepted 2024-12-06T10:31:21.4233333+00:00
VJ-8370 486 Reputation points
1 answer One of the answers was accepted by the question author.

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…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,869 questions
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,590 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
466 questions
asked 2024-11-30T20:25:06.2533333+00:00
Mithila Lishan 111 Reputation points
accepted 2024-12-01T02:12:50.7433333+00:00
Mithila Lishan 111 Reputation points
1 answer One of the answers was accepted by the question author.

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?

Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
466 questions
asked 2024-11-27T07:19:11.98+00:00
Vishal Shah 20 Reputation points
accepted 2024-11-30T03:30:37.0666667+00:00
Vishal Shah 20 Reputation points
0 answers

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.

Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
466 questions
asked 2024-10-04T07:27:10.9166667+00:00
Debarth 0 Reputation points
commented 2024-11-27T10:58:38.4+00:00
Bjørn Einar Bjartnes 0 Reputation points
1 answer One of the answers was accepted by the question author.

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…

Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
466 questions
asked 2023-07-10T10:28:07.8133333+00:00
Yasmin, Fitri 306 Reputation points
commented 2024-11-27T05:49:05.8933333+00:00
KapilAnanth-MSFT 48,261 Reputation points Microsoft Employee
1 answer

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…

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,590 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
466 questions
asked 2024-11-14T14:11:54.32+00:00
Francesco Laudani 0 Reputation points
edited an answer 2024-11-27T01:37:45.2+00:00
Sai Prasanna Sinde 2,785 Reputation points Microsoft Vendor
1 answer

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…

Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
527 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
466 questions
asked 2024-11-18T18:53:24.3433333+00:00
Omer Cohen 65 Reputation points
commented 2024-11-26T05:54:51.26+00:00
KapilAnanth-MSFT 48,261 Reputation points Microsoft Employee
1 answer

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…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,106 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
466 questions
asked 2024-11-19T17:08:34.78+00:00
miasmith 0 Reputation points
answered 2024-11-19T23:19:39.2366667+00:00
Amira Bedhiafi 27,531 Reputation points
1 answer One of the answers was accepted by the question author.

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…

Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
466 questions
asked 2024-11-13T00:00:24.5766667+00:00
Chakraborty, Shubham 60 Reputation points
edited a comment 2024-11-18T23:22:11.34+00:00
Rohith Vinnakota 1,780 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

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 /…

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,590 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
466 questions
asked 2024-11-04T17:02:49.53+00:00
Pranav Sharma 20 Reputation points
accepted 2024-11-13T18:17:44.41+00:00
Pranav Sharma 20 Reputation points
0 answers

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…

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,590 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
466 questions
asked 2024-10-30T12:18:13.8+00:00
Karel (Raskenlund) 0 Reputation points
commented 2024-11-11T04:37:30.3433333+00:00
Sai Prasanna Sinde 2,785 Reputation points Microsoft Vendor