Skip to content

Commit 906a8e4

Browse files
authored
Correct note formatting
1 parent d493507 commit 906a8e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/agents/troubleshooter-ama-windows.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ If the directory exists, the Test-Path cmdlet returns `True`.
5656
To verify the Agent Troubleshooter is present, copy the following command and run in Command Prompt as administrator:
5757

5858
> [!Note]
59-
> Note: If you have customized the AMAInstallPath, you'll need to adjust the below path to your custom path.
59+
> If you have customized the AMAInstallPath, you'll need to adjust the below path to your custom path.
6060
6161
```command
6262
cd "C:\Program Files\Azure Monitor Agent\Troubleshooter"
@@ -125,7 +125,7 @@ It runs a series of activities that could take up to 15 minutes to complete. Be
125125
To start the Agent Troubleshooter, copy the following command and run in Command Prompt as administrator:
126126

127127
> [!Note]
128-
> Note: If you have customized the AMAInstallPath, you'll need to adjust the below path to your custom path.
128+
> If you have customized the AMAInstallPath, you'll need to adjust the below path to your custom path.
129129
130130
```command
131131
cd "C:\Program Files\Azure Monitor Agent\Troubleshooter"

0 commit comments

Comments
 (0)