Skip to content

Commit a13538f

Browse files
authored
Merge pull request #100651 from anavinahar/patch-200
Update load-balancer-standard-overview.md
2 parents c689a88 + 283d1c1 commit a13538f

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

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

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,10 +188,22 @@ SKUs are not mutable. Follow the steps in this section to move from one resource
188188
>
189189
>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.
190190
191-
## Availability, Pricing, and SLA
191+
## Region availability
192192

193193
Standard Load Balancer is currently available in all Azure regions.
194-
Review the [Standard Load Balancer SLA](https://aka.ms/lbsla) and [Load Balancer pricing](https://azure.microsoft.com/pricing/details/load-balancer/) for more information.
194+
195+
## SLA
196+
197+
Standard Load Balancers are available with a 99.99% SLA. Review the [Standard Load Balancer SLA](https://aka.ms/lbsla) for details.
198+
199+
## Pricing
200+
201+
Standard Load Balancer usage is charged.
202+
203+
- Number of configured load-balancing and outbound rules (inbound NAT rules do not count against the total number of rules)
204+
- Amount of data processed inbound and outbound irrespective of rule.
205+
206+
For Standard Load Balancer pricing information, go to the [Load Balancer pricing](https://azure.microsoft.com/pricing/details/load-balancer/) page.
195207

196208
## Limitations
197209

0 commit comments

Comments
 (0)