Commit ef0833f
authored
(AzureCXP) MicrosoftDocs/azure-docs#98678
Updated line 45 with the additional information which was missed in the previous PR:
- **VM3**: If *NSG2* has a security rule that denies port 80, the traffic is denied. If not, the traffic is allowed by the [AllowInternetOutbound](./network-security-groups-overview.md#allowinternetoutbound) default security rule in NSG2, since a network security group isn't associated to Subnet2.
Fixes MicrosoftDocs/azure-docs#986781 parent 5325a6c commit ef0833f
File tree
1 file changed
+1
-1
lines changed- articles/virtual-network
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments