Forum Discussion
BrianStrain
Dec 14, 2022Copper Contributor
Microsoft Purview > Alert policy questions
So, I setup and Alert policy in Purview/Compliance. For the activity I selected 'Granted mailbox permission'. I added myself to receive an email alert. This alert seems to be working but ...
BrianStrain
Dec 14, 2022Copper Contributor
Vasil, thanks so much for the quick reply! So, no way to get an alert for 'Send as' or 'Send on behalf' ? I can pull this info using PS but wanted an email alert. Again, thanks so much!
VasilMichev
Dec 14, 2022MVP
You can create a new alert via PowerShell, and use Add-RecipientPermission as operation. For send on behalf of it's not as easy, as the corresponding cmdlet covers a lot more operations, and afaik, you cannot filter based on the parameters used.