Hello,
I am using barracuda-ng as firewall to my vms this requires me to set a vnet and enable the vm to do some IP forwarding. As well as a subnet routetable that makes the next hop the ng. What I am not sure about is using a high availability set with an internal load balancer. It appears that the high availability creates it own load balancer that routes based on dns. Since my vms are not exposed to the internet I was wondering if I can use an internal load balancer and a high availability set that would allow azure to spin up resources based on a condition. As of now I have two internal nodes within a ha set but I have no way of telling barracuda where to send the request since I cannot pair these vms to an internal load balancer set via the UI.
Thanks