Skip to content

Commit 9204386

Browse files
Merge pull request #219874 from AnuragSingh-MSFT/patch-13
(AzureCXP) fixes MicrosoftDocs/azure-docs#102017
2 parents c2eee04 + ab81ca1 commit 9204386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/containers/container-insights-logging-v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Customers can enable the ContainerLogV2 schema at the cluster level. To enable t
3636
Follow the instructions to configure an existing ConfigMap or to use a new one.
3737

3838
### Configure an existing ConfigMap
39-
If your ConfigMap doesn't yet have the `log_collection_settings.schema` field, you'll need to append the following section in your existing ConfigMap .yaml file:
39+
This applies to the scenario where you have already enabled container insights for your AKS cluster and have [configured agent data collection settings](./container-insights-agent-config.md#configure-and-deploy-configmaps) using ConfigMap "_container-azm-ms-agentconfig.yaml_". If this ConfigMap doesn't yet have the `log_collection_settings.schema` field, you'll need to append the following section in this existing ConfigMap .yaml file:
4040

4141
```yaml
4242
[log_collection_settings.schema]

0 commit comments

Comments
 (0)