Skip to content

Commit 4b102be

Browse files
author
Craig Casey
authored
Update how-do-i.md
1 parent 0fee276 commit 4b102be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/app/how-do-i.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,11 @@ Some points to consider:
6161
* Since emails are sent both on "alert" and "healthy", you might want to consider re-thinking your one-shot event as a two-state condition. For example, instead of a "job completed" event, have a "job in progress" condition, where you get emails at the start and end of a job.
6262

6363
### Set up alerts automatically
64-
[Use PowerShell to create new alerts](../../azure-monitor/platform/alerts-log.md#automation)
64+
[Use PowerShell to create new alerts](../../azure-monitor/platform/alerts-log.md)
6565

6666
## Use PowerShell to Manage Application Insights
6767
* [Create new resources](https://docs.microsoft.com/azure/azure-monitor/app/create-new-resource#creating-a-resource-automatically)
68-
* [Create new alerts](../../azure-monitor/platform/alerts-log.md#automation)
68+
* [Create new alerts](../../azure-monitor/platform/alerts-log.md)
6969

7070
## Separate telemetry from different versions
7171

0 commit comments

Comments
 (0)