Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Abiquo supports Basic SKU load balancers. It does not support Standard SKU Load Balancers.

Azure ElementNotes
Azure documentationhttps://docs.microsoft.com/en-us/azure/load-balancer/ 
Load balancer Name

The load balancer name can't have white spaces

Algorithm
  • DEFAULT
  • SOURCEIP
  • SOURCEIPPROTOCOL
Addresses and networks
  • The load balancer must have one and only one public OR private address
  • The load balancer can only be attached to one subnet. Mandatory for private addresses  
Multiple incoming connectionsUse one load balancer with multiple incoming connections to different ports
Routing rules
  • You must create at least one routing rule. There must always be at least one routing rule in the load balancer
  • You can only create one routing rule per incoming port and one rule per outgoing port (i.e. two rules cannot receive traffic on the same port or route it to the same port).
Routing rule protocol inTCP and UDP
Routing rule port inIN and OUT port must be the same
SSL certificateNot yet supported
Health check
  • Only one health check can be configured for the load balancer
    • Protocols supported for healthcheck: TCP, HTTP
    • Health check interval must be between 5 and 2147483646
    • Health check port must be between 1 and 65535
FirewallsAzure NSGs are not yet supported
Nodes
  • Azure does not allow you to attach a VM with a Basic hardware profile to a load balancer
  • You must add VMs to Availability sets in order to use them with a load balancer