Skip to content

Commit a594381

Browse files
author
Michael Bender
committed
Updated TOC
1 parent 0ea4d62 commit a594381

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/load-balancer/configure-inbound-NAT-rules-vm-scale-set.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ When using inbound NAT rules with Virtual Machine Scale Sets, Individual inbound
4949
az network lb inbound-nat-rule update
5050
-g MyResourceGroup
5151
--lb-name MyLb
52+
5253
-n MyNatPool
5354
--frontend-port-range-start 150
5455
--frontend-port-range-end 250
@@ -93,7 +94,6 @@ az network lb inbound-nat-rule create
9394
9495
```
9596

96-
9797
## Next steps
9898
To learn more about Azure Load Balancer and Virtual Machine Scale Sets, read more about the concepts.
9999

0 commit comments

Comments
 (0)