Skip to content

Commit 4def333

Browse files
authored
Merge pull request #208818 from AbbyMSFT/activity-log
TOC link to nonexistent activity log alerts topic
2 parents 42532ce + 016dd7d commit 4def333

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

articles/azure-monitor/alerts/activity-log-alerts-webhook.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: Understand the webhook schema used in activity log alerts
2+
title: Configure the webhook to get activity log alerts
33
description: Learn about the schema of the JSON that is posted to a webhook URL when an activity log alert activates.
44
ms.topic: conceptual
55
ms.date: 03/31/2017
66
---
77

8-
# Webhooks for Azure activity log alerts
8+
# Webhooks for activity log alerts
99
As part of the definition of an action group, you can configure webhook endpoints to receive activity log alert notifications. With webhooks, you can route these notifications to other systems for post-processing or custom actions. This article shows what the payload for the HTTP POST to a webhook looks like.
1010

1111
For more information on activity log alerts, see how to [create Azure activity log alerts](./activity-log-alerts.md).

articles/azure-monitor/toc.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -663,12 +663,6 @@ items:
663663
href: alerts/alerts-log-webhook.md
664664
- name: Log analytics alerts legacy API
665665
href: alerts/api-alerts.md
666-
- name: Activity log alert rules
667-
items:
668-
- name: Migrate management events to activity log alerts
669-
href: ./alerts/activity-log-alerts.md
670-
- name: Webhook schema
671-
href: alerts/activity-log-alerts-webhook.md
672666
- name: Service health alerts
673667
items:
674668
- name: View notifications
@@ -694,6 +688,8 @@ items:
694688
href: alerts/alerts-common-schema-definitions.md
695689
- name: Common alert schema definition for Test action group
696690
href: alerts/alerts-common-schema-test-action-definitions.md
691+
- name: Configure the schema to get activity log alerts
692+
href: alerts/activity-log-alerts-webhook.md
697693
- name: Non-common alert schema definition
698694
href: alerts/alerts-non-common-schema-definitions.md
699695
- name: Integrate the common alert schema with Logic Apps

0 commit comments

Comments
 (0)