Skip to content

Commit e80c9d0

Browse files
Rename AclList to AclGroup in traffic analytics schema
1 parent 5d26b71 commit e80c9d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/network-watcher/traffic-analytics-schema.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ The following table lists the fields in the schema and what they signify for vir
7373
> | **L7Protocol** | Protocol Name | Derived from destination port. |
7474
> | **FlowDirection** | - **I** = Inbound <br> - **O** = Outbound | Direction of the flow: in or out of the target resource per flow log. |
7575
> | **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. |
7777
> | **AclRule** | NSG_Rule_Name | Network security group rule that allowed or denied the flow. |
7878
> | **MACAddress** | MAC Address | MAC address of the NIC at which the flow was captured. |
7979
> | **SrcSubscription** | Subscription ID | Subscription ID of virtual network / network interface / virtual machine that the source IP in the flow belongs to. |

0 commit comments

Comments
 (0)