Creating Custom Push Connector for Azure Monitor under Event Management Service Now

Dhana1
Tera Contributor

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.

 

 

1 REPLY 1

Jeffreys Quinti
Tera Contributor

 

Hi Dhana,

 

You can start by using the sample code for a push connector: 

https://www.servicenow.com/docs/bundle/yokohama-it-operations-management/page/product/event-manageme...

 

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