Skip to content

Commit 19ac383

Browse files
Merge pull request #216750 from halkazwini/patch-12
Update virtual-networks-faq.md
2 parents 3655bb5 + b024a0c commit 19ac383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-network/virtual-networks-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ No. Multicast and broadcast are not supported.
101101
You can use TCP, UDP, and ICMP TCP/IP protocols within VNets. Unicast is supported within VNets, with the exception of Dynamic Host Configuration Protocol (DHCP) via Unicast (source port UDP/68 / destination port UDP/67) and UDP source port 65330 which is reserved for the host. Multicast, broadcast, IP-in-IP encapsulated packets, and Generic Routing Encapsulation (GRE) packets are blocked within VNets.
102102

103103
### Can I ping default gateway within a VNet?
104-
No. Azure provided default gateway does not respond ping. But you can use ping in your VNets to check connectivity and troubleshooting between VMs.
104+
No. Azure provided default gateway does not respond to ping. But you can use ping in your VNets to check connectivity and troubleshooting between VMs.
105105

106106
### Can I use tracert to diagnose connectivity?
107107
Yes.

0 commit comments

Comments
 (0)