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/azure-monitor-agent-with-connection-monitor.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,9 @@ author: halkazwini
6
6
ms.author: halkazwini
7
7
ms.service: network-watcher
8
8
ms.topic: how-to
9
-
ms.date: 11/15/2023
9
+
ms.date: 03/12/2024
10
10
11
-
#Customer intent: As an Azure administrator, I need use the Azure Monitor agent so I can monitor a connection using the Connection monitor.
11
+
#Customer intent: As an Azure administrator, I need use the Azure Monitor agent so I can monitor a connection with a non-Azure resource using the Connection monitor.
12
12
---
13
13
14
14
# Monitor network connectivity using Azure Monitor agent with connection monitor
@@ -61,13 +61,13 @@ To enable the Network Performance Monitor solution for on-premises machines, fol
61
61
62
62
1. In the Azure portal, go to **Network Watcher**.
63
63
64
-
1. Under **Monitoring**, select **Network Performance Monitor**. A list of workspaces with Network Performance Monitor solution enabled is displayed, filtered by **Subscriptions**.
64
+
1. Under **Monitoring**, select **Connection Monitor**.
65
65
66
-
1.To add the Network Performance Monitor solution in a new workspace, select **Add NPM**.
66
+
1.Select **+ Enable Non-Azure**.
67
67
68
68
1. In **Enable Non-Azure**, select the subscription and workspace in which you want to enable the solution, and then select **Create**.
69
69
70
-
After you've enabled the solution, the workspace takes a couple of minutes to be displayed.
70
+
After you enable the solution, the workspace takes a few minutes to be displayed.
71
71
72
72
Unlike Log Analytics agents, the Network Performance Monitor solution can be configured to send data only to a single Log Analytics workspace.
73
73
@@ -87,6 +87,7 @@ Although this coexistence allows you to begin the transition, there are certain
87
87
88
88
* Running two telemetry agents on the same machine would result in double the resource consumption, including but not limited to CPU, memory, storage space, and network bandwidth.
89
89
90
-
## Next steps
90
+
## Next step
91
91
92
-
-[Install the Azure Connected Machine agent](connection-monitor-connected-machine-agent.md)
92
+
> [!div class="nextstepaction"]
93
+
> [Install the Azure Connected Machine agent](connection-monitor-connected-machine-agent.md)
0 commit comments