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
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,19 +58,19 @@ To make Connection Monitor recognize your on-premises machines as sources for mo
58
58
59
59
#### Installing Azure Connected Machine agent to enable ARC
60
60
61
-
Before proceeding be sure to review the [prerequisites](../azure-arc/prerequisites.md) and verify that your subscription and resources meet the requirements.
61
+
Before proceeding be sure to review the [prerequisites](../azure-arc/servers/prerequisites.md) and verify that your subscription and resources meet the requirements.
62
62
63
63
##### Prerequisites
64
64
65
65
* An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
66
66
* Deploying the Connected Machine agent on a machine requires that you have administrator permissions to install and configure the agent. On Linux this is done by using the root account, and on Windows, with an account that is a member of the Local Administrators group.
67
67
* The Microsoft.HybridCompute, Microsoft.GuestConfiguration, and Microsoft.HybridConnectivity resource providers must be registered on your subscription. You can [register these resource providers ahead of time](../azure-arc/servers/prerequisites.md#azure-resource-providers), or while completing the steps in this quickstart.
68
-
* Before you get started, be sure to review the [agent prerequisites](../azure-arc/prerequisites.md) and verify the following:
68
+
* Before you get started, be sure to review the [agent prerequisites](../azure-arc/servers/prerequisites.md) and verify the following:
69
69
* Your target machine is running a supported [operating system](../azure-arc/servers/prerequisites.md#supported-operating-systems).
70
70
* Your account has the [required Azure built-in roles](../azure-arc/servers/prerequisites.md#required-permissions).
71
-
* Ensure the machine is in a [supported region](../azure-arc/overview.md#supported-regions).
71
+
* Ensure the machine is in a [supported region](../azure-arc/overview.md).
72
72
* Confirm that the Linux hostname or Windows computer name doesn't use a [reserved word or trademark](../azure-resource-manager/templates/error-reserved-resource-name.md).
73
-
* If the machine connects through a firewall or proxy server to communicate over the Internet, make sure the URLs [listed](../azure-arc/network-requirements.md#urls) are not blocked.
73
+
* If the machine connects through a firewall or proxy server to communicate over the Internet, make sure the URLs [listed](../azure-arc/servers/network-requirements.md#urls) are not blocked.
0 commit comments