Skip to content

Commit 955804b

Browse files
Merge pull request #258480 from KapilAnanth-MSFT/patch-18
(AzureCXP) fixed 0.0.0.0.0/0
2 parents 352a53c + 8e2b4cc commit 955804b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-wan/scenario-secured-hub-app-gateway.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Currently, routes that are advertised from the Virtual WAN route table to spoke
3636

3737
* To ensure the application gateway is able to send traffic directly to the Internet, specify the following UDR:
3838

39-
* **Address Prefix:** 0.0.0.0.0/0
39+
* **Address Prefix:** 0.0.0.0/0
4040
* **Next Hop:** Internet
4141

4242
* To ensure the application gateway is able to send traffic to the backend pool via Azure Firewall in the Virtual WAN hub, specify the following UDR:

0 commit comments

Comments
 (0)