Skip to content

Commit 1a52ec2

Browse files
committed
freshness
1 parent aa6dbba commit 1a52ec2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/network-watcher/connection-monitor-connected-machine-agent.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,19 @@ ms.author: halkazwini
66
author: halkazwini
77
ms.service: azure-network-watcher
88
ms.topic: how-to
9-
ms.date: 11/15/2023
9+
ms.date: 03/25/2025
1010

1111
#CustomerIntent: As an Azure administrator, I need to install the Azure Connected Machine agent so I can monitor a connection using the Connection Monitor.
1212
---
1313

1414
# Install the Azure Connected Machine agent to enable Azure Arc
1515

16-
This article describes how to install the Azure Connected Machine agent.
16+
In this article, you learn how to install the Azure Connected Machine agent. For more information about the agent, see [Azure Connected Machine agent overview](/azure/azure-arc/servers/agent-overview). The Connected Machine agent is required to manage your Windows and Linux machines hosted outside of Azure on your corporate network or other cloud providers.
1717

1818
## Prerequisites
1919

2020
* An Azure account with an active subscription. If you don't already have an account, [create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
21-
* Administrator permissions to install and configure the Connected Machine agent. On Linux, you install and configure it using the root account, and on Windows, you use an account that's a member of the Local Administrators group.
21+
* Administrator permissions to install and configure the Connected Machine agent. On Linux, install and configure using the root account. On Windows, use an account that's a member of the Local Administrators group.
2222
* Register the Microsoft.HybridCompute, Microsoft.GuestConfiguration, and Microsoft.HybridConnectivity resource providers on your subscription. You can [register these resource providers](/azure/azure-arc/servers/prerequisites#azure-resource-providers) either ahead of time or as you're completing the steps in this article.
2323
* Review the [agent prerequisites](/azure/azure-arc/servers/prerequisites), and ensure that:
2424
* Your target machine is running a supported [operating system](/azure/azure-arc/servers/prerequisites#supported-operating-systems).

0 commit comments

Comments
 (0)