Skip to content

Commit 1216b4b

Browse files
authored
Update load-balancer-faqs.md
1 parent 4d0ac16 commit 1216b4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/load-balancer/load-balancer-faqs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ ms.author: errobin
1111
# Frequently Asked Questions
1212

1313
## Are there data throughput limits for the Load Balancer?
14-
There are no hard limits on data throughput. For public load balancers, the recommend ingress is 10 Gbps for Standard SKUand XXX Gbps for Basic SKU, with no egress limit. Internal load balancers have no ingress or egress throughput limits. It is important to consider the data throughput of your backend resources in all configurations.
14+
There are no hard limits on data throughput. For public load balancers, the recommend ingress rate is 10 Gbps for Standard SKU and XXX Gbps for Basic SKU, with no egress limit. Internal load balancers have no ingress or egress throughput limits. It is important to consider the data throughput of your backend resources in all configurations.
1515

1616
## What are the differences between the Azure Load Balancer, Application Gateway, Azure Front Door, and Traffic Manager?
1717
See [this](https://docs.microsoft.com/azure/architecture/guide/technology-choices/load-balancing-overview) article for an in-depth explanation on the differences and recommended uses for each.
1818

1919
## How can I upgrade from a Basic SKU to Standard SKU Load Balancer?
2020
See [this](upgrade-basic-standard.md) article for an automated script and guidance on upgrading from Basic SKU to Standard SKU.
2121

22-
## How is the load distributed across backend instances?
22+
## How is the load distributed across backend instances?

0 commit comments

Comments
 (0)