Creating Custom Push Connector for Azure Monitor under Event Management Service Now
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2025 01:06 AM
Hi,
We need to integrate Azure with Service Now using Event Management so I have created a push connector and testing is done we are able to receive the test events.
Customer has confirmed first need to start monitoring their SQL servers so please help me with the sample payload and the Service Now push connector script which is adaptable so plan is to segregate them using the event rules.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2025 07:29 AM
Hi Dhana,
You can start by using the sample code for a push connector:
And here is are sample payloads for azure mon:
https://learn.microsoft.com/en-us/azure/azure-monitor/alerts/alerts-payload-samples
Hope it helps