Skip to content

Commit 3a09639

Browse files
authored
Merge pull request #180286 from cburuzie/patch-9
Update skus.md
2 parents 58dc255 + 173b6ce commit 3a09639

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

articles/load-balancer/skus.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@ Standalone VMs, availability sets, and virtual machine scale sets can be connect
3131
| **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. |
3232
| **Backend type** | IP based, NIC based | NIC based |
3333
| **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 |
3737
| **[Health probes](./load-balancer-custom-probe-overview.md#types)** | TCP, HTTP, HTTPS | TCP, HTTP |
3838
| **[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 |
4040
| **Diagnostics** | [Azure Monitor multi-dimensional metrics](./load-balancer-standard-diagnostics.md) | Not supported |
4141
| **HA Ports** | [Available for Internal Load Balancer](./load-balancer-ha-ports-overview.md) | Not available |
4242
| **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
4646
| **Management Operations** | Most operations < 30 seconds | 60-90+ seconds typical |
4747
| **SLA** | [99.99%](https://azure.microsoft.com/support/legal/sla/load-balancer/v1_0/) | Not available |
4848
| **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 |
5252

5353
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).
5454

@@ -67,4 +67,4 @@ For more information, see [Load balancer limits](../azure-resource-manager/manag
6767
- Learn about [Health Probes](load-balancer-custom-probe-overview.md).
6868
- Learn about using [Load Balancer for outbound connections](load-balancer-outbound-connections.md).
6969
- 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

Comments
 (0)