File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
articles/azure-monitor/alerts
includes/resource-graph/samples/bycat Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ You can use Azure Resource Graphs:
94
94
- with [ Azure PowerShell] (/powershell/module/az.monitor/
95
95
- with the [ Azure CLI] ( /cli/azure/monitor?view=azure-cli-latest&preserve-view=true )
96
96
- in the Azure portal
97
- -
97
+
98
98
You can also use the [ Alert Management REST API] ( /rest/api/monitor/alertsmanagement/alerts ) for lower scale querying or to update fired alerts.
99
99
100
100
## Pricing
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ Search-AzGraph -Query "Resources | where type =~ 'Microsoft.Kubernetes/connected
81
81
82
82
---
83
83
84
- ### Returns all Azure Monitor alerts in a subscription in the last day:
84
+ ### Returns all Azure Monitor alerts in a subscription in the last day
85
85
86
86
``` json
87
87
{
You can’t perform that action at this time.
0 commit comments