Skip to content

Commit 1f3b507

Browse files
authored
Address comments
1 parent 1216b4b commit 1f3b507

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ ms.author: errobin
1313
## Are there data throughput limits for the Load Balancer?
1414
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

16-
## What are the differences between the Azure Load Balancer, Application Gateway, Azure Front Door, and Traffic Manager?
17-
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.
16+
## What are the different Load Balancing options in Azure?
17+
See the [load balancer technology guide](https://docs.microsoft.com/azure/architecture/guide/technology-choices/load-balancing-overview) for the available load balancing options and an in-depth explanation on the differences and recommended uses for each.
1818

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

2222
## How is the load distributed across backend instances?

0 commit comments

Comments
 (0)