Subscription1 という名前の Azure サブスクリプションがあります。Subscription1 には VM1 という名前の仮想マシンが含まれています。
Windows 10 を実行する Computer1 という名前のコンピューターがあります。Computer1 はインターネットに接続されています。
図に示すように、vm1173 という名前のネットワーク インターフェイスを VM1 に追加します。(図のタブをクリックします。)

Computer1 からリモート デスクトップを使用して VM1 に接続しようとしましたが、接続に失敗しました。
VM1 へのリモート デスクトップ接続を確立する必要があります。
まず何をすべきでしょうか?
正解:D
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. This means that we need to start the VM1.
Incorrect Answers:
A: RDP rule has the highest priority priority.
B: The network interface has already been added to VM1.
C: DenyAllInBound has really low priority.
Reference:
https://docs.microsoft.com/en-us/azure/virtual-network/security-overview