Skip to content

Commit fd814ca

Browse files
authored
Update load-balancer-standard-overview.md
1 parent 0305203 commit fd814ca

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

articles/load-balancer/load-balancer-standard-overview.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -34,20 +34,6 @@ One key aspect is the scope of the virtual network for the resource. While Basi
3434

3535
Load Balancer resources are objects within which you can express how Azure should program its multi-tenant infrastructure to achieve the scenario you wish to create. There is no direct relationship between Load Balancer resources and actual infrastructure; creating a Load Balancer doesn't create an instance, capacity is always available, and there are no start-up or scaling delays to consider.
3636

37-
## Why use Standard Load Balancer?
38-
39-
Standard Load Balancer enables you to scale your applications and create high availability for small scale deployments to large and complex multi-zone architectures.
40-
41-
Review the table below for an overview of the differences between Standard Load Balancer and Basic Load Balancer:
42-
43-
>[!NOTE]
44-
> New designs should adopt Standard Load Balancer.
45-
46-
[!INCLUDE [comparison table](../../includes/load-balancer-comparison-table.md)]
47-
48-
Review [service limits for Load Balancer](https://aka.ms/lblimits), as well as [pricing](https://aka.ms/lbpricing), and [SLA](https://aka.ms/lbsla).
49-
50-
5137
### <a name="backend"></a>Backend pool
5238

5339
Standard Load Balancer backend pools expand to any virtual machine resource in a virtual network. It can contain up to 1000 backend instances. A backend instance is an IP configuration, which is a property of a NIC resource.

0 commit comments

Comments
 (0)