Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Create Azure Load Balancer for existing VMs in Azure Preview Portal

I wouldn't generally ask such questions on SO but my patience has run out as I have lost a day on this. Does anyone know how on earth someone can create a simple Load Balancer to load balance two existing VMs. The VMs are Rabbit MQs and I need to put a load balancer in front to distribute the traffic accordingly.

I wish I could give bounty to anyone that helps out.

Thanks

like image 636
Yannis Avatar asked Oct 31 '22 07:10

Yannis


1 Answers

In your resource group, click + New to add a new resource and then search for "Load Balancer".

I have just tested, it seems to work :

azure load balancer

Once created, you can configure it to create your load balancing rules (and target your VMs).

Hope this helps,

Julien

like image 180
Julien Corioland Avatar answered Nov 04 '22 08:11

Julien Corioland