Giving a DNS name to Azure Load Balancer

Moshe picture Moshe · Apr 27, 2017 · Viewed 9.6k times · Source

I have created a Load Balancer with public IP. Based on the documentation, I can access the LB with the following FQDN : 'LB name'.'region'.cloudapp.azure.com

It is not working.

When you create a VM, you have option when you click on the public IP link of the machine to add DNS name, but when doing the same from the LB setting, it does not give this option. Just to choose if this IP is dynamic or static.

Answer

4c74356b41 picture 4c74356b41 · Apr 27, 2017

Just go directly to the Public IP (that's tied to the LB) settings and assign DNS name to it. It wont work if you navigate to it from within LB settings.

enter image description here