Skip to content

Commit d98d71f

Browse files
authored
Update load-balancer-troubleshoot.md
Pencil-edit in line 26, 'thourgh' to 'through' as reported in the Acrolinx Scorecard.
1 parent c9a297a commit d98d71f

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
@@ -23,7 +23,7 @@ This page provides troubleshooting information for common Azure Load Balancer qu
2323
- VMs behind the Load Balancer are not responding to health probes
2424
- VMs behind the Load Balancer are not responding to the traffic on the configured port
2525

26-
When the external clients to the backend VMs thourgh the load balancer, the IP address of the clients will be used for the communication. Make sure the IP address of the clients are added into the NSG allow list.
26+
When the external clients to the backend VMs go through the load balancer, the IP address of the clients will be used for the communication. Make sure the IP address of the clients are added into the NSG allow list.
2727

2828
## Symptom: VMs behind the Load Balancer are not responding to health probes
2929
For the backend servers to participate in the load balancer set, they must pass the probe check. For more information about health probes, see [Understanding Load Balancer Probes](load-balancer-custom-probe-overview.md)

0 commit comments

Comments
 (0)