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-definition.md
+15-18Lines changed: 15 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,17 +19,17 @@ Before you can create a connection, you need to install ITSMC.
19
19
20
20
1. In the Azure portal, select **Create a resource**:
21
21
22
-

22
+

23
23
24
-
2. Search for **IT Service Management Connector** in Azure Marketplace. Then select **Create**:
24
+
1. Search for **IT Service Management Connector** in Azure Marketplace. Then select **Create**:
25
25
26
26

27
27
28
-
3. In the **LA Workspace** section, select the Log Analytics workspace where you want to install ITSMC.
28
+
1. In the **LA Workspace** section, select the Log Analytics workspace where you want to install ITSMC.
29
29
> [!NOTE]
30
30
> You can install ITSMC in Log Analytics workspaces only in the following regions: East US, West US 2, South Central US, West Central US, US Gov Arizona, US Gov Virginia, Canada Central, West Europe, South UK, Southeast Asia, Japan East, Central India, and Australia Southeast.
31
31
32
-
4. In the **Log Analytics workspace** section, select the resource group where you want to create the ITSMC resource:
32
+
1. In the **Log Analytics workspace** section, select the resource group where you want to create the ITSMC resource:
33
33
34
34

35
35
@@ -46,8 +46,6 @@ After you've installed ITSMC, you must prep your ITSM tool to allow the connecti
46
46
47
47
-[ServiceNow](./itsmc-connections-servicenow.md)
48
48
-[System Center Service Manager](./itsmc-connections-scsm.md)
49
-
-[Cherwell](./itsmc-connections-cherwell.md)
50
-
-[Provance](./itsmc-connections-provance.md)
51
49
52
50
After you've prepped your ITSM tool, complete these steps to create a connection:
53
51
@@ -61,12 +59,10 @@ After you've prepped your ITSM tool, complete these steps to create a connection
61
59
62
60
1. Select **Add Connection**.
63
61
64
-
1. Specify the connection settings according to the ITSM product that you're using:
62
+
1. Specify the connection settings for the ITSM product that you're using:
65
63
66
64
-[ServiceNow](./itsmc-connections-servicenow.md)
67
65
-[System Center Service Manager](./itsmc-connections-scsm.md)
68
-
-[Cherwell](./itsmc-connections-cherwell.md)
69
-
-[Provance](./itsmc-connections-provance.md)
70
66
71
67
> [!NOTE]
72
68
> By default, ITSMC refreshes the connection's configuration data once every 24 hours. To refresh your connection's data instantly to reflect any edits or template updates that you make, select the **Sync** button on your connection's pane:
@@ -88,27 +84,28 @@ Certain work item types can use templates that you define in the ITSM tool. By u
88
84
89
85
To create an action group:
90
86
91
-
1. In the Azure portal, select **Alerts**.
92
-
2. On the menu at the top of the screen, select **Manage actions**:
87
+
1. In the Azure portal, select **Monitor** and then**Alerts**.
88
+
1. On the menu at the top of the screen, select **Manage actions**:
93
89
94
90

95
91
92
+
1. In the **Action groups** window, select **+Create**.
96
93
The **Create action group** window appears.
97
94
98
-
3. Select the **Subscription** and **Resource group** where you want to create your action group. Provide values in **Action group name** and **Display name** for your action group. Then select **Next: Notifications**.
95
+
1. Select the **Subscription** and **Resource group** where you want to create your action group. Provide values in **Action group name** and **Display name** for your action group. Then select **Next: Notifications**.
99
96
100
97

101
98
102
-
4. On the **Notifications** tab, select **Next: Actions**.
103
-
5. On the **Actions** tab, select **ITSM** in the **Action Type** list. For **Name**, provide a name for the action. Then select the pen button that represents **Edit details**.
99
+
1. In the **Notifications** tab, select **Next: Actions**.
100
+
1. In the **Actions** tab, select **ITSM** in the **Action Type** list. For **Name**, provide a name for the action. Then select the pen button that represents **Edit details**.
104
101
105
102

106
103
107
-
6. 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)*.
104
+
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)*.
108
105
109
-
7. Select a **Work Item** type.
106
+
1. Select a **Work Item** type.
110
107
111
-
8. 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.
108
+
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.
112
109
113
110
> [!NOTE]
114
111
> This section is relevant only for log search alerts. For all other alert types, you'll create one work item per alert.
@@ -140,7 +137,7 @@ To create an action group:
140
137
***Use default fields**: Using a set of fields and values that will be sent automatically as a part of the payload to ServiceNow. Those fields are not flexible and the values are defined in ServiceNow lists.
141
138
***Use saved templates from ServiceNow**: Using a predefine set of fields and values that was defined as a part of a template definition in ServiceNow. If you already defined the template in ServiceNow you can use it from the **Template** list otherwise you can define it in ServiceNow, for more [details](#define-a-template).
142
139
143
-
10. Select **OK**.
140
+
1. Select **OK**.
144
141
145
142
When you create or edit an Azure alert rule, use an action group, which has an ITSM action. When the alert triggers, the work item is created or updated in the ITSM tool.
0 commit comments