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…
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 /…
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…
courses#badges
I have fully completed the course:nhttps://learn.microsoft.com/en-gb/training/courses/az-900t00?ns-enrollment-type=Collection&ns-enrollment-id=bookmarks#course-syllabusn, but it does not shows as completed on…
Upgrade basic load balancer without deleting Basic LB
Upgrade a basic load balancer with AzureBasicLoadBalancerUpgrade module without deleting Basic LB? Since it is possible to use different name for standard LB by defining -StandardLoadBalancerName parameter, why not give an option for customer to keep the…
Internal Load balancer DNS resolution
Hi team, Is it possible to add DNS to internal load balancer.. If yes should we add dns to frontend ip/ full name of the loadbalancer like eus2.internal.net
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…
Error 'VM is another Availability set' when trying to add new standalone VM in the backed pool of external LB which already has a standalone VM?
Error 'VM is another Availability set' when trying to add new standalone VM in the backed pool of external LB which already has a standalone VM?
VMSS Health Probe Showing Unhealthy Status Despite Whitelisting Wireserver IP 168.63.129.16
We are currently exploring the configuration of our production Virtual Machine Scale Sets (VMSS), which are behind an Azure Application Gateway. We have implemented a health extension check using the HTTP protocol on port 80. However, we are encountering…
VM Scale Sets Behind Load Balancer Not Reachable
Hello, So I have a VMSS configured to work with an external facing load balancer. The load balancer has a public IP address and is pingable from the internet. The virtual machine instances behind that is not pingable, however. I attempted to set ports…
Action required: End of Support for Microsoft Azure Load Balancer property NumberOfProbes
We've received a mail regarding Load balancers property NumberOfProbes will be ending support by 1 September 2027. To avoid service disruption, upgrade your apps and start using the Azure Load Balancer property ProbeThreshold before that date. Where can…
Any costs to a Standard Load Balancer if the VMs are shutting down
I read an article that Azure Basic Load Balancer will be retired on 30 September 2025—upgrade to Standard Load Balancer.…
Retirement notice: Azure Load Balancer Inbound NAT rule V1 for Azure VMs and Azure VMSS will be retired
I am confused regarding this announcement and unsure if I will be affected. A couple of months ago we created a domain within Microsoft Entra Domain Services, the load balancer was automatically created we did not create the load balancer ourselves. I…
Tell me more about NumberOfProbes in Azure Load Balancer
Tell me more about how to identify the impact to our environment, after the retirement of NumberOfProbes in Azure Load Balancer.
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.
Application Gateway VS Azure Front Door
Hi, I’m trying to understand when to use Azure Front Door versus Application Gateway. We’re serving different types of applications, some built with SPA or the MEAN stack, and most of the time, global reach is required. Additionally, we have VMs hosting…
How to decommission an old Root CA and Issuing CA after the new ones are already in live
I wanted to remove or decommission the old Root CA and the issuing CA. Already have the new Root CA and the issuing CA. Wanted to know the step by step process how to check the live certificates in the old CAs and then decommission them.
Unable to delete Loadbalancer beceause it is being used by an already deleted VMSS
When trying to delete a loadbalancer in Azure, I get an error saying that it cannot be removed because it is being used by a Virtual machine Scale Set. However the VMSS is already deleted, it seems that the dependency still exists pointing to a dead…
Hello, working on exposing am internal load balancer through an app gw v2. My listener continues to default to the wrong certificate, so when I open the host name on the browser it depicts the wrong certificate.
-Double check settings as in hostname, correct wildcard attached to our listener. -Error: The Common Name of the leaf certificate presented by the backend server does not match the Probe or Backend Setting hostname of the application gateway. -When…
Can the Azure Load Balancer utilize the x-forwarded-for header
Our solution has one or more proxies/ingresses that sit in front of a set of application VM's that we would like to load balance. This application requires session affinity (sticky sessions) and ideally we would like to use an Azure Load Balancer,…