Skip to content

Commit b40bc82

Browse files
committed
TOC link to nonexistent activity log alerts topic
1 parent 5f4ebf2 commit b40bc82

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: Create a webhook schema for 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+
# Create 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
@@ -684,6 +678,8 @@ items:
684678
href: alerts/action-groups.md
685679
- name: Create action groups with Resource Manager
686680
href: alerts/action-groups-create-resource-manager-template.md
681+
- name: Create webhook schema for activity log alerts
682+
href: alerts/activity-log-alerts-webhook.md
687683
- name: Notification rate limiting
688684
href: alerts/alerts-rate-limiting.md
689685
- name: SMS alert behavior

0 commit comments

Comments
 (0)