Quantcast
Channel: Azure Virtual Machines forum
Viewing all articles
Browse latest Browse all 12545

Get-AzureVM : Requested value 'enable' was not found

$
0
0

You may receive the following error running Get-AzureVM when using the February 2014 release of Azure PowerShell (0.7.3):

PS C:\> Get-AzureVM -ServiceName CLFeb20WS12R2A -Name CLFeb20WS12R2A
get-azurevm : Requested value 'enable' was not found.
At line:1 char:1
+ get-azurevm CLFeb20WS12R2A
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : CloseError: (:) [Get-AzureVM], ArgumentException
    + FullyQualifiedErrorId : Microsoft.WindowsAzure.Commands.ServiceManagement.IaaS.GetAzureVMCommand

This is a known issue with how the Get-AzureVM cmdlet is attempting to parse a new property that is on recently created VMs. The error is not indicative of an issue with the VM itself.

Until an updated Azure PowerShell release is made available to resolve this issue, you can revert to the December 2013 (0.7.2.1) release by removingWindows Azure PowerShell - February 2014 from Programs and Features and installing 0.7.2.1 from theWindows Standalone link below on the page below.

https://github.com/WindowsAzure/azure-sdk-tools/releases/tag/0.7.2.1

Thanks,
Craig


Viewing all articles
Browse latest Browse all 12545

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>