Microsoft
AZ-500 · Question #613
You have an Azure subscription that contains a route table named RT1. RT1 includes a route that has the following configurations: - Name: Routed - IP address prefix: 192.168.0.0/24 - Next hop IP…
The correct answer is B. Route1 and Route3 only. Route1, Route3 - Yes Route1 and Route3 are OK as different prefixes are fine. Cannot have two routes with the same IP address prefix. https://learn.microsoft.com/en-us/azure/virtual-network/virtual-networks-udr-overview
Submitted by brentm· Mar 6, 2026Secure networking
Question
You have an Azure subscription that contains a route table named RT1. RT1 includes a route that has the following configurations: - Name: Routed - IP address prefix: 192.168.0.0/24 - Next hop IP address: 172.16.10.10 You are evaluating whether to add the routes shown in the following table. Which routes can you add to RT1?
Options
- ARoute2 only
- BRoute1 and Route3 only
- CRoute1 only
- DRoute2 and Route3 only
- ERoute1 and Route2 only
How the community answered
(23 responses)- A4% (1)
- B70% (16)
- C17% (4)
- E9% (2)
Explanation
- Route1, Route3 - Yes Route1 and Route3 are OK as different prefixes are fine. Cannot have two routes with the same IP address prefix. https://learn.microsoft.com/en-us/azure/virtual-network/virtual-networks-udr-overview
Community Discussion
No community discussion yet for this question.