Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
In a setup with VM1 and VM2 in Subnet1 of VNet1 running Windows Server, how do you restrict VM1's access to VM2 on port 3389?
A
Apply an NSG with an outbound rule denying destination port 3389 to VM1's network interface.
B
Set up Azure Bastion within VNet1.
C
Create an NSG with an outbound rule denying source port 3389 for Subnet1.
D
Implement an NSG with an inbound rule denying source port 3389 for Subnet1.