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/action-groups.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Create and manage action groups in the Azure portal
3
3
description: Learn how to create and manage action groups in the Azure portal.
4
4
author: dkamstra
5
5
ms.topic: conceptual
6
-
ms.date: 10/18/2021
6
+
ms.date: 11/18/2021
7
7
ms.author: dukek
8
8
---
9
9
# Create and manage action groups in the Azure portal
@@ -159,8 +159,6 @@ While setting up *Email ARM Role* you need to make sure below 3 conditions are m
159
159
160
160
An Event Hub action publishes notifications to an [Azure Event Hub](~/articles/event-hubs/event-hubs-about.md). You may then subscribe to the alert notification stream from your event receiver.
161
161
162
-
Currently the Event Hub action may only be defined using an [Azure Resource Manager template](./action-groups-create-resource-manager-template.md).
163
-
164
162
### Function
165
163
Calls an existing HTTP trigger endpoint in [Azure Functions](../../azure-functions/functions-get-started.md). To handle a request, your endpoint must handle the HTTP POST verb.
0 commit comments