Skip to content

Commit 389222b

Browse files
authored
Fix typo in firewall tutorial about user defined routes
1 parent ac8dc19 commit 389222b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/firewall/tutorial-firewall-deploy-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Now create the workload virtual machine, and place it in the **Workload-SN** sub
158158

159159
When you create a route for outbound and inbound connectivity through the firewall, a default route to 0.0.0.0/0 with the virtual appliance private IP as a next hop is sufficient. This directs any outgoing and incoming connections through the firewall. As an example, if the firewall is fulfilling a TCP-handshake and responding to an incoming request, then the response is directed to the IP address who sent the traffic. This is by design.
160160

161-
As a result, there's no need create another user defined route to include the AzureFirewallSubnet IP range. This might result in dropped connections. The original default route is sufficient.
161+
As a result, there's no need to create another user defined route to include the AzureFirewallSubnet IP range. This might result in dropped connections. The original default route is sufficient.
162162

163163
For the **Workload-SN** subnet, configure the outbound default route to go through the firewall.
164164

0 commit comments

Comments
 (0)