402 questions with Azure Load Balancer tags

Sort by: Updated
2 answers One of the answers was accepted by the question author.

To add a backend pool and health probe to loadbalancer, which role is needed?

Network contributor on loadbalancer level? Network contributor on the resource group level?

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
665 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
402 questions
asked 2024-04-24T14:16:48.4233333+00:00
Shaojun Qin 20 Reputation points
accepted 2024-04-25T02:59:51.3+00:00
Shaojun Qin 20 Reputation points
0 answers

How to put multiple VMs behind a single private IP address on Azure?

I'm working on creating a Blue/Green deployment for a product in Azure but I'm running into a problem regarding outbound traffic to an on-premisses database. Our initial idea can be seen in this diagram: We have three main "moving parts": A…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,114 questions
Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,378 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,138 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
402 questions
asked 2024-04-17T12:53:27.5233333+00:00
Leonardo Tavares 20 Reputation points
commented 2024-04-25T00:12:42.9466667+00:00
ChaitanyaNaykodi-MSFT 22,701 Reputation points Microsoft Employee
0 answers

Will changing the idle time value (default 4 minutes) on the ELB impact existing sessions?

Azure Load Balancer has a 4 minutes to 100-minutes timeout range for Load Balancer rules, Outbound Rules, and Inbound NAT rules. Will chanting timeout value cause dropping existing session? …

Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
402 questions
asked 2024-04-23T21:52:00.1333333+00:00
Arkar Aung 0 Reputation points
commented 2024-04-24T10:08:21.94+00:00
Marcin Policht 10,040 Reputation points MVP
2 answers

Change Public IP of Cloud Service Extended support from Dynamic to static Fails

I just deployed a Cloud Service-Extended support but I need this to use a static IP, as this needs to be whitelisted. Because I cannot chose a static IP while creating the CloudService-ES, I though that I could change the created Public-IP address from…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
635 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,138 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
402 questions
asked 2022-11-15T13:56:33.873+00:00
Adonis Briceno 46 Reputation points
edited a comment 2024-04-24T08:33:00.6133333+00:00
Little Cat Tu 0 Reputation points
1 answer One of the answers was accepted by the question author.

Queries on azure load balancer

Please clarify my following questions with respect to azure load balancer: 1. Probe component in load balancer, does it probe only port and protocol of back end pools or anything it probes? what exactly it probes? I heard load balancer is layer 4 ,…

Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
402 questions
asked 2024-04-19T12:33:55.35+00:00
Varma 1,100 Reputation points
commented 2024-04-24T06:50:52.5133333+00:00
Varma 1,100 Reputation points
1 answer

Query related to Azure Load Balancer

Hi Team, I just wanted to know how Load Balancer works. I am attempting to access an application that is hosted on virtual machines (VMs) and these VMs are load balanced by a load balancer, LB1. When I send a request to LB1, it distributes the request…

Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
402 questions
asked 2024-04-23T17:31:45.11+00:00
SafiyullahSA 65 Reputation points
answered 2024-04-24T04:02:55.1366667+00:00
GitaraniSharma-MSFT 47,086 Reputation points Microsoft Employee
1 answer

Is assigning a static public IP address only possible on initial deployment of Cloud Service (Extended Support)?

When deploying and updating a Cloud Service (Extended Support) instance from Visual Studio using the "Publish (Extended Support)" wizard, does the assignment of a static public IP address (Basic SKU that was migrated from a classic reserved IP)…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
635 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
402 questions
asked 2024-04-09T16:30:01.9066667+00:00
CityLightsRBrite 11 Reputation points
edited a comment 2024-04-19T04:09:03.5966667+00:00
vipullag-MSFT 24,106 Reputation points Microsoft Employee
1 answer

Does azure load balancer support websockets ?

Does azure standard load balancer support websockets. Background: I have an app that runs in a AKS cluster and I have exposed the service using loadbalancer with annotation service.beta.kubernetes.io/azure-load-balancer-internal: "true …

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.
1,854 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
402 questions
asked 2022-04-06T17:12:13.093+00:00
Desmond Sindatry 46 Reputation points
edited a comment 2024-04-17T06:53:43.55+00:00
AndreasV-0514 0 Reputation points
4 answers

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
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
402 questions
asked 2022-10-03T15:18:04.91+00:00
ChaitanyaNaykodi-MSFT 22,701 Reputation points Microsoft Employee
commented 2024-04-11T17:33:46.8133333+00:00
Jason Miller 1 Reputation point
1 answer

I am setting up an application using kubernetes pod and creating and Internal Loadbalancer service. When I try to access the application using service I am not facing any issue but when I use front door I am facing intermittent 404 issue

I am setting up an application using kubernetes pod and creating and Internal Loadbalancer service. When I try to access the application using service I am not facing any issue but when I use front door with the Internal Load balancer Ip as endpoint with…

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
576 questions
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.
460 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
402 questions
asked 2024-04-08T14:54:17.1666667+00:00
answered 2024-04-10T04:24:04.3566667+00:00
KapilAnanth-MSFT 34,926 Reputation points Microsoft Employee
2 answers

