Query Details
// CloudAppEvents | where ActionType == "Write Workbooks" | project AccountDisplayName, IPAddress, DeviceType, ISP, City, CountryCode
This query is looking at a dataset called CloudAppEvents and filtering for events where the ActionType is "Write Workbooks". It then selects specific columns from the dataset including AccountDisplayName, IPAddress, DeviceType, ISP, City, and CountryCode.

Rod Trent
Released: April 6, 2022
Tables
Keywords
Operators