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

Set-AzureVMAccessExtension - BadRequest: Cannot downgrade resource

$
0
0

We've recently promoted a Azure VM to be a DC and ever since we're unable to access it via RDP.

I've tried to reenable RDP with this command

Get-AzureVM-ServiceNameservice -NameVM|Set-AzureVMAccessExtension|Update-AzureVM

But we receive the follow error

Update-AzureVM : BadRequest: Cannot downgrade resource extension reference VMAccessAgent, from version 2.0, to version 1.0.3 ,for Role: VM

At line:1 char:51

+ Set-AzureVMAccessExtension -VM $VM -ForceUpdate | Update-AzureVM

+                                                   ~~~~~~~~~~~~~~

    + CategoryInfo          : CloseError: (:) [Update-AzureVM], CloudException

    + FullyQualifiedErrorId : Microsoft.WindowsAzure.Commands.ServiceManagement.IaaS.UpdateAzureVMCommand

Any ideas what's going wrong here or how we can gain access?

Thanks


Viewing all articles
Browse latest Browse all 12545

Trending Articles



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