Skip to content

Commit 1906921

Browse files
author
eva-seydl
authored
Updated Cadence for sending diagnostic events with additional information.
Added description to started, connected completed.
1 parent 132b418 commit 1906921

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/virtual-desktop/diagnostics-log-analytics.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,9 +119,9 @@ Diagnostic events are sent to Log Analytics when completed.
119119

120120
Log Analytics only reports in these intermediate states for connection activities:
121121

122-
- Started
123-
- Connected
124-
- Completed
122+
- Started: indicates when a user has selected the app or desktop in the remote desktop client to connect too.
123+
- Connected: when the user has landed on the VM where the application or desktop is hosted they are entitled to connect.
124+
- Completed: when either user or server disconnected the session for the started activity.
125125

126126
## Example queries
127127

0 commit comments

Comments
 (0)