Skip to content

Commit 9f98632

Browse files
Merge pull request #296929 from halkazwini/nw-schema
Freshness: Connection monitor schemas
2 parents f31084e + 98b4a9c commit 9f98632

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/network-watcher/connection-monitor-schema.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: halkazwini
66
ms.author: halkazwini
77
ms.service: azure-network-watcher
88
ms.topic: concept-article
9-
ms.date: 02/23/2024
9+
ms.date: 03/25/2025
1010

1111
#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.
1212
---
@@ -18,13 +18,13 @@ Connection monitor stores the data it collects in a Log Analytics workspace. The
1818
- The test data (`NWConnectionMonitorTestResult` query), which is updated based on the monitoring frequency of a particular test group.
1919
- The path data (`NWConnectionMonitorPathResult` query), which is updated when there's a significant change in loss percentage or round-trip time.
2020

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.
2222

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.
2424

25-
## Connection monitor tests schema
25+
## Connection monitor test schema
2626

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:
2828

2929
| Field | Description |
3030
| ----- | ----------- |

0 commit comments

Comments
 (0)