You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/vm/vminsights-troubleshoot.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
-
title: Troubleshoot VM insights
3
-
description: Get troubleshooting information about agent installation and the use of VM insights in Azure Monitor.
2
+
title: Troubleshoot VM Insights
3
+
description: Get troubleshooting information about agent installation and the use of the VM Insights feature in Azure Monitor.
4
4
ms.topic: conceptual
5
5
author: guywi-ms
6
6
ms.author: guywild
@@ -11,11 +11,11 @@ ms.custom: references_regions
11
11
12
12
# Troubleshoot VM insights
13
13
14
-
This article provides troubleshooting information to help you with problems that you might experience when you try to enable or use virtual machine (VM) insights in Azure Monitor.
14
+
This article provides troubleshooting information to help you with problems that you might experience when you try to enable or use the VM Insights feature in Azure Monitor.
15
15
16
-
## Can't enable VM insights on a machine
16
+
## Can't enable VM Insights on a machine
17
17
18
-
When you onboard an Azure virtual machine from the Azure portal, the following actions occur:
18
+
When you onboard an Azure virtual machine (VM) from the Azure portal, the following actions occur:
19
19
20
20
- A default Log Analytics workspace is created if you selected that option.
21
21
- The Azure Monitor Agent is installed on the virtual machine through an extension, if the agent is already installed.
@@ -34,7 +34,7 @@ If the virtual machine has been turned off for a while, is off currently, or was
34
34
If the operating system isn't in the [list of supported operating systems](vminsights-enable-overview.md#supported-operating-systems), installation of the extension fails and you get a message about waiting for data to arrive.
35
35
36
36
> [!IMPORTANT]
37
-
> If a virtual machine that you onboarded on or after April 11, 2022, doesn't appear in VM insights, you might be running an older version of the Dependency Agent. For more information, see the blog post [Potential breaking changes for VM insights Linux customers](https://techcommunity.microsoft.com/t5/azure-monitor-status/potential-breaking-changes-for-vm-insights-linux-customers/ba-p/3271989). This consideration doesn't apply for Windows machines and for virtual machines that you onboarded before April 11, 2022.
37
+
> If a virtual machine that you onboarded on or after April 11, 2022, doesn't appear in VM Insights, you might be running an older version of the Dependency Agent. For more information, see the blog post [Potential breaking changes for VM Insights Linux customers](https://techcommunity.microsoft.com/t5/azure-monitor-status/potential-breaking-changes-for-vm-insights-linux-customers/ba-p/3271989). This consideration doesn't apply for Windows machines and for virtual machines that you onboarded before April 11, 2022.
38
38
39
39
### Was the extension installed properly?
40
40
@@ -55,7 +55,7 @@ Run the tool from an elevated command prompt. It returns results and highlights
55
55
56
56
:::image type="content" source="media/vminsights-troubleshoot/test-cloud-connectivity.png" lightbox="media/vminsights-troubleshoot/test-cloud-connectivity.png" alt-text="Screenshot that shows the tool for testing cloud connectivity.":::
57
57
58
-
## DCR created by the VM insights process was modified and now data is missing
58
+
## DCR created by the VM Insights process was modified and now data is missing
59
59
60
60
### Identify the problem
61
61
@@ -187,4 +187,4 @@ The last lines of the file should indicate why the kernel didn't load. For examp
187
187
188
188
## Related content
189
189
190
-
- For more information on installing VM insights agents, see [Enable VM insights overview](vminsights-enable-overview.md)
190
+
- For more information on installing VM Insights agents, see [Enable VM Insights overview](vminsights-enable-overview.md)
0 commit comments