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/connection-monitor-schema.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: halkazwini
6
6
ms.author: halkazwini
7
7
ms.service: azure-network-watcher
8
8
ms.topic: concept-article
9
-
ms.date: 02/23/2024
9
+
ms.date: 03/25/2025
10
10
11
11
#CustomerIntent: As an Azure administrator, I want to learn about the available fields in connection monitor schemas so that I can understand the output of Log Analytics queries.
12
12
---
@@ -18,13 +18,13 @@ Connection monitor stores the data it collects in a Log Analytics workspace. The
18
18
- The test data (`NWConnectionMonitorTestResult` query), which is updated based on the monitoring frequency of a particular test group.
19
19
- The path data (`NWConnectionMonitorPathResult` query), which is updated when there's a significant change in loss percentage or round-trip time.
20
20
21
-
For some time durations, test data might keep getting updated while path data isn't frequently updated because both are independent.
21
+
For certain time durations, test data might continue to update while path data remains unchanged, as they operate independently.
22
22
23
-
In this article, you learn about the available fields in the connection monitor tests data and path data schemas.
23
+
In this article, you learn about the fields available in the connection monitor test data and path data schemas.
24
24
25
-
## Connection monitor tests schema
25
+
## Connection monitor test schema
26
26
27
-
The following table lists the fields in the connection monitor tests data schema and what they signify:
27
+
The following table lists the fields in the connection monitor test data schema and what they signify:
0 commit comments