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
@@ -140,7 +140,7 @@ Listed below are the fields in the schema and what they signify
140
140
| LocalNetworkGateway1_s |\<SubscriptionID>/\<ResourceGroupName>/\<LocalNetworkGatewayName> | Local network gateway associated with the Source IP in the flow |
141
141
| LocalNetworkGateway2_s |\<SubscriptionID>/\<ResourceGroupName>/\<LocalNetworkGatewayName> | Local network gateway associated with the Destination IP in the flow |
142
142
| ConnectionType_s | Possible values are VNetPeering, VpnGateway, and ExpressRoute | Connection Type |
143
-
| ConnectionName_s |\<SubscriptionID>/\<ResourceGroupName>/\<ConnectionName> | Connection Name |
143
+
| ConnectionName_s |\<SubscriptionID>/\<ResourceGroupName>/\<ConnectionName> | Connection Name. For flowtype P2S, this will be formatted as <gatewayname>_<VPNClientIP>|
144
144
| ConnectingVNets_s | Space separated list of virtual network names | In case of hub and spoke topology, hub virtual networks will be populated here |
145
145
| Country_s | Two letter country code (ISO 3166-1 alpha-2) | Populated for flow type ExternalPublic. All IP addresses in PublicIPs_s field will share the same country code |
146
146
| AzureRegion_s | Azure region locations | Populated for flow type AzurePublic. All IP addresses in PublicIPs_s field will share the Azure region |
0 commit comments