Learn how to configure inbound NAT rules in Azure Load Balancer to ensure Remote Desktop connections are directed to a specific virtual machine (VM). This guide helps you optimize your Azure network setup for seamless VM access.
Table of Contents
Question
You have a public load balancer that balances ports 80 and 443 to three virtual machines named VM1, VM2, and VM3.
You need to direct all Remote Desktop connections to VM1 only.
What should you configure?
A. backend pool
B. frontend IP address
C. inbound NAT rule
D. load-balancing rule
E. outbound rule
Answer
C. inbound NAT rule
Explanation
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.
Designing and Implementing Microsoft Azure Networking Solutions AZ-700 certification exam assessment practice question and answer (Q&A) dump including multiple choice questions (MCQ) and objective type questions, with detail explanation and reference available free, helpful to pass the Designing and Implementing Microsoft Azure Networking Solutions AZ-700 exam and earn Designing and Implementing Microsoft Azure Networking Solutions AZ-700 certification.