Can I send standard Azure SQL DB notifications as a webhook or access them via API without using `Alerts`?

Tielman le Roux 1 Reputation point
2022-04-07T16:14:52.87+00:00

Hi

I would like to get notified in a 3rd party app of all the standard notifications on my SQL DB resources. For example I want to know when I run out of resources.

I specifically do not want to setup Alerts on each SQL DB but would rather just make use of what appears to be default/existing Notifications that Azure are generating for me without having set up any Alerts.

Below is an example of a Notification that I would have wanted to send to a 3rd party system via Webhook (or polling some REST API from that 3rd party system) You will see this SQL DB has 3 Notifications, one of which is a std system generated Alert, and that is what I want to get access to.

190977-screen-shot-2022-04-07-at-100559-am.png

Azure SQL Database
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Alberto Morillo 34,671 Reputation points MVP Volunteer Moderator
    2022-04-07T16:32:45.26+00:00

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.