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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -132,8 +132,8 @@ The following table lists the fields in the schema and what they signify for vir
132
132
> |**MACAddress**| MAC Address | MAC address of the NIC at which the flow was captured. |
133
133
> |**SrcSubscription**| Subscription ID | Subscription ID of virtual network / network interface / virtual machine that the source IP in the flow belongs to. |
134
134
> |**DestSubscription**| Subscription ID | Subscription ID of virtual network / network interface / virtual machine that the destination IP in the flow belongs to. |
135
-
> |**SrcRegion**| Azure Region | Azure region of virtual network / network interface / virtual machine to which the source IP in the flow belongs to. |
136
-
> |**DestRegion**| Azure Region | Azure region of virtual network to which the destination IP in the flow belongs to. |
135
+
> |**SrcRegion**| Azure Region | Azure region of virtual network / network interface / virtual machine that the source IP in the flow belongs to. |
136
+
> |**DestRegion**| Azure Region | Azure region of virtual network that the destination IP in the flow belongs to. |
137
137
> |**SrcNic**|\<resourcegroup_Name\>/\<NetworkInterfaceName\>| NIC associated with the source IP in the flow. |
138
138
> |**DestNic**|\<resourcegroup_Name\>/\<NetworkInterfaceName\>| NIC associated with the destination IP in the flow. |
139
139
> |**SrcVm**|\<resourcegroup_Name\>/\<VirtualMachineName\>| Virtual machine associated with the source IP in the flow. |
0 commit comments