Skip to content

Commit 57f8bbe

Browse files
authored
Update agent-manage.md
1 parent dba4955 commit 57f8bbe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ Run the following command to upgrade the agent.
8181
### Enable Auto-Update for the Linux Agent
8282
8383
The **recommendation** is to enable automatic update of the agent by enabling the [Automatic Extension Upgrade](../../virtual-machines/automatic-extension-upgrade.md) feature, using the following PowerShell commands.
84+
8485
# [Powershell](#tab/PowerShellLinux)
8586
```powershell
8687
Set-AzVMExtension \
@@ -106,6 +107,7 @@ az vm extension set \
106107
--version latestVersion \
107108
--enable-auto-upgrade true
108109
```
110+
---
109111

110112
## Adding or removing a workspace
111113

0 commit comments

Comments
 (0)