Skip to content

Commit 680c327

Browse files
Update troubleshoot-nat.md
add note about ICMP
1 parent b39821c commit 680c327

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/nat-gateway/troubleshoot-nat.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@ Check the following configurations to ensure that NAT gateway can be used to dir
3636

3737
### How to validate connectivity
3838

39-
[NAT gateway](./nat-overview.md#azure-nat-gateway-basics) supports IPv4 User Datagram Protocol (UDP) and Transmission Control Protocol (TCP) protocols. Ping isn't supported and is expected to fail.
39+
[NAT gateway](./nat-overview.md#azure-nat-gateway-basics) supports IPv4 User Datagram Protocol (UDP) and Transmission Control Protocol (TCP) protocols.
40+
> [!NOTE]
41+
> ICMP protocol is not supported by NAT Gateway. Ping using ICMP protocol isn't supported and is expected to fail.
4042
4143
To validate end-to-end connectivity of NAT gateway, follow these steps:
4244

0 commit comments

Comments
 (0)