Skip to content

Commit 3130df4

Browse files
committed
minor fixes
1 parent 53c6254 commit 3130df4

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

articles/azure-monitor/containers/container-insights-high-scale.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Once the ama-logs pods are running in high log scale mode, you can enable the Mo
8888

8989
> [!NOTE]
9090
> Instead of CLI, you can use an ARM template to enable high scale mode for the Monitoring add-on. See [Enable Container insights](./kubernetes-monitoring-enable.md?tabs=arm#enable-container-insights) for guidance on enabling Container Insights using an ARM template. To enable high scale mode, use `Microsoft-ContainerLogV2-HighScale` in the `streams` parameter.
91-
91+
>
9292
> Don't use both `Microsoft-ContainerLogV2` and `Microsoft-ContainerLogV2-HighScale` in the `streams` parameter. This will result in logs being collected in the standard mode.
9393
9494

@@ -115,9 +115,6 @@ az aks create -g <cluster-name> -n <cluster-name> enable-addons -a monitoring --
115115
See [Create a private Azure Kubernetes Service (AKS) cluster](/azure/aks/private-clusters?tabs=azure-portal) for details on creating an AKS Private cluster. Use the additional parameters `--enable-high-scale-mode` and `--ampls-resource-id` to configure high log scale mode with Azure Monitor Private Link Scope Resource ID.
116116

117117

118-
---
119-
120-
121118

122119
## Next steps
123120
- Share any feedback or issues with High Scale mode at [https://aka.ms/cihsfeedback](https://aka.ms/cihsfeedback).

0 commit comments

Comments
 (0)