Skip to content

Commit 687419b

Browse files
Merge pull request #294900 from aralvar/patch-2
Added links for LB SKUs
2 parents 411f6f4 + 88e94ce commit 687419b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,19 +62,19 @@ Key scenarios that you can accomplish by using Azure Standard Load Balancer incl
6262

6363
### <a name="securebydefault"></a>Security by default
6464

65-
- Standard Load Balancer is built on the Zero Trust network security model.
65+
- [Standard Load Balancer](https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/load-balancer/skus.md) is built on the Zero Trust network security model.
6666

67-
- Standard Load Balancer is part of your virtual network, which is private and isolated for security.
67+
- [Standard Load Balancer](https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/load-balancer/skus.md) is part of your virtual network, which is private and isolated for security.
6868

6969
- Standard load balancers and standard public IP addresses are closed to inbound connections, unless network security groups (NSGs) open them. You use NSGs to explicitly permit allowed traffic. If you don't have an NSG on a subnet or network interface card (NIC) of your virtual machine resource, traffic isn't allowed to reach the resource. To learn about NSGs and how to apply them to your scenario, see [Network security groups](../virtual-network/network-security-groups-overview.md).
7070

71-
- Basic Load Balancer is open to the internet by default.
71+
- [Basic Load Balancer](https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/load-balancer/skus.md) is open to the internet by default.
7272

7373
- Azure Load Balancer doesn't store customer data.
7474

7575
## Pricing and SLA
7676

77-
For Standard Load Balancer pricing information, see [Load Balancer pricing](https://azure.microsoft.com/pricing/details/load-balancer/). For service-level agreements (SLAs), see the [Microsoft licensing information for online services](https://aka.ms/lbsla).
77+
For [Standard Load Balancer](https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/load-balancer/skus.md) pricing information, see [Load Balancer pricing](https://azure.microsoft.com/pricing/details/load-balancer/). For service-level agreements (SLAs), see the [Microsoft licensing information for online services](https://aka.ms/lbsla).
7878

7979
Basic Load Balancer is offered at no charge and has no SLA.
8080

0 commit comments

Comments
 (0)