Skip to content

Commit 441a64b

Browse files
authored
Add Next Steps
1 parent f494504 commit 441a64b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/load-balancer/load-balancer-faqs.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,6 @@ See the [list of Azure Load Balancer quickstart templates](https://docs.microsof
2626

2727
## How are inbound NAT rules different from load-balancing rules?
2828
NAT rules are used to specify a backend resource to route traffic to. For example, configuring a specific load balancer port to send RDP traffic to a specific VM. Load-balancing rules are used to specify a pool of backend resources to route traffic to, balancing the load across each instance. For example, a load balancer rule can route TCP packets on port 80 of the load balancer across a pool of web servers.
29+
30+
## Next Steps
31+
If your question is not listed above, please send feedback about this page with your question. This will create a GitHub issue for the product team to ensure all of our valued customer questions are answered.

0 commit comments

Comments
 (0)