Skip to content

Commit 59ad72c

Browse files
Merge pull request #213389 from AbbyMSFT/itsm
Deprecating support for sending ITSM actions and events to ServiceNow
2 parents 1a89d64 + 0a758ab commit 59ad72c

8 files changed

+24
-37
lines changed

articles/azure-monitor/alerts/itsmc-connections-cherwell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The following sections provide details about how to connect your Cherwell produc
2020

2121
Ensure the following prerequisites are met:
2222

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).
2424
- Client ID generated. More information: [Generate client ID for Cherwell](#generate-client-id-for-cherwell).
2525
- User role: Administrator.
2626

articles/azure-monitor/alerts/itsmc-connections-provance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The following sections provide details about how to connect your Provance produc
2121

2222
Ensure the following prerequisites are met:
2323

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).
2525
- 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).
2626

2727
- User role: Administrator.

articles/azure-monitor/alerts/itsmc-connections-servicenow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Ensure that you meet the following prerequisites for the connection.
1616

1717
### ITSMC installation
1818

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).
2020

2121
> [!NOTE]
2222
> ITSMC supports only the official software as a service (SaaS) offering from ServiceNow. Private deployments of ServiceNow are not supported.

articles/azure-monitor/alerts/itsmc-definition.md

Lines changed: 20 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22
title: IT Service Management Connector in Log Analytics
33
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.
44
ms.topic: conceptual
5-
ms.date: 2/23/2022
5+
ms.date: 10/03/2022
66
ms.custom: references_regions
77
ms.reviewer: nolavime
88

99
---
1010

11-
# Connect Azure to ITSM tools by using IT Service Management solution
11+
# Connect Azure to ITSM tools by using IT Service Management
1212

1313
:::image type="icon" source="media/itsmc-overview/itsmc-symbol.png":::
1414

1515
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.
1616

17-
## Add IT Service Management Connector
17+
## Install IT Service Management Connector
1818

19-
Before you can create a connection, install ITSMC.
19+
Before you create a connection, install ITSMC.
2020

2121
1. In the Azure portal, select **Create a resource**.
2222

@@ -43,9 +43,7 @@ When the ITSMC resource is deployed, a notification appears in the upper-right c
4343

4444
## Create an ITSM connection
4545

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.
4947

5048
1. [Configure ServiceNow](./itsmc-connections-servicenow.md) to allow the connection from ITSMC.
5149
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.
7068
7169
## Create ITSM work items from Azure alerts
7270

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.
7672

7773
> [!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.
8075
### Define a template
8176

8277
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:
9085

9186
1. On the **Action groups** screen, select **+Create**.
9287
The **Create action group** screen appears.
93-
9488
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**.
9589

9690
![Screenshot that shows the Create an action group screen.](media/itsmc-overview/action-groups-details.png)
@@ -101,36 +95,29 @@ To create an action group:
10195
![Screenshot that shows selections for creating an action group.](media/itsmc-definition/action-group-pen.png)
10296

10397
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.
10499

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.
106102
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.
108104

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**:
113106

114-
![Screenshot that shows the I T S M Ticket area with Incident selected as a work item.](media/itsmc-overview/itsm-action-configuration.png)
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.
115108

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+
![Screenshot that shows the I T S M Ticket area with Incident selected as a work item.](media/itsmc-overview/itsm-action-configuration.png)
117112

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**:
121114

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.
124116

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.
126118

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-
![Screenshot that shows the I T S M Ticket area with Event selected as a work item.](media/itsmc-overview/itsm-action-configuration-event.png)
119+
![Screenshot that shows the I T S M Ticket area with Event selected as a work item.](media/itsmc-overview/itsm-action-configuration-event.png)
130120

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.
134121
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:
135122
* **None**: Use a regular payload to ServiceNow without any extra predefined fields and values.
136123
* **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.

articles/azure-monitor/alerts/itsmc-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Depending on your integration, start connecting to your ITSM with these steps:
3838

3939
1. Connect to your ITSM. See [the ServiceNow connection instructions](./itsmc-connections-servicenow.md).
4040
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).
4242
1. [Configure Action Group to leverage ITSM connector](./itsmc-definition.md#define-a-template).
4343

4444
## Next steps
-8.64 KB
Loading
-2.16 KB
Loading
-5.35 KB
Loading

0 commit comments

Comments
 (0)