Skip to content

Commit 96b25fb

Browse files
Merge pull request #262110 from guywi-ms/patch-99
Update use-azure-monitor-agent-troubleshooter.md
2 parents 4454ce1 + d3751f0 commit 96b25fb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-monitor/agents/use-azure-monitor-agent-troubleshooter.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ ms.reviewer: jeffwo
1414
# Use the Azure Monitor Agent Troubleshooter
1515
The Azure Monitor Agent isn't a service that runs in the context of an Azure Resource Provider. It might even be running in on-premises machines within a customer network boundary. The Azure Monitor Agent Troubleshooter is designed to help diagnose issues with the agent, and general agent health checks. It can run checks to verify agent installation, connection, general heartbeat, and collect AMA-related logs automatically from the affected Windows or Linux VM. More scenarios will be added over time to increase the number of issues that can be diagnosed.
1616
> [!Note]
17-
> Note: Troubleshooter is a command line executable that is shipped with the agent for all versions newer than **1.12.0.0** for Windows and **1.25.1 for Linux**.
18-
> If you have a older version of the agent, you can not copy the Troubleshooter on in to a VM to diagnose an older agent.
17+
> Troubleshooter is a command line executable that's shipped with the agent for all versions newer than **1.12.0.0** for Windows and **1.25.1** for Linux.
18+
> You can't copy the troubleshooter to a VM to diagnose an older agent version.
1919
2020

2121
## Prerequisites
@@ -51,7 +51,7 @@ The Azure Monitor Agent isn't a service that runs in the context of an Azure Res
5151
Invoke-Item $troubleshooterPath
5252
```
5353
> [!Note]
54-
> Note: If the client installer is used the trouble shooter path is C:\Program Files\Azure Monitor Agent\Troubleshooter
54+
> Note: If you use the client installer, the troubleshooter path is `C:\Program Files\Azure Monitor Agent\Troubleshooter`.
5555
5656
### Evaluate the Windows Results
5757
The Troubleshooter runs two tests and collects several diagnostic logs.

0 commit comments

Comments
 (0)