Skip to content

Commit 298131d

Browse files
updated ms.date, authors, and important note for managed run command entry points
1 parent 6af8f8b commit 298131d

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

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

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: Run scripts in a Windows or Linux VM in Azure with Run Command
33
description: This topic provides an overview of running scripts within an Azure virtual machine by using the Run Command feature
44
ms.service: virtual-machines
5-
author: cynthn
6-
ms.author: cynthn
7-
ms.date: 10/27/2021
5+
author: nikhilpatel909
6+
ms.author: erd
7+
ms.date: 11/03/2022
88
ms.topic: how-to
9-
ms.reviewer: jushiman
9+
ms.reviewer: erd
1010
ms.custom: devx-track-azurepowershell
1111

1212
---
@@ -19,9 +19,8 @@ Run Command uses the virtual machine (VM) agent to run scripts within an Azure W
1919
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.
2020

2121
> [!IMPORTANT]
22-
> **Managed Run Command** is currently in public preview.
23-
> This preview version is provided without a service-level agreement, and we don't recommend it for production workloads. Certain features might not be supported or might have constrained capabilities.
24-
> For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
22+
> **Managed Run Command** is currently available in Azure CLI, PowerShell, and API at this time.
23+
2524

2625

2726
## When to use action or managed commands

0 commit comments

Comments
 (0)