Skip to content

Commit 55c9b2e

Browse files
No deny outbound rules allowed
1 parent e64d209 commit 55c9b2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/application-gateway/configuration-infrastructure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ You may block all other incoming traffic by using a deny-all rule.
136136

137137
**Outbound rules**
138138

139-
1. **Outbound to the Internet** - Allow outbound traffic to the Internet for all destinations. This rule is created by default for [network security group](../virtual-network/network-security-groups-overview.md), and you must not override it with a manual Deny rule to ensure smooth operations of your application gateway.
139+
1. **Outbound to the Internet** - Allow outbound traffic to the Internet for all destinations. This rule is created by default for [network security group](../virtual-network/network-security-groups-overview.md), and you must not override it with a manual Deny rule to ensure smooth operations of your application gateway. Outbound NSG rules that deny any outbound connectivity must not be created.
140140

141141
| Source | Source ports | Destination | Destination ports | Protocol | Access |
142142
|---|---|---|---|---|---|

0 commit comments

Comments
 (0)