Skip to content

Commit 0e1846b

Browse files
Merge pull request #266883 from mbender-ms/patch-89
load balancer - add link to NSG Add article
2 parents b565cf5 + 3c3d8cb commit 0e1846b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/load-balancer/load-balancer-troubleshoot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Standard ILBs are **secure by default**. Basic ILBs allowed connecting to the in
3434
Standard load balancers and standard public IP addresses are closed to inbound connections unless opened by Network Security Groups. NSGs are used to explicitly permit allowed traffic. If you don't have an NSG on a subnet or NIC of your virtual machine resource, traffic isn't allowed to reach this resource.
3535

3636
### Resolution
37-
In order to allow the ingress traffic, add a Network Security Group to the Subnet or interface for your virtual resource.
37+
In order to allow the ingress traffic, [add a Network Security Group](../virtual-network/manage-network-security-group.md) to the Subnet or interface for your virtual resource.
3838

3939
## Problem: Can't change backend port for existing LB rule of a load balancer that has Virtual Machine Scale Set deployed in the backend pool.
4040

0 commit comments

Comments
 (0)