Azure Monitor · Arazzo Workflow
Azure Monitor Action Group Lifecycle
Version 1.0.0
Create an action group, read it back, and send a test notification to validate its receivers.
Provider
Workflows
validate-action-group
Create an action group, confirm it, and send a test notification.
Creates an action group with an email receiver, reads it back to confirm provisioning, and sends a test notification to validate the receiver.
1
createActionGroup
ActionGroups_CreateOrUpdate
Create or update the action group with a single email receiver.
2
confirmActionGroup
ActionGroups_Get
Read the action group back to confirm it is enabled and capture its receivers.
3
sendTestNotification
ActionGroups_PostTestNotifications
Send a test notification to the email receiver to validate that the action group can deliver alerts.