Skip to content

Commit e8739b6

Browse files
Merge pull request #295044 from duongau/patch-7
Azure Firewall - Multi hub and spoke (add note to clarify the address spaces in the route table)
2 parents 8318dc1 + ef170c9 commit e8739b6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/firewall/firewall-multi-hub-spoke.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ Since this is a static routing architecture, the shortest path to another hub ca
3030

3131
Each local firewall needs to know how to reach the other remote spokes, so you must create UDRs in the firewall subnets. To do this, you first need to create a default route of any type, which then allows you to create more specific routes to the other spokes. For example, the following screenshots show the route table for the two hub VNets:
3232

33+
> [!NOTE]
34+
> The address prefix in the hub virtual route table should encompass the two spoke virtual network address spaces.
35+
3336
**Hub-01 route table**
3437
:::image type="content" source="media/firewall-multi-hub-spoke/hub-01-route-table.png" alt-text="Screenshot showing the route table for Hub-01.":::
3538

0 commit comments

Comments
 (0)