Skip to content

Commit a84fc32

Browse files
committed
updates
1 parent a7859fa commit a84fc32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: automation
55
ms.service: automation
66
author: georgewallace
77
ms.author: gwallace
8-
ms.date: 06/06/2018
8+
ms.date: 10/02/2018
99
ms.topic: article
1010
manager: carmonm
1111
---
@@ -15,7 +15,7 @@ Run Command uses the VM agent to run shell scripts within an Azure Linux VM. The
1515

1616
## Benefits
1717

18-
There are multiple options that can be used to access your virtual machines. Run Command can run scripts on your virtual machines remotely using the VM agent. Run Command can be used through the Azure portal, [REST API](/rest/api/compute/virtual%20machines%20run%20commands/runcommand), [Azure CLI](/cli/azure/vm/run-command?view=azure-cli-latest#az-vm-run-command-invoke), or [PowerShell](/powershell/module/azurerm.compute/invoke-azurermvmruncommand).
18+
There are multiple options that can be used to access your virtual machines. Run Command can run scripts on your virtual machines remotely using the VM agent. Run Command can be used through the Azure portal, [REST API](/rest/api/compute/virtual%20machines%20run%20commands/runcommand), or [Azure CLI](/cli/azure/vm/run-command?view=azure-cli-latest#az-vm-run-command-invoke) for Linux VMs.
1919

2020
This capability is useful in all scenarios where you want to run a script within a virtual machines, and is one of the only ways to troubleshoot and remediate a virtual machine that doesn't have the RDP or SSH port open due to improper network or administrative user configuration.
2121

0 commit comments

Comments
 (0)