Skip to content

Commit 1e9db06

Browse files
committed
Update azure-monitor-agent-with-connection-monitor.md
1 parent f341a81 commit 1e9db06

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/network-watcher/azure-monitor-agent-with-connection-monitor.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,19 +58,19 @@ To make Connection Monitor recognize your on-premises machines as sources for mo
5858

5959
#### Installing Azure Connected Machine agent to enable ARC
6060

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.
6262

6363
##### Prerequisites
6464

6565
* An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
6666
* 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.
6767
* 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:
6969
* Your target machine is running a supported [operating system](../azure-arc/servers/prerequisites.md#supported-operating-systems).
7070
* 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).
7272
* 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.
7474

7575
##### Generate installation script
7676

0 commit comments

Comments
 (0)