Cannot admin classic VM

Staffan Willén 1 Reputation point
2021-10-06T20:00:50.65+00:00

138288-sprite-72.jpg

Hi,
This is a bit troublesome. I have a Win Srv 2008 in Azure that has been running for ages (long before the ARM era), reading and providing some web services. I have no plan to upgrade the functionallity itself but have no problem to move the VM to another "container". (Actually I also have a NT4 server running as a VM on an Intel Stick. If it works, don't touch it ;) but that is another topic...).
The thing is - I cannot reach my 2008 in the Azure admin center. The cloud service in which it was created is there, but when I click the server SRV1 I get an error that the resource is not to be found (see img). The server IS up'n'running (and can be reached by e.g. RDP) but I am worried if the servers has to be shut down. How can I then restart it if I cannot administer the server?
And as I said - moving the VM to ARM is no problem, but how do I do it when Azure prevents me to fiddle around with the VM?

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
643 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,177 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. TravisCragg-MSFT 5,676 Reputation points Microsoft Employee
    2021-10-07T02:35:04.543+00:00

    @Staffan Willén There are a few things that can cause this, but the most obvious is to make sure that you are added as a classic administrator to the subscription. Even if you are listed as an owner for the subscription, you might need to add yourself as a classic administrator.

    If that does not work, see if you can see the resource using azure classic powershell. If the resource does not show up, it is likely in a different subscription / resource group.

    If you need additional help, please let me know.