Skip to content

Commit 4958a20

Browse files
authored
Acrolinx fixes
1 parent 197dc75 commit 4958a20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@ The following table lists the fields in the schema and what they signify for vir
132132
> | **MACAddress** | MAC Address | MAC address of the NIC at which the flow was captured. |
133133
> | **SrcSubscription** | Subscription ID | Subscription ID of virtual network / network interface / virtual machine that the source IP in the flow belongs to. |
134134
> | **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. |
137137
> | **SrcNic** | \<resourcegroup_Name\>/\<NetworkInterfaceName\> | NIC associated with the source IP in the flow. |
138138
> | **DestNic** | \<resourcegroup_Name\>/\<NetworkInterfaceName\> | NIC associated with the destination IP in the flow. |
139139
> | **SrcVm** | \<resourcegroup_Name\>/\<VirtualMachineName\> | Virtual machine associated with the source IP in the flow. |

0 commit comments

Comments
 (0)