Skip to content

Commit 37123e2

Browse files
updated wording
1 parent 24dd868 commit 37123e2

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
@@ -4,7 +4,7 @@ description: This topic provides an overview of running scripts within an Azure
44
ms.service: virtual-machines
55
author: nikhilpatel909
66
ms.author: erd
7-
ms.date: 11/03/2022
7+
ms.date: 03/10/2023
88
ms.topic: how-to
99
ms.reviewer: erd
1010
ms.custom: devx-track-azurepowershell
@@ -16,7 +16,7 @@ ms.custom: devx-track-azurepowershell
1616
Run Command uses the virtual machine (VM) agent to run scripts within an Azure Windows or Linux VM. You can use these scripts for general machine or application management. They can help you to quickly diagnose and remediate VM access and network issues and get the VM back to a good state. Scripts can be embedded in the properties or referenced to a pre published gallery script.
1717

1818

19-
The original set of commands are action orientated. The updated set of commands, currently in Public Preview, are management orientated and enable you to run multiple scripts and has less restrictions. This article will explain the difference between the two sets of run commands and help you decide which set is the right one to use in your scenario.
19+
The original set of commands are action orientated. The updated set of commands are management orientated and enable you to run multiple scripts and has less restrictions. This article will explain the difference between the two sets of run commands and help you decide which set is the right one to use in your scenario.
2020

2121
> [!IMPORTANT]
2222
> **Managed Run Command** is currently available in Azure CLI, PowerShell, and API at this time. Portal functionality will soon be available.

0 commit comments

Comments
 (0)