Skip to content

Commit 27d1ca6

Browse files
Merge pull request #269537 from jtessener/docs-editor/azure-monitor-agent-manage-1710881570
Update azure-monitor-agent-manage.md
2 parents 31d0aa1 + fd6548d commit 27d1ca6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/agents/azure-monitor-agent-manage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -371,9 +371,9 @@ To perform a one-time upgrade of the agent, use the following CLI commands.
371371

372372
- Linux
373373
```azurecli
374-
az connectedmachine upgrade-extension --extension-targets "{\"Microsoft.Azure.Monitor.AzureMonitorWindowsAgent\":{\"targetVersion\":\"<target-version-number>\"}}" --machine-name <arc-server-name> --resource-group <resource-group-name>
374+
az connectedmachine upgrade-extension --extension-targets "{\"Microsoft.Azure.Monitor.AzureMonitorLAgent\":{\"targetVersion\":\"<target-version-number>\"}}" --machine-name <arc-server-name> --resource-group <resource-group-name>
375375
```
376-
376+
377377
We recommend that you enable automatic update of the agent by enabling the [Automatic Extension Upgrade](../../azure-arc/servers/manage-automatic-vm-extension-upgrade.md#manage-automatic-extension-upgrade) feature by using the following PowerShell commands.
378378

379379
- Windows

0 commit comments

Comments
 (0)