Practice free →
HomeAzure AZ-500cloudcomputingaz500networking › Which Azure Virtual Network feature should a sec…

Which Azure Virtual Network feature should a security engineer use to define custom routing — for example, forcing all egress traffic through an Azure Firewall before going to the internet?

ADisabling outbound NSG rules
BAzure Bastion
CUser-Defined Routes (UDRs) on the subnet route table
DAzure DNS
Answer & Solution
Correct answer: C. User-Defined Routes (UDRs) on the subnet route table
UDRs + a firewall next-hop is the canonical forced-tunnel pattern (per AZ-500 §2 VNet security). The others aren't routing.
Solve this in the app — Azure AZ-500 practice & 24k+ MCQs →
Related questions