Skip to content

Commit 021e730

Browse files
authored
Merge pull request #13989 from alexandair/patch-17
Fix a typo in run-command.md
2 parents 66cbdae + 03f46c2 commit 021e730

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ manager: carmonm
1111
---
1212
# Run PowerShell scripts in your Windows VM with Run Command
1313

14-
Run Command uses the VM agent to run shell PowerShell scripts within an Azure Windows VM. These scripts can be used for general machine or application management, and can be used to quickly diagnose and remediate VM access and network issues and get the VM back to a good state.
14+
Run Command uses the VM agent to run PowerShell scripts within an Azure Windows VM. These scripts can be used for general machine or application management, and can be used to quickly diagnose and remediate VM access and network issues and get the VM back to a good state.
1515

1616
## Benefits
1717

@@ -79,4 +79,4 @@ You can use one of the [built-in](../../role-based-access-control/built-in-roles
7979

8080
## Next steps
8181

82-
See, [Run scripts in your Windows VM](run-scripts-in-vm.md) to learn about other ways to run scripts and commands remotely in your VM.
82+
See, [Run scripts in your Windows VM](run-scripts-in-vm.md) to learn about other ways to run scripts and commands remotely in your VM.

0 commit comments

Comments
 (0)