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/network-watcher/migrate-to-connection-monitor-from-network-performance-monitor.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: halkazwini
6
6
ms.author: halkazwini
7
7
ms.service: network-watcher
8
8
ms.topic: how-to
9
-
ms.date: 12/06/2023
9
+
ms.date: 03/12/2024
10
10
11
11
#CustomerIntent: As an Azure administrator, I want to migrate my tests from Network performance monitor to the new Connection monitor so I avoid service disruption.
12
12
---
@@ -16,7 +16,7 @@ ms.date: 12/06/2023
16
16
In this article, you learn how to migrate your existing tests from Network performance monitor to the new Connection monitor with zero downtime. For more information, see [Connection monitor overview](connection-monitor-overview.md).
17
17
18
18
> [!IMPORTANT]
19
-
> Starting July 1, 2021, you won't be able to add new tests in an existing workspace or enable a new workspace with Network performance monitor. You can continue to use the tests created prior to July 1, 2021. To minimize service disruption to your current workloads, migrate your tests from Network performance monitor to the new Connection monitor in Azure Network Watcher before February 29, 2024.
19
+
> Network performance monitor is deprecated and no longer available. To minimize service disruption to your current workloads, migrate your tests from Network performance monitor (classic) to the new Connection monitor.
20
20
21
21
## Key benefits of the new Connection monitor
22
22
@@ -40,13 +40,13 @@ The following are key benefits of the new Connection monitor:
40
40
41
41
- Visualize & measure end-to-end network path performance with the new Topology (preview)
42
42
43
-
- Deep insights into network performance metrics with synthetic monitoring across TCP, ICMP and HTTP protocols.
43
+
- Deep insights into network performance metrics with synthetic monitoring across TCP, ICMP, and HTTP protocols.
44
44
45
45
- Enhanced visibility into end-to-end network path and connections with per hop latency and path loss across path components, highlighting links with high latency or packet loss.
46
46
47
47
- Geo meta data and ASN data available across internet hops.
48
48
49
-
- Highlight last mile, middle mile and last mile latency with Microsoft edge discovery.
49
+
- Highlight last mile, middle mile, and last mile latency with Microsoft edge discovery.
50
50
51
51
- Enhanced troubleshooting with clear actionable insights
52
52
@@ -79,7 +79,7 @@ The following table compares Network performance monitor and the new Connection
79
79
80
80
The migration helps produce the following results:
81
81
82
-
- On-premises agents and firewall settings work as is. No changes are required. Log Analytics agents that are installed on Azure virtual machines need to be replaced with the [Network Watcher extension](../virtual-machines/extensions/network-watcher-windows.md?toc=/azure/network-watcher/toc.json).
82
+
- On-premises agents and firewall settings work as is. No changes are required. Log Analytics agents that are installed on Azure virtual machines need to be replaced with the [Network Watcher extension](../virtual-machines/extensions/network-watcher-windows.md?toc=/azure/network-watcher/toc.json&bc=/azure/network-watcher/breadcrumb/toc.json).
83
83
- Existing tests are mapped to Connection monitor > Test group > Test format. By selecting **Edit**, you can view and modify the properties of the new Connection monitor, download a template to make changes to it, and submit the template via Azure Resource Manager.
84
84
- Agents send data to both the Log Analytics workspace and the metrics.
85
85
- Data monitoring:
@@ -92,7 +92,7 @@ The migration helps produce the following results:
92
92
## Prerequisites
93
93
94
94
- Ensure that Network Watcher is enabled in the subscription and region of the Log Analytics workspace. If not done, you see an error stating "Before you attempt to migrate, enable Network watcher extension in subscription and location of LA workspace selected."
95
-
- In case Azure virtual machine (VM) belongs to a different region/subscription than that of Log Analytics workspace is used as an endpoint, make sure Network Watcher is enabled for that subscription and region.
95
+
- In case Azure virtual machine (VM) is in a different region/subscription than Log Analytics workspace that's used as an endpoint, make sure Network Watcher is enabled for that subscription and region.
96
96
- Azure virtual machines with Log Analytics agents installed must be enabled with the Network Watcher extension.
0 commit comments