Skip to content

Commit e09df92

Browse files
committed
fixes
1 parent ac1d669 commit e09df92

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

.openpublishing.redirection.azure-monitor.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6873,6 +6873,11 @@
68736873
"source_path_from_root": "/articles/azure-monitor/logs/powershell-workspace-configuration.md",
68746874
"redirect_url": "/azure/azure-monitor/logs/quick-create-workspace",
68756875
"redirect_document_id": false
6876+
},
6877+
{
6878+
"source_path_from_root": "/articles/azure-monitor/containers/prometheus-authorization-proxy.md",
6879+
"redirect_url": "/previous-versions/azure/azure-monitor/containers/prometheus-authorization-proxy",
6880+
"redirect_document_id": false
68766881
}
68776882
]
68786883
}

articles/azure-monitor/containers/container-insights-data-collection-configure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Using the Azure portal, you can select from multiple preset configurations for d
8484
#### Prerequisites
8585

8686
- Azure CLI minimum version 2.51.0.
87-
- For AKS clusters, [aks-preview](/azure/aks/cluster-configuration.md) version 0.5.147 or higher
87+
- For AKS clusters, [aks-preview](/azure/aks/cluster-configuration) version 0.5.147 or higher
8888
- For Arc enabled Kubernetes and AKS hybrid, [k8s-extension](../../azure-arc/kubernetes/extensions.md#prerequisites) version 1.4.3 or higher
8989

9090
#### Configuration file
@@ -250,7 +250,7 @@ When you specify the tables to collect using CLI or ARM, you specify a stream na
250250
## Share DCR with multiple clusters
251251
When you enable Container insights on a Kubernetes cluster, a new DCR is created for that cluster, and the DCR for each cluster can be modified independently. If you have multiple clusters with custom monitoring configurations, you may want to share a single DCR with multiple clusters. You can then make changes to a single DCR that are automatically implemented for any clusters associated with it.
252252

253-
A DCR is associated with a cluster with a [data collection rule associates (DCRA)](../essentials/data-collection-rule-overview.md#data-collection-rule-associations-dcra). Use the [preview DCR experience](../essentials/data-collection-rule-view.md#preview-dcr-experience) to view and remove existing DCR associations for each cluster. You can then use the guidance at [Create new associations](../essentials/data-collection-rule-view.md#create-new-associations) to add an association to a single DCR for multiple clusters.
253+
A DCR is associated with a cluster with a [data collection rule associates (DCRA)](../essentials/data-collection-rule-overview.md#data-collection-rule-associations-dcra). Use the [preview DCR experience](../essentials/data-collection-rule-view.md#preview-dcr-experience) to view and remove existing DCR associations for each cluster. You can then use this feature to add an association to a single DCR for multiple clusters.
254254

255255
## Configure data collection using ConfigMap
256256

0 commit comments

Comments
 (0)