Skip to content

Commit b2616ca

Browse files
authored
Merge pull request #164383 from BharathNimmala-MSFT/patch-52
(AzureCXP) Update Agent path in Windows
2 parents 5b6f911 + 67f24b1 commit b2616ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/vm/vminsights-troubleshoot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ If you still see a message that the virtual machine needs to be onboarded, it m
4040
If you do not see the both extensions for your operating system in the list of installed extensions, then they need to be installed. If the extensions are listed but their status does not appear as *Provisioning succeeded*, then the extension should be removed and reinstalled.
4141

4242
### Do you have connectivity issues?
43-
For Windows machines, you can use the *TestCloudConnectivity* tool to identify connectivity issue. This tool is installed by default with the agent in the folder *%SystemRoot%\Program Files\Microsoft Monitoring Agent\Agent*. Run the tool from an elevated command prompt. It will return results and highlight where the test fails.
43+
For Windows machines, you can use the *TestCloudConnectivity* tool to identify connectivity issue. This tool is installed by default with the agent in the folder *%SystemDrive%\Program Files\Microsoft Monitoring Agent\Agent*. Run the tool from an elevated command prompt. It will return results and highlight where the test fails.
4444

4545
![TestCloudConnectivity tool](media/vminsights-troubleshoot/test-cloud-connectivity.png)
4646

0 commit comments

Comments
 (0)