You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/alerts/itsmc-connections-cherwell.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ The following sections provide details about how to connect your Cherwell produc
20
20
21
21
Ensure the following prerequisites are met:
22
22
23
-
- ITSMC installed. More information: [Adding the IT Service Management Connector Solution](./itsmc-definition.md#add-it-service-management-connector).
23
+
- ITSMC installed. More information: [Adding the IT Service Management Connector Solution](./itsmc-definition.md#install-it-service-management-connector).
24
24
- Client ID generated. More information: [Generate client ID for Cherwell](#generate-client-id-for-cherwell).
Copy file name to clipboardExpand all lines: articles/azure-monitor/alerts/itsmc-connections-provance.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ The following sections provide details about how to connect your Provance produc
21
21
22
22
Ensure the following prerequisites are met:
23
23
24
-
- ITSMC installed. More information: [Adding the IT Service Management Connector Solution](./itsmc-definition.md#add-it-service-management-connector).
24
+
- ITSMC installed. More information: [Adding the IT Service Management Connector Solution](./itsmc-definition.md#install-it-service-management-connector).
25
25
- Provance App should be registered with Azure AD - and client ID is made available. For detailed information, see [how to configure active directory authentication](../../app-service/configure-authentication-provider-aad.md).
Copy file name to clipboardExpand all lines: articles/azure-monitor/alerts/itsmc-connections-servicenow.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Ensure that you meet the following prerequisites for the connection.
16
16
17
17
### ITSMC installation
18
18
19
-
For information about installing ITSMC, see [Add the IT Service Management Connector solution](./itsmc-definition.md#add-it-service-management-connector).
19
+
For information about installing ITSMC, see [Add the IT Service Management Connector solution](./itsmc-definition.md#install-it-service-management-connector).
20
20
21
21
> [!NOTE]
22
22
> ITSMC supports only the official software as a service (SaaS) offering from ServiceNow. Private deployments of ServiceNow are not supported.
Copy file name to clipboardExpand all lines: articles/azure-monitor/alerts/itsmc-definition.md
+20-33Lines changed: 20 additions & 33 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,21 +2,21 @@
2
2
title: IT Service Management Connector in Log Analytics
3
3
description: This article provides an overview of IT Service Management Connector (ITSMC) and information about using it to monitor and manage ITSM work items in Log Analytics and resolve problems quickly.
4
4
ms.topic: conceptual
5
-
ms.date: 2/23/2022
5
+
ms.date: 10/03/2022
6
6
ms.custom: references_regions
7
7
ms.reviewer: nolavime
8
8
9
9
---
10
10
11
-
# Connect Azure to ITSM tools by using IT Service Management solution
11
+
# Connect Azure to ITSM tools by using IT Service Management
This article provides information about how to configure IT Service Management Connector (ITSMC) in Log Analytics to centrally manage your IT Service Management (ITSM) work items.
16
16
17
-
## Add IT Service Management Connector
17
+
## Install IT Service Management Connector
18
18
19
-
Before you can create a connection, install ITSMC.
19
+
Before you create a connection, install ITSMC.
20
20
21
21
1. In the Azure portal, select **Create a resource**.
22
22
@@ -43,9 +43,7 @@ When the ITSMC resource is deployed, a notification appears in the upper-right c
43
43
44
44
## Create an ITSM connection
45
45
46
-
After you've installed ITSMC, create an ITSM connection.
47
-
48
-
After you've prepped your ITSM tool, follow these steps to create a connection.
46
+
After you've installed ITSMC, and prepped your ITSM tool, create an ITSM connection.
49
47
50
48
1.[Configure ServiceNow](./itsmc-connections-servicenow.md) to allow the connection from ITSMC.
51
49
1. In **All resources**, look for **ServiceDesk(*your workspace name*)**.
@@ -70,13 +68,10 @@ After you've prepped your ITSM tool, follow these steps to create a connection.
70
68
71
69
## Create ITSM work items from Azure alerts
72
70
73
-
After you create your ITSM connection, you can use ITSMC to create work items in your ITSM tool based on Azure alerts. To create the work items, you'll use the ITSM action in action groups.
74
-
75
-
Action groups provide a modular and reusable way to trigger actions for your Azure alerts. You can use action groups with metric alerts, activity log alerts, and Log Analytics alerts in the Azure portal.
71
+
After you create your ITSM connection, use the ITSM action in action groups to create work items in your ITSM tool based on Azure alerts. Action groups provide a modular and reusable way to trigger actions for your Azure alerts. You can use action groups with metric alerts, activity log alerts, and Log Analytics alerts in the Azure portal.
76
72
77
73
> [!NOTE]
78
-
> After you create the ITSM connection, you must wait 30 minutes for the sync process to finish.
79
-
74
+
> Wait 30 minutes after you create the ITSM connection for the sync process to finish.
80
75
### Define a template
81
76
82
77
Certain work item types can use templates that you define in ServiceNow. When you use templates, you can define fields that will be automatically populated by using constant values defined in ServiceNow (not values from the payload). The templates are synced with Azure. You can define which template you want to use as a part of the definition of an action group. For information about how to create templates, see the [ServiceNow documentation](https://docs.servicenow.com/en-US/bundle/tokyo-platform-administration/page/administer/form-administration/task/t_CreateATemplateUsingTheTmplForm.html).
@@ -90,7 +85,6 @@ To create an action group:
90
85
91
86
1. On the **Action groups** screen, select **+Create**.
92
87
The **Create action group** screen appears.
93
-
94
88
1. Select the **Subscription** and **Resource group** where you want to create your action group. Enter values in **Action group name** and **Display name** for your action group. Then select **Next: Notifications**.
95
89
96
90

@@ -101,36 +95,29 @@ To create an action group:
101
95

102
96
103
97
1. In the **Subscription** list, select the subscription that contains your Log Analytics workspace. In the **Connection** list, select your ITSM Connector name. It will be followed by your workspace name. An example is *MyITSMConnector(MyWorkspace)*.
98
+
1. In the **Work Item** type field, select the type of work item.
104
99
105
-
1. Select a **Work Item** type.
100
+
> [!NOTE]
101
+
> As of September 2022, we are starting the 3-year process of deprecating support of using ITSM actions to send alerts and events to ServiceNow.
106
102
107
-
1. In the last section of the interface for creating an ITSM action group, you can define how many work items will be created for each alert.
103
+
1. In the last section of the interface for creating an ITSM action group, if the alert is a log alert, you can define how many work items will be created for each alert. For all other alert types, create one work item per alert.
108
104
109
-
> [!NOTE]
110
-
> This section is relevant only for log search alerts. For all other alert types, you'll create one work item per alert.
111
-
112
-
***Incident** or **Alert**: If you select one of these options from the **Work Item** dropdown list, you can create individual work items for each configuration item.
105
+
- If the work item type is **Incident** or **Alert**:
113
106
114
-

107
+
If you select the **Create individual work items for each Configuration Item** checkbox, every configuration item in every alert creates a new work item. Because several alerts will occur for the same affected configuration items, there will be more than one work item for each configuration item. For example, an alert that has three configuration items creates three work items. An alert that has one configuration item creates one work item.
115
108
116
-
***Create individual work items for each Configuration Item**: If you select this checkbox, every configuration item in every alert will create a new work item. Because several alerts will occur for the same affected configuration items, there will be more than one work item for each configuration item.
109
+
If you do not select the **Create individual work items for each Configuration Item** checkbox, ITSMC will create a single work item for each alert rule and append to it all affected configuration items. A new work item will be created if the previous one is closed. Some of the fired alerts won't generate new work items in the ITSM tool. For example, an alert that has three configuration items will create one work item. If an alert for the same alert rule as the previous example has one configuration item, that configuration item will be attached to the list of affected configuration items in the created work item. An alert for a different alert rule that has one configuration item will create one work item.
110
+
111
+

117
112
118
-
For example, an alert that has three configuration items will create three work items. An alert that has one configuration item will create one work item.
119
-
120
-
***Create individual work items for each Configuration Item**: If you clear this checkbox, ITSMC will create a single work item for each alert rule and append to it all affected configuration items. A new work item will be created if the previous one is closed.
113
+
- If the work item type is **Event**:
121
114
122
-
>[!NOTE]
123
-
> In this case, some of the fired alerts won't generate new work items in the ITSM tool.
115
+
If you select the **Create individual work items for each Log Entry** button, a work item is created for each row in the search results of the log search alert query. The description property in the payload of the work item contains the row from the search results.
124
116
125
-
For example, an alert that has three configuration items will create one work item. If an alert for the same alert rule as the previous example has one configuration item, that configuration item will be attached to the list of affected configuration items in the created work item. An alert for a different alert rule that has one configuration item will create one work item.
117
+
If you select the **Create individual work items for each Configuration Item** button, every configuration item in every alert creates a new work item. Each configuration item can have more than one work item in the ITSM system. This option is the same as selecting the checkbox that appears after you select `Incident` as the work item type.
126
118
127
-
***Event**: If you select this option in the **Work Item** dropdown list, you can create individual work items for each log entry or for each configuration item.
128
-
129
-

119
+

130
120
131
-
***Create individual work items for each Log Entry (Configuration item field is not filled. Can result in large number of work items.)**: If you select this option, a work item will be created for each row in the search results of the log search alert query. The description property in the payload of the work item will contain the row from the search results.
132
-
133
-
***Create individual work items for each Configuration Item**: If you select this option, every configuration item in every alert will create a new work item. Each configuration item can have more than one work item in the ITSM system. This option is the same as selecting the checkbox that appears after you select **Incident** as the work item type.
134
121
1. As a part of the action definition, you can define predefined fields that will contain constant values as a part of the payload. According to the work item type, three options can be used as a part of the payload:
135
122
***None**: Use a regular payload to ServiceNow without any extra predefined fields and values.
136
123
***Use default fields**: Use a set of fields and values that will be sent automatically as a part of the payload to ServiceNow. Those fields aren't flexible, and the values are defined in ServiceNow lists.
Copy file name to clipboardExpand all lines: articles/azure-monitor/alerts/itsmc-overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ Depending on your integration, start connecting to your ITSM with these steps:
38
38
39
39
1. Connect to your ITSM. See [the ServiceNow connection instructions](./itsmc-connections-servicenow.md).
40
40
1. (Optional) Set up the IP Ranges. In order to list the ITSM IP addresses to allow ITSM connections from partner ITSM tools, we recommend listing the whole public IP range of Azure region where their LogAnalytics workspace belongs. [See details here](https://www.microsoft.com/en-us/download/details.aspx?id=56519). For regions EUS/WEU/EUS2/WUS2/US South Central the customer can list ActionGroup network tag only.
41
-
1.[Configure your Azure ITSM Solution and create the ITSM connection](./itsmc-definition.md#add-it-service-management-connector).
41
+
1.[Configure your Azure ITSM Solution and create the ITSM connection](./itsmc-definition.md#install-it-service-management-connector).
42
42
1.[Configure Action Group to leverage ITSM connector](./itsmc-definition.md#define-a-template).
0 commit comments