nerdexam
Microsoft

AZ-104 · Question #70

You have an Azure subscription named Subscription1. Subscription1 contains a virtual machine named VM1. You have a computer named Computer1 that runs Windows 10. Computer1 is connected to the…

The correct answer is A. Start VM1. Incorrect Answers: B: The network interface has already been added to VM. C: The Outbound rules are fine. D: The inbound rules are fine. Port 3389 is used for Remote Desktop. Note: Rules are processed in priority order, with lower numbers processed before higher numbers…

Submitted by lars.no· Mar 4, 2026Deploy and manage Azure compute resources

Question

You have an Azure subscription named Subscription1. Subscription1 contains a virtual machine named VM1. You have a computer named Computer1 that runs Windows 10. Computer1 is connected to the Internet. You add a network interface named Interface1 to VM1 as shown in the exhibit (Click the Exhibit button.) From Computer1, you attempt to connect to VM1 by using Remote Desktop, but the connection fails. You need to establish a Remote Desktop connection to VM1. What should you do first?

Exhibits

AZ-104 question #70 exhibit 1
AZ-104 question #70 exhibit 2

Options

  • AStart VM1.
  • BAttach a network interface.
  • CDelete the DenyAllOutBound outbound port rule.
  • DDelete the DenyAllInBound inbound port rule.

How the community answered

(30 responses)
  • A
    83% (25)
  • B
    7% (2)
  • C
    7% (2)
  • D
    3% (1)

Explanation

Incorrect Answers: B: The network interface has already been added to VM. C: The Outbound rules are fine. D: The inbound rules are fine. Port 3389 is used for Remote Desktop. Note: Rules are processed in priority order, with lower numbers processed before higher numbers, because lower numbers have higher priority. Once traffic matches a rule, processing stops. As a result, any rules that exist with lower priorities (higher numbers) that have the same attributes as rules with higher priorities are not processed.

Community Discussion

No community discussion yet for this question.

Full AZ-104 Practice