Firewall PBQs: Exam AZ-104: Microsoft Azure Administrator
easyQuestion 1 of 3
You are an Azure administrator. A support ticket reports that a web server VM has RDP (port 3389) open to the entire internet. Your organization's security policy requires that RDP access be restricted to the management subnet (10.0.0.0/24). HTTPS access from the internet must remain available. Review the current NSG inbound rules and correct the misconfiguration.
Firewall Rules
| # | Direction | Source | Port | Protocol | Action | Order | |
|---|---|---|---|---|---|---|---|
| 1 | inbound | any | 443 | tcp | allow | ||
| 2 | inbound | any | 3389 | tcp | allow | ||
| 3 | inbound | any | any | any | deny |
Rules are evaluated top to bottom. Use ▲▼ to reorder.
Progress
0 of 3 rules correctEdit or add rules to configure the firewall, then mark complete
0 of 3 marked complete

