Azure Monitor · Arazzo Workflow
Azure Monitor Action Group With Metric Alert
Version 1.0.0
Create an action group, attach it to a new classic metric alert rule, and confirm the rule.
Provider
Workflows
provision-action-group-and-alert
Create an action group then a classic metric alert rule that targets it.
Creates an action group with an email receiver, then creates a classic metric alert rule whose email action notifies that receiver, and reads the rule back to confirm provisioning.
1
createActionGroup
ActionGroups_CreateOrUpdate
Create or update the action group with a single email receiver that will be notified when alerts fire.
2
createAlertRule
AlertRules_CreateOrUpdate
Create or update a classic metric alert rule that monitors the supplied resource and is enabled on creation.
3
confirmAlertRule
AlertRules_Get
Read the alert rule back to confirm it was created and capture its enabled state and last updated time.
Source API Descriptions
openapi