Skip to content

Commit f7bab61

Browse files
committed
Fixed links
1 parent 3899080 commit f7bab61

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/azure-monitor/alerts/alerts-log-api-switch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ In the past, users used the [legacy Log Analytics Alert API](./api-alerts.md) to
2222
- Single template for creation of alert rules (previously needed three separate templates).
2323
- Single API for all Azure resources log alerting.
2424
- Support for stateful and 1-minute log alert previews for legacy rules.
25-
- [PowerShell cmdlets](./alerts-manage-alerts-previous-version.md#manage-log-alerts-using-powershell) and [Azure CLI](./alerts-log.md#manage-log-alerts-using-CLI) support for switched rules.
25+
- [PowerShell cmdlets](./alerts-manage-alerts-previous-version.md#manage-log-alerts-using-powershell) and [Azure CLI](./alerts-log.md#manage-log-alerts-using-cli) support for switched rules.
2626
- Alignment of severities with all other alert types and newer rules.
2727
- Ability to create [cross workspace log alert](../logs/cross-workspace-query.md) that span several external resources like Log Analytics workspaces or Application Insights resources for switched rules.
2828
- Users can specify dimensions to split the alerts for switched rules.

articles/azure-monitor/alerts/alerts-troubleshoot-log.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ The total number of log search alert rules is displayed above the rules list.
114114
#### From API
115115

116116
- PowerShell - [Get-AzScheduledQueryRule](/powershell/module/az.monitor/get-azscheduledqueryrule)
117-
- CLI: [az monitor scheduled-query list](/cli/azure/monitor/scheduled-query?view=azure-cli-latest#az-monitor-scheduled-query-list)
117+
- CLI: [az monitor scheduled-query list](/cli/azure/monitor/scheduled-query#az-monitor-scheduled-query-list)
118118
- REST API - [List by subscription](/rest/api/monitor/scheduledqueryrule-2021-08-01/scheduled-query-rules/list-by-subscription)
119119

120120
## Activity log example when rule is disabled

0 commit comments

Comments
 (0)