Skip to content

Commit f613dda

Browse files
authored
Update alerts-common-schema.md
1 parent 8cb3589 commit f613dda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/alerts/alerts-common-schema.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Use action groups in the Azure portal or use the REST API to enable the common a
5858

5959
### Through the Action Groups REST API
6060

61-
You can also use the [Action Groups API](/rest/api/monitor/actiongroups) to opt in to the common alert schema. While you make the [create or update](/rest/api/monitor/actiongroups/createorupdate) REST API call, you can set the flag "useCommonAlertSchema" to `true` to opt in or `false` to opt out for email, webhook, Logic Apps, Azure Functions. or Automation runbook actions.
61+
You can also use the [Action Groups API](/rest/api/monitor/actiongroups) to opt in to the common alert schema. While you make the [create or update](/rest/api/monitor/actiongroups/createorupdate) REST API call, you can set the flag "useCommonAlertSchema" to `true` to opt in or `false` to opt out for email, webhook, Logic Apps, Azure Functions, or Automation runbook actions.
6262

6363
For example, the following request body made to the [create or update](/rest/api/monitor/actiongroups/createorupdate) REST API will:
6464

0 commit comments

Comments
 (0)