Skip to content

Commit 6caa8b1

Browse files
authored
Update inbound-nat-rules.md
1 parent 67a0a4e commit 6caa8b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/load-balancer/inbound-nat-rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ An inbound NAT rule is used to forward traffic from a load balancer frontend to
1717

1818
## Why use an inbound NAT rule?
1919

20-
An inbound NAT rule is used for port forwarding. Port forwarding lets you connect to virtual machines by using the load balancer frontend IP address and port number. The load balancer receives the traffic on a port, and based on the inbound NAT rule, forwards the traffic to a designated virtual machine on a specific backend port.
20+
An inbound NAT rule is used for port forwarding. Port forwarding lets you connect to virtual machines by using the load balancer frontend IP address and port number. The load balancer receives the traffic on a port, and based on the inbound NAT rule, forwards the traffic to a designated virtual machine on a specific backend port. Note, unlike load balancing rules, inbound NAT rules do not need a health probe attached to it.
2121

2222
## Types of inbound NAT rules
2323

0 commit comments

Comments
 (0)