Unable to activate backup on VM after migration to ARM - UserErrorComputeVmWithClassicStorage

Fabio Meini 0 Reputation points
2023-08-15T11:17:02.58+00:00

Hello everyone,

After migrating a VM to ARM, I'm unable to activate backups for it anymore. The backup procedure was previously active and functional in the classic version.

The backup deployment fails with the following information:

{
    "status": "Failed",
    "error": {
        "code": "UserErrorComputeVmWithClassicStorage",
        "message": "Configuring backup failed due to unsupported VM configuration."
    }
}

Do you have any advice to offer? I already tried to activate the backup in differt vaults but it still fails for the same reason.

Thank you very much in advance,

Fabio

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,256 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,872 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ricardo Correia 165 Reputation points Microsoft Employee
    2023-08-17T09:22:35.29+00:00

    Hi Fabio,

    From the error seems like the disks are unmanaged and still on a classic storage account?

    If above is correct, you need to either migrate your storage account to ARM or migrate your disks to managed

    Hope this helped!

    RAC

    Please Accept the answer if the information helped you. This will help us and others in the community as well.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.