Skip to content

Commit 678f03a

Browse files
committed
Update vminsights-migrate-from-service-map.md
1 parent 3fb5735 commit 678f03a

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

articles/azure-monitor/vm/vminsights-migrate-from-service-map.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,27 +16,30 @@ ms.reviewer: xpathak
1616
> [!NOTE]
1717
> 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.
1818
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-).
2020

2121
## Enable VM insights using Azure Monitor Agent
2222

2323
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).
2424

2525
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.
2626

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).
2828

2929

3030
## Remove the Service Map solution from the workspace
3131

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:
3333

3434

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**.
4043

4144
> [!IMPORTANT]
4245
> 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

Comments
 (0)