Query Details
AzureActivity | where OperationName == "Update Data Connectors" and ActivityStatus == "Succeeded" | project Caller , CallerIpAddress, EventSubmissionTimestamp
This query is searching for successful updates made to data connectors in AzureActivity. It selects and displays the caller, caller's IP address, and the timestamp of the event submission.

Rod Trent
Released: March 26, 2020
Tables
Keywords
Operators