Forum Discussion
Rahul_Mahajan
Jan 10, 2020Brass Contributor
PIM Role Alerts
Hi Team, Need help for querying PIM role assigned to any resource group or any changes made and creating alert of it. Regards, Rahul
- Jan 14, 2020
Rahul_Mahajan PIM logs are automatically integrated into the existing AuditLogs. If you use:
AuditLogs
| search "PIM"
You should be able to find which events are associated with PIM and customize your alerts accordingly.
leoszalkowski
Jan 14, 2020Brass Contributor
Rahul_Mahajan PIM logs are automatically integrated into the existing AuditLogs. If you use:
AuditLogs
| search "PIM"
You should be able to find which events are associated with PIM and customize your alerts accordingly.
Rahul_Mahajan
Jan 17, 2020Brass Contributor
Thanks a lot leoszalkowski 🙂