Skip to content

Commit dbd2105

Browse files
authored
Pencil edit small errors
1 parent 19b1fda commit dbd2105

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
@@ -165,7 +165,7 @@ Remove-AzVMExtension -Name AzureMonitorLinuxAgent -ResourceGroupName <resource-g
165165

166166
### Update on Azure virtual machines
167167

168-
To perform a one-time update of the agent, you must first uninstall the existing agent version,. Then install the new version as described.
168+
To perform a one-time update of the agent, you must first uninstall the existing agent version, then install the new version as described.
169169

170170
We recommend that you enable automatic update of the agent by enabling the [Automatic Extension Upgrade](../../virtual-machines/automatic-extension-upgrade.md) feature by using the following PowerShell commands.
171171

@@ -308,7 +308,7 @@ az vm extension delete --resource-group <resource-group-name> --vm-name <virtual
308308

309309
### Update on Azure virtual machines
310310

311-
To perform a one-time update of the agent, you must first uninstall the existing agent version,. Then install the new version as described.
311+
To perform a one-time update of the agent, you must first uninstall the existing agent version, then install the new version as described.
312312

313313
We recommend that you enable automatic update of the agent by enabling the [Automatic Extension Upgrade](../../virtual-machines/automatic-extension-upgrade.md) feature by using the following CLI commands.
314314

0 commit comments

Comments
 (0)