AZ-104 • Practice Test 31
Free AZ-104 practice test — 15 questions with explanations. Set 31. No signup required.
Based on the exhibit, a help desk engineer cannot RDP from an approved admin subnet to a VM in Azure. What change should the administrator make so the connection is allowed?
Subnet NSG inbound rules: Priority 100 Deny-RDP-All Source: Any Destination: Any Protocol: TCP Port: 3389 Priority 200 Allow-RDP-Admin Source: 192.168.10.0/24 Destination: Any Protocol: TCP Port: 3389 Priority 65000 AllowVNetInBound Source: VirtualNetwork Destination: VirtualNetwork Protocol: Any Port: * Client IP: 192.168.10.25 Symptom: RDP times out before the logon prompt appears.