Skip to content

Commit 18771c5

Browse files
authored
Update connection-monitor-install-azure-monitor-agent.md
1 parent c453b26 commit 18771c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.author: v-ksreedevan
1313

1414
# Install Azure Monitor Agent
1515

16-
Azure Monitor Agent is implemented as an Azure Virtual Machines (VMs) extension. You can install Azure Monitor Agent by using any of the methods for installing virtual machine extensions, including those described in the [Azure Monitor Agent overview](../azure-monitor/agents/agents-overview.md) article.
16+
Azure Monitor Agent is implemented as an Azure virtual machine (VM) extension. You can install Azure Monitor Agent by using any of the methods for installing virtual machine extensions, including those described in the [Azure Monitor Agent overview](../azure-monitor/agents/agents-overview.md) article.
1717

1818
The following section covers installing Azure Monitor Agent on Azure Arc-enabled servers by using PowerShell and the Azure CLI. For more information, see [Manage Azure Monitor Agent](../azure-monitor/agents/azure-monitor-agent-manage.md?tabs=ARMAgentPowerShell%2CPowerShellWindows%2CPowerShellWindowsArc%2CCLIWindows%2CCLIWindowsArc).
1919

@@ -48,7 +48,7 @@ Remove-AzConnectedMachineExtension -MachineName <arc-server-name> -ResourceGroup
4848

4949
### Upgrade on Azure Arc-enabled servers
5050

51-
To perform a *one time upgrade* of the agent, use the following PowerShell commands.
51+
To perform a *one-time upgrade* of the agent, use the following PowerShell commands.
5252

5353
# [Windows](#tab/PowerShellWindowsArc)
5454
```powershell

0 commit comments

Comments
 (0)