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/itsm-convert-servicenow-to-webhook.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: Convert ITSM actions that send events to ServiceNow to secure webhook actions
3
-
description: Learn how to ccnvert ITSM actions that send events to ServiceNow to secure webhook actions.
3
+
description: Learn how to convert ITSM actions that send events to ServiceNow to secure webhook actions.
4
4
ms.topic: conceptual
5
5
ms.date: 09/20/2022
6
6
ms.reviewer: nolavime
@@ -16,7 +16,7 @@ author: AbbyMSFT
16
16
17
17
To migrate your ITSM connector to the new secure webhook integration, follow the [secure webhook configuration instructions](itsmc-secure-webhook-connections-servicenow.md).
18
18
19
-
If you are syncing work items between ServiceNow and an Azure Log Analytics workspace (bi-directional), follow the steps below to pull data from ServiceNow into your Log Analytics workspace.
19
+
If you're syncing work items between ServiceNow and an Azure Log Analytics workspace (bi-directional), follow the steps below to pull data from ServiceNow into your Log Analytics workspace.
20
20
21
21
## Pull data from your ServiceNow instance into a Log Analytics workspace
22
22
@@ -36,7 +36,7 @@ If you are syncing work items between ServiceNow and an Azure Log Analytics work
36
36
- In the **Select an output from previous steps** section, enter the data set returned by the JSON parse action you created in step 4.
37
37
- Construct each row from the set that enters the loop.
38
38
- In the last step of the loop, use `Send data` to send the data to the Log Analytics workspace with these values.
39
-
-**Custom log name**: the name of the custom log you are using to save the data to the Log Analytics workspace.
39
+
-**Custom log name**: the name of the custom log you're using to save the data to the Log Analytics workspace.
40
40
- A connection to the LA workspace that you created in step 6.
41
41
42
42
:::image type="content" source="media/itsmc-convert-servicenow-to-webhook/alerts-itsmc-service-now-for-loop.png" alt-text="Screenshot showing loop that imports data into a Log Analytics workspace.":::
0 commit comments