Skip to content

Commit 2217a85

Browse files
authored
Update resource creation for DCR
Link to PR : https://github.com/microsoft/Docker-Provider/pull/814/files with the change in the ARM template in the codebase.
1 parent 6b71798 commit 2217a85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/containers/container-insights-enable-existing-clusters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ The Log Analytics workspace must be created before you deploy the Resource Manag
179179
180180
- For **aksResourceId** and **aksResourceLocation**, use the values on the **AKS Overview** page for the AKS cluster.
181181
- For **workspaceResourceId**, use the resource ID of your Log Analytics workspace.
182-
- For **resourceTagValues**, match the existing tag values specified for the existing Container insights extension DCR of the cluster and the name of the data collection rule, which will be MSCI-\<clusterName\>-\<clusterRegion\> and this resource created in Log Analytics Workspace Resource Group. If this first-time onboarding, you can set the arbitrary tag values.
182+
- For **resourceTagValues**, match the existing tag values specified for the existing Container insights extension DCR of the cluster and the name of the data collection rule, which will be MSCI-\<clusterName\>-\<clusterRegion\> and this resource created in AKS clusters Resource Group. If this first-time onboarding, you can set the arbitrary tag values.
183183
184184
185185
**If you don't want to enable [managed identity authentication (preview)](container-insights-onboard.md#authentication)**

0 commit comments

Comments
 (0)