Skip to content

Commit ba68a04

Browse files
Merge pull request #277889 from vhorne/fw-rule-proc
change 3-way handshake info
2 parents 94dddee + b56f7b9 commit ba68a04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/firewall/rule-processing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ As a stateful service, Azure Firewall completes a TCP three-way handshake for al
195195

196196
Creating an allow rule from VNet-A to VNet-B doesn't mean that new initiated connections from VNet-B to VNet-A are allowed.
197197

198-
As a result, there's no need to create an explicit deny rule from VNet-B to VNet-A. If you create this deny rule, you interrupt the three-way handshake from the initial allow rule from VNet-A to VNet-B.
198+
As a result, there's no need to create an explicit deny rule from VNet-B to VNet-A.
199199

200200
## Next steps
201201

0 commit comments

Comments
 (0)