Skip to content

Commit 906685b

Browse files
committed
fixed blocking issues
1 parent fd79cbb commit 906685b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-monitor/alerts/itsm-convert-servicenow-to-webhook .md renamed to articles/azure-monitor/alerts/itsm-convert-servicenow-to-webhook.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
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.
44
ms.topic: conceptual
55
ms.date: 09/20/2022
66
ms.reviewer: nolavime
@@ -16,7 +16,7 @@ author: AbbyMSFT
1616
1717
To migrate your ITSM connector to the new secure webhook integration, follow the [secure webhook configuration instructions](itsmc-secure-webhook-connections-servicenow.md).
1818

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

2121
## Pull data from your ServiceNow instance into a Log Analytics workspace
2222

@@ -36,7 +36,7 @@ If you are syncing work items between ServiceNow and an Azure Log Analytics work
3636
- In the **Select an output from previous steps** section, enter the data set returned by the JSON parse action you created in step 4.
3737
- Construct each row from the set that enters the loop.
3838
- 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.
4040
- A connection to the LA workspace that you created in step 6.
4141

4242
:::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

Comments
 (0)