Forum Discussion
Marc_Schmitz
Sep 21, 2021Copper Contributor
import txt files into threat intelligence for Azure Sentinel
Hi All, We have our own treat intel that we use for various solutions and we retrieve this via an URL with an HTTP get request. I would like to configure Azure Sentinel to pull this .txt file eve...
GaryBushey
Sep 21, 2021Bronze Contributor
Marc_Schmitz I would say the best way is to write to the Azure Security Graph using the new Microsoft Graph Security action (currently in preview)
Marc_Schmitz
Sep 21, 2021Copper Contributor
Thank you. I will look into this.