Azure Monitor · Arazzo Workflow
Azure Monitor Action Group Receiver Recovery
Version 1.0.0
Read an action group, then re-enable a receiver that had been unsubscribed.
Provider
Workflows
recover-action-group-receiver
Confirm an action group, then re-enable an unsubscribed receiver in it.
Reads an action group to confirm it exists and surface its receivers, then re-enables the named receiver so it resumes receiving notifications.
1
getActionGroup
ActionGroups_Get
Read the action group to confirm it exists and surface its current receivers before re-enabling one.
2
enableReceiver
ActionGroups_EnableReceiver
Re-enable the named receiver in the action group so it resumes getting alert notifications.