Questions tagged [azure-load-balancer]

Use this tag for questions regarding the Azure Load Balancer. Azure Load Balancer distributes incoming, internal, and outgoing internet traffic.

Azure Load Balancer distributes incoming, internal, and outgoing internet traffic. It may also forward traffic to a particular port.

References:

  1. Load Balancer Documentation

  2. Load Balancer REST API

350 questions
-1
votes
1 answer

az network lb rule create: error: argument --resource-group/-g: expected one argument

I'm trying to create Azure loadbalancer rule using Cli however I get an error. Here is what I have tried by looking at this Microsoft link: https://learn.microsoft.com/en-us/cli/azure/network/lb/rule?view=azure-cli-latest#az-network-lb-rule-create $…
Matrix
  • 2,399
  • 5
  • 28
  • 53
-1
votes
1 answer

Is there any way that Azure Loadbalancer talks to Virtual Machines which only have private IP address?

Need to configure a Azure Loadbalancer for VM's in VNet with only private IP's, but without VM's having public IP we cannot map to the loadbalancer. Why so?
-1
votes
1 answer

Azure outbound traffic is being blocked

I have setup a few VM's and a load balancer so that we can have one outgoing IP. Right now i am having issues to connect to the internet from inside my VM. If i open internet explorer and try to access a website, it shows waiting for reply and then…
-1
votes
2 answers

Azure Load Balancer Health Status

I've setup a load balancer and health endpoints and would like to see if it's healthy since I'm unable to establish a connection. How can I achieve this in the Azure portal?
mark
  • 1,953
  • 1
  • 24
  • 47
-1
votes
1 answer

Load Balancer IP Configuration

We have configured load balancer with 2 Linux virtual machines. we have planned to remove one server from the Load balancer and Load balancer too. Is there any possibility to assigning the load balancer ip address to remaining server. E.g We have…
1 2 3
23
24