mdigrego15
Apr 12, 2023Brass Contributor
Status:
New
Graph API: Add support for Change Notifications for alerts_v2 resource
As of now, you can only use the subscriptions resource to subscribe to the Legacy Alerts resources in Graph: https://learn.microsoft.com/en-us/graph/api/resources/subscription?view=graph-rest-1.0 ...
milde_wossel
Nov 20, 2025Copper Contributor
+1 for this essential feature. Especially since the legacy API is deprecated and will be decommissioned in April, 2026: https://github.com/microsoftgraph/microsoft-graph-docs-contrib/blob/main/api-reference/v1.0/resources/alert.md. That's just in a couple of months.
There is no option for organizations to get a push notification. And, the rate limits on the Graph API are real, so continuously polling is also an issue (despite being architecturally poorly and delayed in this time and age).