Forum Discussion
AUser ZUser
Jun 26, 2017Copper Contributor
Problem adding second Load Balancer inbound NAT rule
Can someone please help me with the following issue I have two VMs setup in Azure both with one static internal IP addresses each (10.0.0.5 and 10.0.0.6) neither of the VMs have their own public ...
- Jun 27, 2017
Correct a nat rule can only be to Single VM or availability set
AUser ZUser
Jun 26, 2017Copper Contributor
I think I see the problem now. If I want to associate Load Balancer Inbound NAT rules to more than one VM (e.g. different ports going to different backend VMs) I have to create an Availability Set then when creating the VMs add them to the availability set as the options appear to be only
unassocaited
single VM
availability set
is that correct?
Thanks
__AUser
- Kent GaardmandJun 27, 2017Iron Contributor
Correct a nat rule can only be to Single VM or availability set
- AUser ZUserJun 28, 2017Copper ContributorThanks again Kent, I have it working now :)