We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ac8075b + 62a7ada commit 21a9afaCopy full SHA for 21a9afa
articles/azure-monitor/agents/troubleshooter-ama-linux.md
@@ -77,7 +77,7 @@ Check for the existence of the AMA Agent Troubleshooter directory on the machine
77
78
***/var/lib/waagent/Microsoft.Azure.Monitor.AzureMonitorLinuxAgent-{version}***
79
80
-To verify the Azure Monitor Agent Troubleshooter is presence, copy the following command and run in Bash as root:
+To verify the Azure Monitor Agent Troubleshooter is present, copy the following command and run in Bash as root:
81
82
```Bash
83
ls -ltr /var/lib/waagent | grep "Microsoft.Azure.Monitor.AzureMonitorLinuxAgent-*"
0 commit comments