Skip to content

Commit 008b5c9

Browse files
committed
Updating links
1 parent 5cde260 commit 008b5c9

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,4 @@ Typically, you'll want to alert on issues for all your critical Azure applicatio
110110
111111
## Next steps
112112

113-
[Optimize cost in Azure Monitor](https://learn.microsoft.com/azure/azure-monitor/best-practices-cost)
113+
[Optimize cost in Azure Monitor](best-practices-cost.md)

articles/network-watcher/toc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@
217217
href: view-relative-latencies.md
218218
- name: Monitor network performance
219219
href: /previous-versions/azure/azure-monitor/insights/network-performance-monitor?toc=%2fazure%2fnetwork-watcher%2ftoc.json
220+
maintainContext: true
220221
- name: Move Network Watcher resources
221222
href: resource-move.md
222223
- name: Reference

includes/application-insights-limits.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ There are some limits on the number of metrics and events per application, that
1818
| Throttling | 32,000 events/second | [Contact support.](https://azure.microsoft.com/support/options/) | The limit is measured over a minute.
1919
| Data retention logs | [30 to 730 days](../articles/azure-monitor/logs/data-retention-archive.md) | 730 days | This resource is for [Logs](../articles/azure-monitor/logs/log-query-overview.md).
2020
| Data retention metrics | 90 days | 90 days | This resource is for [Metrics Explorer](../articles/azure-monitor/essentials/metrics-charts.md).
21-
| [Availability multistep test](../articles/azure-monitor/app/availability-multistep.md) detailed results retention | 90 days | 90 days | This resource provides detailed results of each step.
21+
| [Availability multistep test](/previous-versions/azure/azure-monitor/app/availability-multistep) detailed results retention | 90 days | 90 days | This resource provides detailed results of each step.
2222
| Maximum telemetry item size | 64 KB | 64 KB | |
2323
| Maximum telemetry items per batch | 64,000 | 64,000 | |
2424
| Property and metric name length | 150 | 150 | See [type schemas](../articles/azure-monitor/app/data-model.md).
2525
| Property value string length | 8,192 | 8,192 | See [type schemas](../articles/azure-monitor/app/data-model.md).
2626
| Trace and exception message length | 32,768 | 32,768 | See [type schemas](../articles/azure-monitor/app/data-model.md).
27-
| [Availability tests](../articles/azure-monitor/app/monitor-web-app-availability.md) count per app | 100 | 100 | |
27+
| [Availability tests](/previous-versions/azure/azure-monitor/app/monitor-web-app-availability) count per app | 100 | 100 | |
2828
| [Profiler](../articles/azure-monitor/app/profiler.md) and [Snapshot](../articles/azure-monitor/app/snapshot-debugger.md) data retention | Two weeks | [Contact support.](https://azure.microsoft.com/support/options/) Maximum retention limit is six months. | |
2929
| [Profiler](../articles/azure-monitor/app/profiler.md) data sent per day | No limit | No limit | |
3030
| [Snapshot](../articles/azure-monitor/app/snapshot-debugger.md) data sent per day | 30 snapshots per day per monitored app | No limit | The number of snapshots collected per application can be modified through [configuration](../articles/azure-monitor/app/snapshot-debugger-vm.md). |

0 commit comments

Comments
 (0)