Skip to content

Commit 3a8b808

Browse files
modified portal wording on availability
1 parent f340e47 commit 3a8b808

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ ms.custom: devx-track-azurepowershell, devx-track-azurecli
1515

1616
**Applies to:** :heavy_check_mark: Linux VMs :heavy_check_mark: Flexible scale sets
1717

18+
> [!IMPORTANT]
19+
> **Managed Run Command** is currently available in Azure CLI, PowerShell, and API at this time. Portal functionality will soon be available.
1820
1921
The Run Command feature uses the virtual machine (VM) agent to run scripts within an Azure Linux 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.
2022

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ 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 available in Azure CLI, PowerShell, and API at this time.
22+
> **Managed Run Command** is currently available in Azure CLI, PowerShell, and API at this time. Portal functionality will soon be available.
2323
2424

2525

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ ms.custom: devx-track-azurepowershell, devx-track-azurecli
1515

1616
**Applies to:** :heavy_check_mark: Windows VMs :heavy_check_mark: Flexible scale sets
1717

18+
> [!IMPORTANT]
19+
> **Managed Run Command** is currently available in Azure CLI, PowerShell, and API at this time. Portal functionality will soon be available.
1820
1921
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.
2022

0 commit comments

Comments
 (0)