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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,15 +36,15 @@ To start using Connection Monitor for monitoring, do the following:
36
36
* Diagnose issues in your network
37
37
38
38
The following sections provide details for the steps involving the installation of Azure Monitor Agent.
39
-
Rest of the details can be found in the existing document of [Connection Monitor](./connection-monitor-overview.md)
39
+
Rest of the details can be found in the existing document of [Connection Monitor](./connection-monitor-overview.md).
40
40
41
41
## Installing monitoring agents for Azure and Non-Azure resources
42
42
43
43
Connection Monitor relies on lightweight executable files to run connectivity checks. It supports connectivity checks from both Azure environments and on-premises environments. The executable file that you use depends on whether your VM is hosted on Azure or on-premises.
44
44
45
45
### Agents for Azure virtual machines and scale sets
46
46
47
-
Refer [here](./connection-monitor-overview.md#agents-for-azure-virtual-machines-and-virtual-machine-scale-sets) to learn how to install agents for Azure virtual machines and scale sets
47
+
Refer [here](./connection-monitor-overview.md#agents-for-azure-virtual-machines-and-virtual-machine-scale-sets) to learn how to install agents for Azure virtual machines and scale sets.
48
48
49
49
### Agents for On-premises machines
50
50
@@ -53,7 +53,7 @@ To make Connection Monitor recognize your on-premises machines as sources for mo
53
53
1. To connect hybrid machines, you install the [Azure Connected Machine agent](../azure-arc/servers/agent-overview.md) on each machine.
54
54
2. This agent does not deliver any other functionality, and it doesn't replace the Azure Monitor Agent. The Azure Connected Machine agent simply enables you to manage your Windows and Linux machines hosted outside of Azure on your corporate network or other cloud providers.
55
55
56
-
*Install the [Azure Monitor Agent](../azure-monitor/agents/azure-monitor-agent-overview.md) to enable the Network Watcher extension.
56
+
*Install the [Azure Monitor Agent](../azure-monitor/agents/azure-monitor-agent-overview.md) to enable the Network Watcher extension.
57
57
1. The agent collects monitoring logs and data from the hybrid sources and delivers it to Azure Monitor
58
58
59
59
#### Installing Azure Connected Machine agent to enable ARC
0 commit comments