Skip to content

Commit 279bf50

Browse files
committed
fixes
1 parent 69145ae commit 279bf50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ ms.author: allensu
1515

1616
An inbound NAT rule is used to forward traffic from a load balancer frontend to one or more instances in the backend pool.
1717

18-
## Why use inbound NAT rule?
18+
## Why use an inbound NAT rule?
1919

2020
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 will receive 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.
2121

22-
## Types of inbound NAT rule
22+
## Types of inbound NAT rules
2323

2424
There are two types of inbound NAT rule available for Azure Load Balancer, single virtual machine and multiple virtual machines.
2525

0 commit comments

Comments
 (0)