Forum Discussion
punkrokk
Mar 01, 2019Copper Contributor
API for Sentinel Alerts and Cases
Where can I find docs to query new alerts and cases and interact with then in Azure Sentinel.
Ryan Heffernan
Microsoft
Mar 02, 2019Hello,
We have a GitHub repo with sample queries and detections: https://github.com/Azure/Azure-Sentinel
General documentation is here: https://docs.microsoft.com/en-us/azure/sentinel/
Let me know if that doesn't give you what you need.
btackett3
Mar 05, 2019Copper Contributor
Hello Ryan,
I see documentation for how to create KQL queries within the Azure Sentinel panel. Is there a way to query via an API, by using a a cURL request, for example?