Skip to content

Commit e191718

Browse files
authored
Remove obsolete limitation
@dkamstra - I believe this sentence can removed as the Event Hub action is now also available in the Azure Portal.
1 parent 239754e commit e191718

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/azure-monitor/alerts/action-groups.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Create and manage action groups in the Azure portal
33
description: Learn how to create and manage action groups in the Azure portal.
44
author: dkamstra
55
ms.topic: conceptual
6-
ms.date: 10/18/2021
6+
ms.date: 11/18/2021
77
ms.author: dukek
88
---
99
# 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
159159
160160
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.
161161

162-
Currently the Event Hub action may only be defined using an [Azure Resource Manager template](./action-groups-create-resource-manager-template.md).
163-
164162
### Function
165163
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.
166164

0 commit comments

Comments
 (0)