Skip to content

Commit f4851e1

Browse files
committed
Fix bad links
1 parent 6f2174b commit f4851e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/azure-monitor/best-practices-alerts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.reviewer: abbyweisberg
1111
# Best practices for Azure Monitor alerts
1212
This article provides architectural best practices for Azure Monitor alerts, alert processing rules, and action groups. The guidance is based on the five pillars of architecture excellence described in [Azure Well-Architected Framework](/azure/architecture/framework/).
1313

14-
For more information about alerts and notifications, see [Azure Monitor alerts overview](alerts-overview.md).
14+
For more information about alerts and notifications, see [Azure Monitor alerts overview](./alerts/alerts-overview.md).
1515

1616
## Reliability
1717
In the cloud, we acknowledge that failures happen. Instead of trying to prevent failures altogether, the goal is to minimize the effects of a single failing component. Use the following information to minimize failure of your Azure Monitor alert rule components.

articles/azure-monitor/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ These articles provide detailed information about each of the main steps you'll
3131
| [Plan your implementation](best-practices-plan.md)|Things that you should consider before starting your implementation. Includes design decisions and information about your organization and requirements that you should gather.|
3232
| [Configure data collection](best-practices-data-collection.md)|Tasks required to collect monitoring data from your Azure and hybrid applications and resources.To enable Azure Monitor to monitor all of your Azure resources, you need to:</br> - Configure Azure resources to generate monitoring data for Azure Monitor to collect.</br> - Configure Azure Monitor components |
3333
| [Understand the analysis and visualizations tools](best-practices-analysis.md)|Get to know the standard features and additional visualizations that you can create to analyze collected monitoring data. |
34-
| [Configure alerts and automated responses](alerts-plan.md) |Configure notifications and processes that are automatically triggered when an alert is fired. |
34+
| [Configure alerts and automated responses](./alerts/alerts-plan.md) |Configure notifications and processes that are automatically triggered when an alert is fired. |
3535
| [Optimize costs](best-practices-cost.md) |Some data collection and Azure Monitor features are included out of the box at no cost. Some features have costs based on their particular configuration, the amount of data collected, or the frequency at which they're run. Reduce your cloud monitoring costs by implementing and managing Azure Monitor in the most cost-effective manner. See:</br>- [Azure Monitor pricing](https://azure.microsoft.com/pricing/details/monitor/)</br> - [Azure Monitor cost and usage](cost-usage.md)|
3636

3737
## Next steps

0 commit comments

Comments
 (0)