Skip to content

Commit 6fcb19c

Browse files
Merge pull request #295335 from aralvar/patch-4
Added links for LB SKUs
2 parents 0c9c6fe + ed12049 commit 6fcb19c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,13 +67,13 @@ Key scenarios that you can accomplish by using Azure Standard Load Balancer incl
6767

6868
### <a name="securebydefault"></a>Security by default
6969

70-
- Standard Load Balancer is built on the Zero Trust network security model.
70+
- [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.
7171

72-
- Standard Load Balancer is part of your virtual network, which is private and isolated for security.
72+
- [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.
7373

7474
- 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).
7575

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

7878
- Azure Load Balancer doesn't store customer data.
7979

0 commit comments

Comments
 (0)