Skip to content

Commit 155433b

Browse files
Update run-command.md
1 parent 15cbe7d commit 155433b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/virtual-machines/linux/run-command.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,8 @@ If needing to remove your action run command Linux extension, refer to the below
120120
```azurecli-interactive
121121
az vm run-command invoke --command-id RemoveRunCommandLinuxExtension --name vmname -g rgname
122122
```
123+
> [!NOTE]
124+
> When you execute a Run Command again, the extension will get installed automatically. Hence, you can use the extension removal command to troubleshoot any issues related to the extension.
123125
124126
## Next steps
125127

0 commit comments

Comments
 (0)