Skip to content

Commit 787aa0e

Browse files
Merge pull request #223630 from nolavime/patch-101
moved to other doc
2 parents 80e92e0 + 1d84323 commit 787aa0e

File tree

2 files changed

+2
-13
lines changed

2 files changed

+2
-13
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)

articles/azure-monitor/insights/alert-management-solution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.date: 01/02/2022
1313
![Alert Management icon](media/alert-management-solution/icon.png)
1414

1515
> [!CAUTION]
16-
> This solution is no longer in active development and may not work as expected. We suggest you try using [Azure Resource Graph to query Azure Monitor alerts](../alerts/alerts-overview.md#manage-your-alerts-programmatically).
16+
> This solution is no longer in active development and may not work as expected. We suggest you try using [Azure Resource Graph to query Azure Monitor alerts](../alerts/alerts-manage-alert-instances.md#manage-your-alerts-programmatically).
1717
1818
The Alert Management solution helps you analyze all of the alerts in your Log Analytics repository. These alerts may have come from a variety of sources including those sources [created by Log Analytics](../alerts/alerts-types.md#log-alerts) or [imported from Nagios or Zabbix](../vm/monitor-virtual-machine.md). The solution also imports alerts from any [connected System Center Operations Manager management groups](../agents/om-agents.md).
1919

0 commit comments

Comments
 (0)