Skip to content

Commit d3a72c4

Browse files
authored
Update troubleshoot-nat-connectivity.md
This is line for this document: "If you're still having trouble, open a support case for further troubleshooting:. The link is not taking to open a support case or else you can do similar like another line: "our investigation is inconclusive, open a support case to further troubleshoot". Use the same line: * If your investigation is inconclusive, open a support case to further troubleshoot. Removed this line: * If you're still having trouble, open a support case for further troubleshooting.
1 parent 4cc1b13 commit d3a72c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/nat-gateway/troubleshoot-nat-connectivity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ NAT gateway is deployed in your Azure virtual network but unexpected IP addresse
183183

184184
* It isn't necessary to reboot a virtual machine in a subnet configured to NAT gateway. However, if a virtual machine is rebooted, the connection state is flushed. When the connection state is flushed, all connections begin using the NAT gateway resource's IP address or addresses. This behavior is a side effect of the virtual machine reboot and not an indicator that a reboot is required.
185185

186-
* If you're still having trouble, [open a support case](#more-troubleshooting-guidance) for further troubleshooting.
186+
* If your investigation is inconclusive, open a support case to [further troubleshoot](#more-troubleshooting-guidance).
187187

188188
* Custom routes directing 0.0.0.0/0 traffic to an NVA will take precedence over NAT gateway for routing traffic to the internet. To have NAT gateway route traffic to the internet instead of the NVA, [remove the custom route](/azure/virtual-network/manage-route-table#delete-a-route) for 0.0.0.0/0 traffic going to the virtual appliance. The 0.0.0.0/0 traffic resumes using the default route to the internet and NAT gateway is used instead.
189189

0 commit comments

Comments
 (0)