Skip to content

Commit 0e854fe

Browse files
authored
moved to other doc
1 parent d45c1fd commit 0e854fe

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

articles/azure-monitor/alerts/alerts-overview.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -100,18 +100,6 @@ For stateful alerts, the alert is considered resolved when:
100100

101101
When an alert is considered resolved, the alert rule sends out a resolved notification using webhooks or email, and the monitor state in the Azure portal is set to resolved.
102102

103-
## Manage your alerts programmatically
104-
105-
You can query your alerts instances to create custom views outside of the Azure portal, or to analyze your alerts to identify patterns and trends.
106-
We recommended that you use [Azure Resource Graphs](https://portal.azure.com/?feature.customportal=false#blade/HubsExtension/ArgQueryBlade) with the 'AlertsManagementResources' schema for managing alerts across multiple subscriptions. For a sample query, see [Azure Resource Graph sample queries for Azure Monitor](../resource-graph-samples.md).
107-
108-
You can use Azure Resource Graphs:
109-
- with [Azure PowerShell](/powershell/module/az.monitor/)
110-
- with the [Azure CLI](/cli/azure/monitor?view=azure-cli-latest&preserve-view=true)
111-
- in the Azure portal
112-
113-
You can also use the [Alert Management REST API](/rest/api/monitor/alertsmanagement/alerts) for lower scale querying or to update fired alerts.
114-
115103
## Pricing
116104
See the [Azure Monitor pricing page](https://azure.microsoft.com/pricing/details/monitor/) for information about pricing.
117105

@@ -121,3 +109,4 @@ See the [Azure Monitor pricing page](https://azure.microsoft.com/pricing/details
121109
- [Create a new alert rule](alerts-log.md)
122110
- [Learn about action groups](../alerts/action-groups.md)
123111
- [Learn about alert processing rules](alerts-action-rules.md)
112+
- [Manage your alerts programmatically](alerts-manage-alert-instances.md#manage-your-alerts-programmatically)

0 commit comments

Comments
 (0)