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
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@ author: dkamstra
5
5
ms.topic: conceptual
6
6
ms.date: 01/15/2022
7
7
ms.author: dukek
8
+
ms.custom: references_regions
8
9
---
9
10
# Create and manage action groups in the Azure portal
10
11
An action group is a collection of notification preferences defined by the owner of an Azure subscription. Azure Monitor, Service Health and Azure Advisor alerts use action groups to notify users that an alert has been triggered. Various alerts may use the same action group or different action groups depending on the user's requirements.
@@ -119,7 +120,7 @@ All the details and links in Test email notifications for the alerts fired are a
119
120
120
121
> [!NOTE]
121
122
> You may have a limited number of actions in a test Action Group. See the [rate limiting information](./alerts-rate-limiting.md) article.
122
-
123
+
>
123
124
> You can opt in or opt out to the common alert schema through Action Groups, on the portal. You can [find common schema samples for test action groups for all the sample types](./alerts-common-schema-test-action-definitions.md).
124
125
125
126
## Manage your action groups
@@ -180,11 +181,11 @@ While setting up *Email ARM Role* you need to make sure below 3 conditions are m
180
181
> [!NOTE]
181
182
> It can take upto **24 hours** for customer to start receiving notifications after they add new ARM Role to their subscription.
182
183
183
-
### Event Hub (Preview)
184
+
### Event hub (preview)
184
185
> [!NOTE]
185
-
> The Event Hub action type is currently in *Preview*. During the preview there may be bugs and disruptions in availability of the functionality.
186
+
> The event hub action type is currently in *Preview*. During the preview there may be bugs and disruptions in availability of the functionality.
186
187
187
-
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.
188
+
An event hub action publishes notifications to [Azure Event Hubs](~/articles/event-hubs/event-hubs-about.md). You may then subscribe to the alert notification stream from your event receiver.
188
189
189
190
### Function
190
191
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