Forum Discussion
deepak198486
Jun 23, 2021Copper Contributor
how to auto close Azure AD Identity Protection alerts when closed in Azure sentinel
We have connected data from Azure Active Directory (Azure AD) Identity Protection to Azure Sentinel
Is it possible to auto close Azure AD Identity Protection alerts when closed in Azure sentinel?
1 Reply
Sort By
- m_zorichIron Contributor
You could do this via a playbook/logic app
If you had an incident created from an Azure AD Identity Protection alert which had the AAD Object ID as a mapped Account entity you could create a playbook called closed-identityprotection-alert or something. Use the Sentinel and Azure AD Identity Protection logic apps to dismiss the user and close the incident. Then instead of closing the incident in the Sentinel dashboard, just trigger the playbook instead.
See example below