Basic LoadBalancer Upgrade - no outbound rule created
The AzureBasicLoadBalancerUpgrade module used for upgrading load balancer from basic to standard sku. It doesn't seem to create outbound rule when there's no existing backend pool in the basic LB. It can create the outbound rule if there is pre-existing…
How to move a Load Balancer when lacking access to a new subnet
I have a SQL managed instance with a connected load balancer device that cannot be accessed for moving to a new subnet address space. What is the best approach to accomplish this and eliminate the old address space?
Disable Cipher Suite in Server 2022 but still active
Hi, I've created a new VM in Azure of type "Windows Server 2022 Datacenter Azure Edition" - Core - and disabled weak cipher suites using PowerShells Disable-TlsCipherSuite. The VM is behind an azure LoadBalancer. Afterwards I…
Can I use Azure GWLB solution with NVA for the Internet Outbound Traffic?
Hello Team, In Azure VNET, I have w365 Virtual Desktops running, and I want to use GWLB + NVA (Palo Alto Firewall behind GWLB) for the Internet Outbound traffic monitoring solution. I know that Azure reference architectures talks about the usage of GWLB…
Traffic Forwarding from one VM to another VM in Azure
Hello, I am looking for a solution to forward traffic from a web VM to an app VM. Specifically, when a user tries to access the web VM on port 6545, the traffic should be routed through the web VM to the app VM on port 6767. Can this be achieved in…
How many public IP addresses can be attached to a FortiGate NVA deployed in Azure VWAN?
The team is deploying a FortiGate Firewall as a Network Virtual Appliance (NVA) in Azure VWAN architecture. The FortiGate firewall will serve as a centralized firewall to inspect traffic from other subscription VNets. Additionally, there is a need to…
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…
Issue Creating Private Endpoint with Azure Application Gateway's Private Link Enabled
Hello Azure Community, We are facing an issue while creating a private endpoint in Azure, and we need some assistance to resolve this. Scenario: We have created an Azure Application Gateway with the private link feature enabled. Now, we are trying to…
Will a public load balancer with a public IPv4 address without an outbound rule have outbound connectivity once default outbound access goes away?
Howdy, Default outbound access is being retired: https://azure.microsoft.com/en-us/updates?id=default-outbound-access-for-vms-in-azure-will-be-retired-transition-to-a-new-method-of-internet-access Default outbound access flow is described…
IP Floating
Hello, I would like to have some opinions in order to know if I create a load balancer rule with a floating ip, will allow me to use that as listener of a Microsoft SQL Server always on group , that I will have on some vm's at the backend pool. Thank you
![](https://techprofile.blob.core.windows.net/images/Jd3NegcI9k2G9pSPAbVACg.png?8DCE88)
![](https://techprofile.blob.core.windows.net/images/Jd3NegcI9k2G9pSPAbVACg.png?8DCE88)
Basic Load Balancer Migration
Hi, I have two Windows 2022 VMs, running Exchange services in Azure, currently using two Basic Load Balancers—one internal and the other one external. As the Basic Load Balancer will be out of support starting September 30, 2025, and needs to be migrated…
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…
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…
'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…
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…
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…
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…