Skip to content

Commit c6ec828

Browse files
authored
Update run-command-managed.md
Correct wording
1 parent d2100bd commit c6ec828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.custom: devx-track-azurepowershell, devx-track-azurecli
1818
> [!IMPORTANT]
1919
> **Managed Run Command** is currently available in Azure CLI, PowerShell, and API at this time. Portal functionality will soon be available.
2020
21-
The Run Command feature uses the virtual machine (VM) agent to scripts within an Azure Windows VM. You can use these scripts for general machine or application management. They can help you quickly diagnose and remediate VM access and network issues and get the VM back to a good state.
21+
The Run Command feature uses the virtual machine (VM) agent to execute scripts within an Azure Windows VM. You can use these scripts for general machine or application management. They can help you quickly diagnose and remediate VM access and network issues and get the VM back to a good state.
2222

2323
The *updated* managed Run Command uses the same VM agent channel to execute scripts and provides the following enhancements over the [original action orientated Run Command](run-command.md):
2424
- Support for updated Run Command through ARM deployment template

0 commit comments

Comments
 (0)