Skip to content

Commit 61e6626

Browse files
committed
RIupdate
1 parent c9b67b1 commit 61e6626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-wan/how-to-routing-policies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ For example, consider the scenario where the defaultRouteTable has the following
180180
| firewall_route_ 1 | 10.0.0.0/8|Azure Firewall |
181181
| firewall_route_2 | 192.168.0.0/16, 10.0.0.0/24 | Azure Firewall|
182182
| firewall_route_3 | 40.0.0.0/24| Azure Firewall|
183-
to_internet | 0.0.0.0/0| Azure Firewall |
183+
| to_internet | 0.0.0.0/0| Azure Firewall |
184184

185185
The following table represents the final state of the defaultRouteTable after routing intent creation succeeds. Note that firewall_route_1 and to_internet was automatically removed as the only prefix in those routes were 10.0.0.0/8 and 0.0.0.0/0. firewall_route_2 was modified to remove 192.168.0.0/16 as that prefix is an RFC1918 aggregate prefix.
186186

0 commit comments

Comments
 (0)