Skip to content

Commit a5092a1

Browse files
Merge pull request #227184 from ericd-mst-github/erd-run-command-windows
removed preview wording in v2 overview
2 parents baa6518 + 8a7d363 commit a5092a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@ The original set of commands are action orientated. The updated set of commands,
2626
## When to use action or managed commands
2727

2828
The original set of commands are action orientated. You should consider using this set of commands for situations where you need to run:
29-
- A small script to get a content from a VM
29+
- A small script to get a content from a VM
3030
- A script to configure a VM (set registry keys, change configuration)
3131
- A one time script for diagnostics
3232

3333
See [Action Run Commands for Linux](./linux/run-command.md) and [Action Run Commands for Windows](./windows/run-command.md) for available action commands and instructions on how to apply them.
3434

35-
The updated set of commands, currently in Public Preview, are management orientated. Consider using managed run commands if your needs align to the following examples:
35+
The updated set of commands are management orientated. Consider using managed run commands if your needs align to the following examples:
3636
- Script needs to run as part of VM deployment
3737
- Recurrent script execution is needed
3838
- Multiple scripts needs to execute sequentially

0 commit comments

Comments
 (0)