Skip to content

Commit cc0c12f

Browse files
committed
Fixed spelling error
1 parent b212b2f commit cc0c12f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/insights/container-insights-manage-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Run the following command to apply the change to Kubernetes clusters other than
6666
oc edit configmaps container-azm-ms-agentconfig -n openshift-azure-logging
6767
```
6868

69-
This opens your default text editor. After setting the variable, save the the file in the editor.
69+
This opens your default text editor. After setting the variable, save the file in the editor.
7070

7171
To verify the configuration change took effect, select a container in the **Containers** view in Azure Monitor for containers, and in the property panel, expand **Environment Variables**. The section should show only the variable created earlier - **AZMON_COLLECT_ENV=FALSE**. For all other containers, the Environment Variables section should list all the environment variables discovered.
7272

0 commit comments

Comments
 (0)