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-migrate-from-service-map.md
+11-8Lines changed: 11 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,27 +16,30 @@ ms.reviewer: xpathak
16
16
> [!NOTE]
17
17
> Service Map will be retired on 30 September 2025. Be sure to migrate to VM insights before this date to continue monitoring the communication between services.
18
18
19
-
The map feature of VM insights visualizes virtual machine dependencies by discovering running processes that have active network connection between servers, inbound and outbound connection latency or ports across any TCP-connected architecture over a specified time range. For more information about the benefits of the VM insights map feature over Service Map, see [How is VM insights Map feature different from Service Map?](https://docs.microsoft.com/azure/azure-monitor/faq#how-is-vm-insights-map-feature-different-from-service-map-).
19
+
The map feature of VM insights visualizes virtual machine dependencies by discovering running processes that have active network connection between servers, inbound and outbound connection latency, or ports across any TCP-connected architecture over a specified time range. For more information about the benefits of the VM insights map feature over Service Map, see [How is VM insights Map feature different from Service Map?](https://docs.microsoft.com/azure/azure-monitor/faq#how-is-vm-insights-map-feature-different-from-service-map-).
20
20
21
21
## Enable VM insights using Azure Monitor Agent
22
22
23
23
VM insights uses [Azure Monitor Agent](../agents/agents-overview.md), which replaces the Log Analytics agent used by Service map. For more information about how to enable VM insights for Azure virtual machines and on-premises machines, see [How to enable VM insights using Azure Monitor Agent for Azure virtual machines](../vm/vminsights-enable-overview.md#agents).
24
24
25
25
If you have on-premises machines, we recommend enabling [Azure Arc for servers](../../azure-arc/servers/overview.md) so that you enable the virtual machines for VM insights using processes similar to Azure virtual machines.
26
26
27
-
VM insights also collects per-machine performance counters, which provide visibility into the health of your virtual machines. VM insights ingests these performance counters every minute, which slightly increases monitoring costs per machine. [Learn more about the pricing](../vm/vminsights-overview.md#pricing).
27
+
VM insights also collects per-machine performance counters, which provide visibility into the health of your virtual machines. Azure Monitor Log ingests these performance counters every minute, which slightly increases monitoring costs per machine. [Learn more about the pricing](../vm/vminsights-overview.md#pricing).
28
28
29
29
30
30
## Remove the Service Map solution from the workspace
31
31
32
-
Once you migrate to VM insights, remove the ServiceMap solution from the workspace to avoid data duplication and incurring extra costs:
32
+
Once you migrate to VM insights, remove the Service Map solution from the workspace to avoid data duplication and incurring extra costs:
33
33
34
34
35
-
1. Sign in to the [Azure portal](https://portal.azure.com/).
36
-
1. In the search bar, type **Log Analytics workspaces**. As you begin typing, the list filters suggestions based on your input. Select **Log Analytics workspaces**.
37
-
1. In your list of Log Analytics workspaces, select the workspace you chose when you enabled ServiceMap.
38
-
1. On the left, select **Solutions**.
39
-
1. In the list of solutions, select **ServiceMap(workspace name)**. On the Overview page for the solution, select Delete. When prompted to confirm, select **Yes**.
35
+
1. Sign in to the [Azure portal](https://portal.azure.com/).
36
+
1. In the search bar, type *Log Analytics workspaces*. As you begin typing, the list filters suggestions based on your input.
37
+
1. Select **Log Analytics workspaces**.
38
+
1. From your list of Log Analytics workspaces, select the workspace you chose when you enabled Service Map.
39
+
1. On the left, select **Solutions**.
40
+
1. From the list of solutions, select **ServiceMap(workspace name)**.
41
+
1. On the **Overview** page for the solution, select **Delete**.
42
+
1. When prompted to confirm, select **Yes**.
40
43
41
44
> [!IMPORTANT]
42
45
> You won't be able to onboard new subscriptions to service map after 31 August 2024. The Service Map UI won't be available after 30 September 2025.
0 commit comments