Skip to content

Commit 2aec0ff

Browse files
Update action-groups.md
Fixing "Azure Event Hubs" terminology, adding metatdata for regional availability, fixing note formatting.
1 parent 286fcca commit 2aec0ff

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ author: dkamstra
55
ms.topic: conceptual
66
ms.date: 01/15/2022
77
ms.author: dukek
8+
ms.custom: references_regions
89
---
910
# Create and manage action groups in the Azure portal
1011
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
119120

120121
> [!NOTE]
121122
> 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+
>
123124
> 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).
124125
125126
## Manage your action groups
@@ -180,11 +181,11 @@ While setting up *Email ARM Role* you need to make sure below 3 conditions are m
180181
> [!NOTE]
181182
> It can take upto **24 hours** for customer to start receiving notifications after they add new ARM Role to their subscription.
182183
183-
### Event Hub (Preview)
184+
### Event hub (preview)
184185
> [!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.
186187
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.
188189

189190
### Function
190191
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

Comments
 (0)