Microsoft Azure Administrator Associate AZ-104

Microsoft Azure Administrator Associate AZ-104

Get started today

Ultimate access to all questions.


In Subscription1, after adding a network interface to VM1 and failing to establish a Remote Desktop connection from a Windows 10 computer with internet access, what is the initial step to resolve the connection issue?




Explanation:

The correct answer is D: Power on VM1. The reason is that any resource with a dynamically assigned public IP address will display the name you gave it when the resource it is assigned to is offline. A static address will be shown regardless of the resource state. Therefore, you need to start VM1 before you can establish a Remote Desktop connection. The other options are incorrect: A (RDP rule priority) is not the issue as it already has the highest priority, B (Attach a network interface) is irrelevant as the interface has been attached, and C (Remove DenyAllInBound rule) is unnecessary as it has a low priority.