It's possible to upload Release Annotations to Application Insights (https://azure.microsoft.com/en-gb/blog/application-insights-announces-availability-of-release-annotations/), but I'd like to query these in Grafana (using a Log Analytics query or similar) to add Deployment markers to Grafana.
Is it possible to programmatically retrieve these markers, preferably a kusto query or the like that can be queried directly from Grafana.
(Note we don't have access to be able to also store deployment info inside Grafana itself)