We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2be323a + a50989e commit 736070dCopy full SHA for 736070d
articles/azure-monitor/alerts/itsmc-connections-servicenow.md
@@ -141,9 +141,9 @@ When you're successfully connected and synced:
141
142
The payload that is sent to ServiceNow has a common structure. The structure has a section of `<Description>` that contains all the alert data.
143
144
-The structure of the payload for all alert types except log search alert is [common schema](./alerts-common-schema.md).
+The structure of the payload for all alert types except log search V1 alert is [common schema](./alerts-common-schema.md).
145
146
-For Log Search Alerts (V1 and V2), the structure is:
+For Log Search Alerts (V1 only), the structure is:
147
148
- Alert (alert rule name) : \<value>
149
- Search Query : \<value>
0 commit comments