Configure Azure Monitor Bi-directional connector
The Azure Monitor Pull connector sends information from ServiceNow Event Management to the Azure Portal. The pull connector sends the alert state changes from the ServiceNow environment to the Azure Portal.
Before you begin
Ensure that the Event Management Connectors (sn_em_connector) plugin is installed on the ServiceNow AI Platform instance.
When an alert is triggered in the Azure Portal a Secure Webhook is created to send the alert notifications into ServiceNow. The Azure Monitor Connector will receive the alert notification as an event in the ServiceNow instance.
- Quebec Patch 9 or later.
- Rome Patch 3 or later.
Role required: evt_mgmt_admin
About this task
When you configure the Azure Monitor Bi-directional Connector, the bi-directional exchange of values to and from the external event source is enabled, When an alert is Acknowledged/Closed/Reopened on the ServiceNow instance, the state changes in the Azure Portal alert using the bi-directional connector.
- When an alert is closed in the Azure Portal, it is automatically closed in ServiceNow. However, it is updated irrespective of the bi-directional feature because closing the event received from the Azure Portal will close the alert.
- When an alert is manually closed in ServiceNow, all the associated Azure alerts will be closed in the Azure Portal.
- If the alert state is changed to Reopen in ServiceNow, all the associated Azure alerts will be opened in the Azure Portal.
- When an alert is Acknowledged in ServiceNow, all the associated Azure alerts will be acknowledged in the Azure Portal.
Procedure
What to do next
- If the Azure Bi-directional Connector is not active, the records will be deleted in 2 days.
- When the Azure Bi-directional Connector is active:
- If the alert is in a closed state, then it will retain the data for 7
days. This duration can be customized by the
sn_em_connector.eventdata_closedevent_interval system property.
- If the closed alert is re-opened in 7 days then it will reopen the corresponding closed alerts from the Azure Portal.
- If the closed alert is re-opened after 7 days then it will not reopen the corresponding closed alerts from the Azure Portal.
- If the alert is in an open state, then it will retain the data for 30
days. . This duration can be customized by the
sn_em_connector.eventdata_openevent_interval.
- If you want to close or acknowledge an open ServiceNow alert in 30 days, you will be able to close or acknowledge all corresponding Azure alerts on the Azure Portal.
- If you want to close or acknowledge an open ServiceNow alert after 30 days, you will not be able to close or acknowledge all corresponding Azure alerts on the Azure Portal.
- If the alert is in a closed state, then it will retain the data for 7
days. This duration can be customized by the
sn_em_connector.eventdata_closedevent_interval system property.