Skip to content

Commit 499afd1

Browse files
authored
Merge pull request #201044 from AbbyMSFT/ARGs
Fixed some typos
2 parents 9c77228 + e8ccee2 commit 499afd1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ You can use Azure Resource Graphs:
9494
- with [Azure PowerShell](/powershell/module/az.monitor/
9595
- with the [Azure CLI](/cli/azure/monitor?view=azure-cli-latest&preserve-view=true)
9696
- in the Azure portal
97-
-
97+
9898
You can also use the [Alert Management REST API](/rest/api/monitor/alertsmanagement/alerts) for lower scale querying or to update fired alerts.
9999

100100
## Pricing

includes/resource-graph/samples/bycat/azure-monitor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Search-AzGraph -Query "Resources | where type =~ 'Microsoft.Kubernetes/connected
8181

8282
---
8383

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
8585

8686
```json
8787
{

0 commit comments

Comments
 (0)