Skip to content

Commit 7ea02f2

Browse files
Fixed broken links & added redirection
1 parent 354fdfe commit 7ea02f2

File tree

2 files changed

+12
-7
lines changed

2 files changed

+12
-7
lines changed

.openpublishing.redirection.azure-monitor.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1807,7 +1807,7 @@
18071807
},
18081808
{
18091809
"source_path_from_root": "/articles/monitoring-and-diagnostics/resource-group-insights.md",
1810-
"redirect_url": "/azure/azure-monitor/insights/resource-group-insights",
1810+
"redirect_url": "/azure/azure-resource-manager/management/resource-group-insights",
18111811
"redirect_document_id": true
18121812
},
18131813
{
@@ -6608,6 +6608,11 @@
66086608
"source_path_from_root": "/articles/azure-monitor/monitor-reference.md",
66096609
"redirect_url": "/azure/azure-monitor/overview",
66106610
"redirect_document_id": false
6611+
},
6612+
{
6613+
"source_path_from_root": "/articles/azure-monitor/insights/resource-group-insights.md",
6614+
"redirect_url": "/azure/azure-resource-manager/management/resource-group-insights",
6615+
"redirect_document_id": true
66116616
}
66126617
]
66136618
}

articles/azure-resource-manager/management/resource-group-insights.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ The resource group insights page provides several other tools scoped to help you
3838

3939
| Tool | Description |
4040
| ---------------- |:-----|
41-
| [**Alerts**](../alerts/alerts-overview.md) | View, create, and manage your alerts. |
42-
| [**Metrics**](../data-platform.md) | Visualize and explore your metric based data. |
43-
| [**Activity logs**](../essentials/platform-logs-overview.md) | Subscription level events that have occurred in Azure. |
44-
| [**Application map**](../app/app-map.md) | Navigate your distributed application's topology to identify performance bottlenecks or failure hotspots. |
41+
| [**Alerts**](../../azure-monitor/alerts/alerts-overview.md) | View, create, and manage your alerts. |
42+
| [**Metrics**](../../azure-monitor/data-platform.md) | Visualize and explore your metric based data. |
43+
| [**Activity logs**](../../azure-monitor/essentials/platform-logs-overview.md) | Subscription level events that have occurred in Azure. |
44+
| [**Application map**](../../azure-monitor/app/app-map.md) | Navigate your distributed application's topology to identify performance bottlenecks or failure hotspots. |
4545

4646
## Failures and performance
4747

@@ -109,6 +109,6 @@ Resource Group insights relies on the Azure Monitor Alerts Management system to
109109

110110
## Next steps
111111

112-
- [Azure Monitor Workbooks](../visualize/workbooks-overview.md)
112+
- [Azure Monitor Workbooks](../../azure-monitor/visualize/workbooks-overview.md)
113113
- [Azure Resource Health](../../service-health/resource-health-overview.md)
114-
- [Azure Monitor Alerts](../alerts/alerts-overview.md)
114+
- [Azure Monitor Alerts](../../azure-monitor/alerts/alerts-overview.md)

0 commit comments

Comments
 (0)