Skip to content

Commit 9d931ef

Browse files
authored
Update traffic-analytics-schema.md
Removed reference in schema table to field 'PublicIP_s'. This was identified as part of case 2304110060000554. On further investigation, it was found that this field was not supported and is likely a typo. To confirm, code history was checked by Niti Gupta and mentioned that no historical evidence of this field is present
1 parent 8760c9f commit 9d931ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ The following table lists the fields in the schema and what they signify.
107107
| SrcIP_s | Source IP address | Will be blank in case of AzurePublic and ExternalPublic flows. |
108108
| DestIP_s | Destination IP address | Will be blank in case of AzurePublic and ExternalPublic flows. |
109109
| VMIP_s | IP of the VM | Used for AzurePublic and ExternalPublic flows. |
110-
| PublicIP_s | Public IP addresses | Used for AzurePublic and ExternalPublic flows. |
111110
| DestPort_d | Destination Port | Port at which traffic is incoming. |
112111
| L4Protocol_s | * T <br> * U | Transport Protocol. T = TCP <br> U = UDP. |
113112
| L7Protocol_s | Protocol Name | Derived from destination port. |

0 commit comments

Comments
 (0)