Skip to content

Commit 596ead6

Browse files
Merge pull request #222132 from SnehaSudhirG/21Dec-AUMDocupdate
minor edit
2 parents 0784f9d + 8ed5b8c commit 596ead6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/automation/troubleshoot/update-agent-issues-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ As they are the directories of workspaces, the number of directories equals the
103103
To fix the issue, run the following command:
104104

105105
```
106-
sudo su omsagent -c 'python /opt/microsoft/omsconfig/Scripts/PerformRequiredConfigurationChecks.py
106+
sudo su omsagent -c python /opt/microsoft/omsconfig/Scripts/PerformRequiredConfigurationChecks.py
107107
```
108108

109109
This command forces the omsconfig agent to talk to Azure Monitor and retrieve the latest configuration.

0 commit comments

Comments
 (0)