Microsoft Azure Administrator Associate AZ-104 Practice Question
An administrator is unable to connect to a Linux server hosted in Azure over port 22 from the internet. The security group associated with the server's subnet includes an inbound rule with priority 200 that permits traffic on TCP port 22. There is also an inbound rule with priority 100 that blocks all inbound traffic. What is causing the connectivity issue?
The server's network interface is not associated with the correct security group
Port 22 is closed on the server's operating system firewall
The inbound rule for port 22 is using the wrong protocol type
The deny rule with a higher priority is preventing access before the allow rule is processed