Skip to content

Commit df2fec2

Browse files
authored
Merge pull request #100684 from anavinahar/patch-201
Update load-balancer-standard-overview.md
2 parents dd1f663 + b3e9c27 commit df2fec2

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

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

Lines changed: 0 additions & 20 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.
@@ -180,12 +166,6 @@ SKUs are not mutable. Follow the steps in this section to move from one resource
180166

181167
>[!IMPORTANT]
182168
>
183-
>There are limitations regarding use of the Basic and Standard SKUs.
184-
>
185-
>HA Ports and Diagnostics of the Standard SKU are only available in the Standard SKU. You can't migrate from the Standard SKU to the Basic SKU and also retain these features.
186-
>
187-
>Both Basic and Standard SKU have a number of differences as outlined in this article. Make sure you understand and prepare for them.
188-
>
189169
>Matching SKUs must be used for Load Balancer and Public IP resources. You can't have a mixture of Basic SKU resources and Standard SKU resources. You can't attach standalone virtual machines, virtual machines in an availability set resource, or a virtual machine scale set resources to both SKUs simultaneously.
190170
191171
## Region availability

0 commit comments

Comments
 (0)