Skip to content

Commit a670172

Browse files
authored
Update azure-monitor-agent-mma-removal-tool.md
If you use the command in "Step 4 Uninstall inventory", it will fail with an error.
1 parent a780af5 commit a670172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/agents/azure-monitor-agent-mma-removal-tool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ The script reports the total VM, VMSSs, or Arc enables servers seen in the subsc
385385
## Step 4 Uninstall inventory
386386
This script iterates through the list of VM, Virtual Machine Scale Sets, and Arc enabled servers and uninstalls the legacy agent. If the VM, Virtual Machine Scale Sets, or Arc enabled server is not running you won't be able to remove the agent.
387387
``` PowerShell
388-
.\MMAUnistallUtilityScript.ps1 UninstallMMAExtension
388+
.\MMAUnistallUtilityScript.ps1 UninstallExtension
389389
```
390390
Once the script is complete you'll be able to see the removal status for your VM, Virtual Machine Scale Sets, and Arc enabled servers in the MMAInventory.csv file.
391391

0 commit comments

Comments
 (0)