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.
Marticus2425
Mar 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 Koren
Microsoft
Mar 12, 2019Hi,
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- kobigaFeb 09, 2020
Microsoft
Hi,
The new incidents API should be published by the end of the month- SanderWannetMay 15, 2020Copper Contributor
kobiga Is there any update yet? I can't find the Incidents API.
- kastromatosNov 13, 2019Copper ContributorHi,
Any updates here? No API for now and even Microsoft.Graph still cannot manipulate with Sentinel incidents(cases).- Arnaud LandryNov 14, 2019Brass Contributor
kastromatos have you look at https://github.com/wortell/AZSentinel to understand the API , there is no official documention but they built a powerhell module in order to create / get rules, incidents ... maybe it can help 🙂