You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/load-balancer/skus.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,12 +31,12 @@ Standalone VMs, availability sets, and virtual machine scale sets can be connect
31
31
|**Scenario**| Equipped for load-balancing network layer traffic when high performance and ultra-low latency is needed. Routes traffic within and across regions, and to availability zones for high resiliency. | Equipped for small-scale applications that don't need high availability or redundancy. Not compatible with availability zones. |
32
32
|**Backend type**| IP based, NIC based | NIC based |
33
33
|**Protocol**| TCP, UDP | TCP, UDP |
34
-
|**[Frontend IP Configurations](../azure-resource-manager/management/azure-subscription-service-limits.md#load-balancer)**| Supports up to 600 configurations.| Supports up to 200 configurations.|
35
-
|**[Backend pool size](../azure-resource-manager/management/azure-subscription-service-limits.md#load-balancer)**| Supports up to 1000 instances.| Supports up to 300 instances.|
36
-
|**Backend pool endpoints**| Any virtual machines or virtual machine scale sets in a single virtual network.| Virtual machines in a single availability set or virtual machine scale set.|
34
+
|**[Frontend IP Configurations](../azure-resource-manager/management/azure-subscription-service-limits.md#load-balancer)**| Supports up to 600 configurations | Supports up to 200 configurations |
35
+
|**[Backend pool size](../azure-resource-manager/management/azure-subscription-service-limits.md#load-balancer)**| Supports up to 1000 instances | Supports up to 300 instances |
36
+
|**Backend pool endpoints**| Any virtual machines or virtual machine scale sets in a single virtual network | Virtual machines in a single availability set or virtual machine scale set |
|**[Health probe down behavior](./load-balancer-custom-probe-overview.md#probedown)**| TCP connections stay alive on an instance probe down __and__ on all probes down. | TCP connections stay alive on an instance probe down. All TCP connections end when all probes are down. |
39
-
|**Availability Zones**| Zone-redundant and zonal frontends for inbound and outbound traffic.| Not available |
39
+
|**Availability Zones**| Zone-redundant and zonal frontends for inbound and outbound traffic | Not available |
40
40
|**Diagnostics**|[Azure Monitor multi-dimensional metrics](./load-balancer-standard-diagnostics.md)| Not supported |
41
41
|**HA Ports**|[Available for Internal Load Balancer](./load-balancer-ha-ports-overview.md)| Not available |
42
42
|**Secure by default**| Closed to inbound flows unless allowed by a network security group. Internal traffic from the virtual network to the internal load balancer is allowed. | Open by default. Network security group optional. |
@@ -46,9 +46,9 @@ Standalone VMs, availability sets, and virtual machine scale sets can be connect
|**SLA**|[99.99%](https://azure.microsoft.com/support/legal/sla/load-balancer/v1_0/)| Not available |
48
48
|**Global VNet Peering Support**| Standard ILB is supported via Global VNet Peering | Not supported |
49
-
|**[NAT Gateway Support](../virtual-network/nat-gateway/nat-overview.md)**| Both Standard ILB and Standard Public LB are supported via Nat Gateway.| Not supported |
50
-
|**[Private Link Support](../private-link/private-link-overview.md)**| Standard ILB is supported via Private Link.| Not supported |
51
-
|**[Cross-regional load balancing (Preview)](./cross-region-overview.md)**| Standard Public LB is supported via Cross-region LB.| Not supported |
49
+
|**[NAT Gateway Support](../virtual-network/nat-gateway/nat-overview.md)**| Both Standard ILB and Standard Public LB are supported via Nat Gateway | Not supported |
50
+
|**[Private Link Support](../private-link/private-link-overview.md)**| Standard ILB is supported via Private Link | Not supported |
51
+
|**[Cross-regional load balancing (Preview)](./cross-region-overview.md)**| Standard Public LB is supported via Cross-region LB | Not supported |
52
52
53
53
For more information, see [Load balancer limits](../azure-resource-manager/management/azure-subscription-service-limits.md#load-balancer). For Standard Load Balancer details, see [overview](./load-balancer-overview.md), [pricing](https://aka.ms/lbpricing), and [SLA](https://aka.ms/lbsla).
54
54
@@ -67,4 +67,4 @@ For more information, see [Load balancer limits](../azure-resource-manager/manag
67
67
- Learn about [Health Probes](load-balancer-custom-probe-overview.md).
68
68
- Learn about using [Load Balancer for outbound connections](load-balancer-outbound-connections.md).
69
69
- Learn about [Standard Load Balancer with HA Ports load balancing rules](load-balancer-ha-ports-overview.md).
70
-
- Learn more about [Network Security Groups](../virtual-network/network-security-groups-overview.md).
70
+
- Learn more about [Network Security Groups](../virtual-network/network-security-groups-overview.md).
0 commit comments