Remove playbook GetProofpointTAPEvents for TAP connector #13490
+93
−672
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Based on confirmation from Microsfot team, Remove playbook GetProofpointTAPEvents for TAP connector.
The playbook appears to be the initial implementation of getting data into Sentinel. The solution has since evolved into ingestion with Azure Function and now CCF that uses different custom table names. This playbook ingests clicks blocked events into sentinel using HTTP data collector API which will be deprecated in September 2026.
Now CCF Poller is ingesting the same clicks blocked events in ProofPointTAPClicksBlockedV2_CL table.
Required items, please complete
Change(s):
Reason for Change(s):
Version Updated:
Testing Completed:
**- I tested TAP connector, it is working fine, but i am unable to validate if playbook is removed, it seems it is getting referred from content hub, I have modifed content hub files as well but looks like it will reflect post deployment.
Checked that the validations are passing and have addressed any issues that are present:
Guidance <- remove section before submitting
Before submitting this PR please ensure that you have read the following sections and filled out the changes, reason for change and testing complete sections:
Thank you for your contribution to the Microsoft Sentinel Github repo.
Change(s):
Reason for Change(s):
Version updated:
Testing Completed:
Note: If updating a detection, you must update the version field.
Checked that the validations are passing and have addressed any issues that are present:
Note: Let us know if you have tried fixing the validation error and need help.