Forum Discussion

markscottuk's avatar
markscottuk
Copper Contributor
Jul 14, 2022

Creating Entity Mappings from TargetResources sub fields

I am creating a rule using the KQL query:

 

AuditLogs
|where OperationName contains "Update group" and TargetResources contains "-x"

 

I get results back and they have the information in I am looking for but how can I then map Entities to the subfields of the TargetResources field, e.g.

 

 

3 Replies

Resources