We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6aa7b20 + afda697 commit fe65a8cCopy full SHA for fe65a8c
1 file changed
articles/network-watcher/vnet-flow-logs-filtering.md
@@ -23,7 +23,7 @@ In this article, you learn about virtual network flow logs filtering capability.
23
24
| Field | Filter based on | Example |
25
|-----------------|----------------------------------------|---------------------------------------------------------------------------|
26
-| Flow state | Selective flow state | B, C, E, D |
+| Direction | Traffic direction | Inbound, Outbound |
27
| Actions | Selective actions | Allow, Deny |
28
| SrcIP | Source IP address / CIDR range | 192.168.1.1, 2001:db8::1/64 |
29
| SrcPort | Source port ranges and values | 1024-65535, 80, 443 |
0 commit comments