Skip to content

Commit 4c0746a

Browse files
committed
fix
1 parent 7fbdce2 commit 4c0746a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/containers/container-insights-private-link.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ This article describes how to configure Container insights to use Azure Private
3737
| AKS: `workspaceResourceId`<br>Arc: `workspaceResourceId` | Resource ID of the Azure Log Analytics workspace. |
3838
| AKS: `workspaceRegion`<br>Arc: `workspaceRegion` | Region of the Log Analytics workspace. |
3939
| Arc: `workspaceDomain` | Domain of the Log Analytics workspace.<br>`opinsights.azure.com` for Azure public cloud<br>`opinsights.azure.us` for AzureUSGovernment<br>`opinsights.azure.cn` for Azure China Cloud |
40-
| AKS: `resourceTagValues` | Tag values specified for the existing Container insights extension data collection rule (DCR) of the cluster and the name of the DCR. The name will be MSCI-<clusterName>-<clusterRegion> and this resource created in an AKS clusters resource group. For first time onboarding, you can set arbitrary tag values. |
40+
| AKS: `resourceTagValues` | Tag values specified for the existing Container insights extension data collection rule (DCR) of the cluster and the name of the DCR. The name will be MSCI-\<clusterName\>-\<clusterRegion\> and this resource created in an AKS clusters resource group. For first time onboarding, you can set arbitrary tag values. |
4141
| AKS: `useAzureMonitorPrivateLinkScope`<br>Arc:`useAzureMonitorPrivateLinkScope` | Boolean flag to indicate Azure Monitor link scope to used or not |
4242
| AKS: `azureMonitorPrivateLinkScopeResourceId`<br>Arc: `azureMonitorPrivateLinkScopeResourceId` | Resource ID of the Azure Monitor Private link scope. This only used if the useAzureMonitorPrivateLinkScope set to true. |
4343

0 commit comments

Comments
 (0)