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
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,14 +9,14 @@ ms.reviewer: xpathak
9
9
10
10
---
11
11
12
-
# Migrate from Service map to Azure Monitor VM insights
12
+
# Migrate from Service Map to Azure Monitor VM insights
13
13
14
-
[Azure Monitor VM insights](https://docs.microsoft.com/en-us/azure/azure-monitor/vm/vminsights-overview) monitors the performance and health of your virtual machines and virtual machine scale sets, including their running processes and dependencies on other resources. This article explains how to migrate from [Service map](../vm/service-map.md) to Azure Monitor VM insights, which provides a map feature similar to Service map, along with other benefits.
14
+
[Azure Monitor VM insights](https://docs.microsoft.com/en-us/azure/azure-monitor/vm/vminsights-overview) monitors the performance and health of your virtual machines and virtual machine scale sets, including their running processes and dependencies on other resources. This article explains how to migrate from [Service Map](../vm/service-map.md) to Azure Monitor VM insights, which provides a map feature similar to Service Map, along with other benefits.
15
15
16
16
> [!NOTE]
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.
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.comazure/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.comazure/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
@@ -27,7 +27,7 @@ If you have on-premises machines, we recommend enabling [Azure Arc for servers](
27
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).
28
28
29
29
30
-
## Remove the ServiceMap solution from the workspace
30
+
## Remove the Service Map solution from the workspace
31
31
32
32
Once you migrate to VM insights, remove the ServiceMap solution from the workspace to avoid data duplication and incurring extra costs:
33
33
@@ -38,4 +38,5 @@ Once you migrate to VM insights, remove the ServiceMap solution from the workspa
38
38
1. On the left, select **Solutions**.
39
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**.
40
40
41
-
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 the retirement - 30 September 2025.
41
+
> [!IMPORTANT]
42
+
> 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