We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 82ed5c0 + 9d931ef commit 605acc9Copy full SHA for 605acc9
articles/network-watcher/traffic-analytics-schema.md
@@ -107,7 +107,6 @@ The following table lists the fields in the schema and what they signify.
107
| SrcIP_s | Source IP address | Will be blank in case of AzurePublic and ExternalPublic flows. |
108
| DestIP_s | Destination IP address | Will be blank in case of AzurePublic and ExternalPublic flows. |
109
| VMIP_s | IP of the VM | Used for AzurePublic and ExternalPublic flows. |
110
-| PublicIP_s | Public IP addresses | Used for AzurePublic and ExternalPublic flows. |
111
| DestPort_d | Destination Port | Port at which traffic is incoming. |
112
| L4Protocol_s | * T <br> * U | Transport Protocol. T = TCP <br> U = UDP. |
113
| L7Protocol_s | Protocol Name | Derived from destination port. |
0 commit comments