
Explanation:
Before creating new inbound NAT rules to provide Remote Desktop access to VM1 and VM2 from the internet using port 3389, you need to create a frontend IP address on the load balancer (LB1). This is essential because having separate frontend IP addresses allows you to map the incoming traffic specifically to each VM, avoiding port conflicts. Therefore, the correct answer is A, a frontend IP address.
Ultimate access to all questions.
In an Azure environment, to enable Remote Desktop access to VM1 and VM2 via port 3389 using a load balancer, what configuration is required initially on LB1 for inbound NAT rules?
A
a frontend IP address
B
a load balancing rule
C
a health probe
D
a backend pool
No comments yet.