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
# You can use an optional field to specify the timestamp from the data. If the time field is not specified, Azure Monitor assumes the time is the message ingestion time
230
-
$TimeStampField = ""
230
+
$TimeStampField = "DateValue"
231
231
232
232
233
233
# Create two records with the same set of properties to create
0 commit comments