Skip to content

Commit 3f36045

Browse files
authored
Merge pull request #199887 from v-hearya/Broken-link-fixes-23-may-yalavi
Broken link fixed
2 parents 42f79af + ad3ca04 commit 3f36045

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/alerts/alerts-prepare-migration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The following table is a reference to the programmatic interfaces for both class
2323
| Deployment script type | Classic alerts | New metric alerts |
2424
| ---------------------- | -------------- | ----------------- |
2525
|REST API | [microsoft.insights/alertrules](/rest/api/monitor/alertrules) | [microsoft.insights/metricalerts](/rest/api/monitor/metricalerts) |
26-
|Azure CLI | [az monitor alert](/cli/azure/monitor/alert) | [az monitor metrics alert](/cli/azure/monitor/metrics/alert) |
26+
|Azure CLI | [az monitor alert](/cli/monitor/alert) | [az monitor metrics alert](/cli/azure/monitor/metrics/alert) |
2727
|PowerShell | [Reference](/powershell/module/az.monitor/add-azmetricalertrule) | [Reference](/powershell/module/az.monitor/add-azmetricalertrulev2) |
2828
| Azure Resource Manager template | [For classic alerts](./alerts-enable-template.md)|[For new metric alerts](./alerts-metric-create-templates.md)|
2929

@@ -157,4 +157,4 @@ If you're using a partner integration that's not listed here, confirm with the p
157157
## Next steps
158158

159159
- [How to use the migration tool](alerts-using-migration-tool.md)
160-
- [Understand how the migration tool works](alerts-understand-migration.md)
160+
- [Understand how the migration tool works](alerts-understand-migration.md)

0 commit comments

Comments
 (0)