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.
- Marticus2425Mar 12, 2019Copper Contributor
Are there any plans to add externally-exposed APIs - for example, being able to query Sentinel for alerts, change alert statuses, etc?
I looked through the GitHub repo and didn't see anything really referencing that (primarily related to Notebooks and Hunting Queries).
Is there perhaps any documentation around any externally-exposed APIs like that that you can pass along?
Thanks!
- Koby KorenMar 12, 2019
Microsoft
Hi,
Azure Sentinel API is coming soon so you can query cases, manage them and update rules as well.
Thanks,
Koby
- stevenharlandqcFeb 06, 2020Copper ContributorHi,
Is there any update on when this might be available?
Thanks,
Steven
- Shalini PasupnetiMar 12, 2019
Microsoft
Marticus2425 Azure Sentinel alerts are available for query via Graph Security API. Here's the link to that documentation.
https://docs.microsoft.com/en-us/graph/api/resources/security-api-overview?view=graph-rest-beta
- btackett3Mar 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?
- LachlanWhiteMar 03, 2019Copper Contributor
What would be great to include with a deployment of Sentinel would be default alerts based on the Data Collections that you add.
Because then they almost have a story to try to use the data with and set up playbooks for. Ryan Heffernan- Koby KorenMar 03, 2019
Microsoft
Thank you for you feedback.
The team is currently working on adding them as part for the experience.
- Ryan HeffernanMar 03, 2019
Microsoft
Great feedback, thanks Lachlan! (CC: Koby Koren and Shalini Pasupneti)