You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/network-watcher/traffic-analytics-schema.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@ The following table lists the fields in the schema and what they signify for vir
73
73
> |**L7Protocol**| Protocol Name | Derived from destination port. |
74
74
> |**FlowDirection**| - **I** = Inbound <br> - **O** = Outbound | Direction of the flow: in or out of the target resource per flow log. |
75
75
> |**FlowStatus**| - **A** = Allowed <br> - **D** = Denied | Status of flow: allowed or denied by target resource per flow log. |
76
-
> |**AclList**|\<SubscriptionID\>/\<resourcegroup_Name\>/\<NSG_Name\>| Network security group associated with the flow. |
76
+
> |**AclGroup**|\<SubscriptionID\>/\<resourcegroup_Name\>/\<NSG_Name\>| Network security group associated with the flow. |
77
77
> |**AclRule**| NSG_Rule_Name | Network security group rule that allowed or denied the flow. |
78
78
> |**MACAddress**| MAC Address | MAC address of the NIC at which the flow was captured. |
79
79
> |**SrcSubscription**| Subscription ID | Subscription ID of virtual network / network interface / virtual machine that the source IP in the flow belongs to. |
0 commit comments