Query Details
//Someone opened a Data Connector page AzureActivity | where OperationNameValue contains "dataconnectorscheckrequirements" | where ActivityStatusValue == "Start"
This query is looking for instances where someone has opened a Data Connector page in Azure. It filters the results to only show activities where the operation name contains "dataconnectorscheckrequirements" and the activity status is "Start".

Rod Trent
Released: December 7, 2020
Tables
Keywords
Operators