Additional Load Balancing rule to Existing Azure Load Balancer
Suppose we have an existing Load Balancer and we need to an additional load balancing rule in it. In such case we can use below azure power shell commands to implement the same. The commands we used are comes under "AzureRM.Network" Module for Azure Resource Manager. Save the new configuration by using Set-AzureLoadBalancer.