Azure Load Balancer

I have a DMZ consisting of two vnets, DMZdev 10.203.145.0 and DMZprd 10.202.81.0. In front of these two dmz vnets I have a pair of Cisco FTDs in a 3rd vnet I want to place a load balancer between the dmz and the two FTDs for HA incase one of the FTDs…

Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
402 questions
asked 2021-10-28T20:51:04.997+00:00
James TerHark 1 Reputation point
edited the question 2024-04-04T00:31:05.2566667+00:00
ChaitanyaNaykodi-MSFT 22,701 Reputation points Microsoft Employee
2 answers

Internet access for Load Balancer

Hi, If I add two servers into the backend pool of the Azure load balancer, the Internet stops working on both machines. I have to remove either of the servers to restore the Internet. what may be the reason?

Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
402 questions
asked 2023-12-07T14:10:18.56+00:00
Sheik Mohamed Yasar 105 Reputation points
accepted 2024-04-03T08:23:37.6933333+00:00
Sheik Mohamed Yasar 105 Reputation points
2 answers

What Authentication solution would you suggest in this scenario?

Context: We are migrating from Azure App Gateway V1 to Azure App Gateway V2 for load balancing. For authentication purposes, we used NTLM which AG V2 does not support. Now I am trying to find an alternative. Ideally, I want the authentications to…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
956 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
402 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,455 questions
asked 2024-03-26T08:40:03.6+00:00
Paul Berta 0 Reputation points
commented 2024-04-01T10:34:32.4233333+00:00
Paul Berta 0 Reputation points
0 answers

Rest API returns empty response for GlobalBackendAvailability indicators

We are using the Golang sdk provided for the Azure for cloud monitoring. When the rest API is getting invoked using the attached query parameters it returns the empty value for GlobalBackendAvailability indicators but for VipAvailability the response is…

Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
402 questions
asked 2024-03-24T18:58:52.7266667+00:00
RAVI RANJAN 0 Reputation points
commented 2024-03-25T06:58:16.5466667+00:00
Sedat SALMAN 13,080 Reputation points
2 answers

Connect load balancer to container instance inside a vertual network

Hi, I'm relatively new to Azure. we are trying to POC a simple scenario of several container instances in the same virtual network and subnet. we want one of the containers to be exposed from a public internet (inbound web service). In order to…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
635 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,138 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
402 questions
asked 2020-11-01T07:42:22.7+00:00
Kessler, Avi 1 Reputation point
answered 2024-03-21T09:53:02.56+00:00
Abdallah Bakir 0 Reputation points
1 answer

Insights of Load Balancer passive endpoint is Unhealthy, is it normal?

I have Active/Passive SAP Hana DB scenerio. Everything looks fine on SAP side but the passive end point in Load Balancer is still unhealthy. Is it normal?

Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
402 questions
asked 2024-03-09T18:28:58.8866667+00:00
Rabia 0 Reputation points
commented 2024-03-20T10:42:50.2366667+00:00
Rabia 0 Reputation points
1 answer One of the answers was accepted by the question author.

Can we chain internal loadbalancers?

Hi! As you can see on the picture, we are trying to chain loadbalancer, to setup something like an home made green-blue deployment. Can we set an internal loadbalancer as a member of a backend poool of another internal loadbalancer, using the backend IP…

Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
402 questions
asked 2024-03-19T11:50:53.61+00:00
FabriceCarrel 20 Reputation points
commented 2024-03-20T09:12:10.3366667+00:00
KapilAnanth-MSFT 34,926 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Alternative to Application Gateway allowing backend pool SSL certificates to be ignored

We host a host hundreds of client websites, using their public domains, on a cluster of Apache web servers in Azure. Due to the mass cost and complexity that would be involved in trying to maintain trusted SSL certificates for these client sites on the…

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,138 questions
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
956 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
402 questions
asked 2024-03-13T15:13:42.47+00:00
Kampsnider, Logan 20 Reputation points
accepted 2024-03-14T12:09:34.1633333+00:00
Kampsnider, Logan 20 Reputation points
1 answer One of the answers was accepted by the question author.

Virtual Servers are unreachable if associated Gateway Load Balancer backend has no healthy NVAs

Hello, We are setting up a Gateway Load balancer using a backend pool of NVAs to inspect incoming/outgoing Internet requests for virtual server resources. It was noticed that if there are no NVAs available in the backend pool (for example all of the NVAs…

Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
402 questions
asked 2024-03-11T16:52:44.0866667+00:00
Josh Knight 40 Reputation points
accepted 2024-03-11T21:19:56.2666667+00:00
Josh Knight 40 Reputation points
1 answer

Zone replication of a VM - how to configure

hi, about this article on Azure VM Zone redundancy https://learn.microsoft.com/en-us/azure/virtual-machines/availability Im curious on how to setup a VM for Zone redundancy with a load balancer? Im unsure of how the load balancer fits into this? eg. If a…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,114 questions
Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
632 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
402 questions
asked 2024-03-05T15:54:53.53+00:00
Colm 26 Reputation points
commented 2024-03-11T13:30:57.4533333+00:00
TP 75,541 Reputation points