Skip to content

Commit d93d935

Browse files
Merge pull request #304622 from halkazwini/nw-schema
Schema version correction
2 parents e2f5ff6 + 121dbc4 commit d93d935

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ The following table details public IP schema. For more information, see [NTAIpDe
214214
| ----- | ------ | -------- |
215215
| **TableName**| NTAIpDetails | Table that contains traffic analytics IP details data. |
216216
| **SubType**| FlowLog | Subtype for the flow logs. Use only **FlowLog**. Other values of SubType are for internal workings of the product. |
217-
| **FASchemaVersion** | 2 | Schema version. Doesn't reflect virtual network flow Log version. |
217+
| **FASchemaVersion** | 3 | Schema version. Doesn't reflect virtual network flow log version. |
218218
| **FlowIntervalStartTime**| Date and time in UTC | Start time of the flow log processing interval (the time from which flow interval is measured). |
219219
| **FlowIntervalEndTime**| Date and time in UTC | End time of the flow log processing interval. |
220220
| **FlowType** | - AzurePublic <br> - ExternalPublic <br> - MaliciousFlow | See [Notes](#notes) for definitions. |

0 commit comments

Comments
 (0)