Skip to content

Commit 15cbe7d

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,8 @@ If needing to remove your action run command Windows extension, refer to the bel
149149
```azurecli-interactive
150150
az vm run-command invoke --command-id RemoveRunCommandWindowsExtension --name vmname -g rgname
151151
```
152+
> [!NOTE]
153+
> 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.
152154
153155
## Next steps
154156

0 commit comments

Comments
 (0)