Move Azure Disk from one Subscription to another - The resource provider cannot perform this operation currently due to system upgrade. Please retry after some time.

A Wade 1 Reputation point
2021-07-19T02:35:54.18+00:00

I am attempting to move a disk from one subscription to another and it is failing validation with error:

The resource provider cannot perform this operation currently due to system upgrade. Please retry after some time. (Code: OperationNotAllowed, Target: Microsoft.Compute/disks)

I have performed this task previously. In this case this is being performed as DR testing and is workflow for actual DR for customer so need to know what am missing here. I have tried checking all Azure status pages and nothing clear about any system upgrades or anything?

Azure Disk Storage
Azure Disk Storage
A high-performance, durable block storage designed to be used with Azure Virtual Machines and Azure VMware Solution.
668 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Sumarigo-MSFT 47,466 Reputation points Microsoft Employee Moderator
    2021-07-20T07:06:08.477+00:00

    @A Wade Thanks for raising this question! Firstly, apologies for the delay in responding here and any inconvenience this issue may have caused. Kindly try the following steps to isolate the issue: As per the error would appear when you perform move or migrate to the Azure IaaS at the time of platform maintenance.
    If this is the reason then you should see issues moving to new subscriptions for resources related to VM's. Requesting to try the move operation after couple of hours.

    Please cross-verify the perquisites once again and refer to this article How to move Managed Disks , try to logout and login into the portal again and restart the process(also try to move using PowerShell)

    This article shows you how to move Azure resources to either another Azure subscription or another resource group under the same subscription. You can use the Azure portal, Azure PowerShell, Azure CLI, or the REST API to move resources.

    Moving Azure VM with managed disks to another subscription

    Note: If your storage account does not have any associated disks or Virtual Machines data and only has blobs, files, tables, and queues then the migration to Azure Resource Manager can be done as a standalone migration without dependencies.

    The Resource Manager deployment model doesn't have the concept of Classic images and disks. When the storage account is migrated, Classic images and disks are not visible in the Resource Manager stack but the backing VHDs remain in the storage account.

    Storage Accounts with no associated disks or Virtual Machines data may be migrated independently. Network Security Groups, Route Tables & Reserved IPs that are not attached to any Virtual Machines and Virtual Networks can also be migrated independently.

    Additional Reference: Move resources to a new resource group or subscription: https://learn.microsoft.com/en-us/azure/azure-resource-manager/resource-group-move-resources
    Move operation support for resources: https://learn.microsoft.com/en-us/azure/azure-resource-manager/move-support-resources
    Use Azure Resource Move to migrate an EA or PAYG subscription to Azure CSP: https://learn.microsoft.com/en-us/azure/cloud-solution-provider/migration/ea-payg-to-azure-csp/ea-open-direct-arm-to-csp

    Azure Recommendation: Azure Advisor: Quickly and easily optimize your Azure deployments. Azure Advisor analyzes your configurations and usage telemetry and offers personalized, actionable recommendations to help you optimize your Azure resources for high availability, security, operational excellence, performance, and cost.
    Get started with Azure Advisor: https://learn.microsoft.com/en-in/azure/advisor/advisor-get-started
    Create Azure Advisor alerts on new recommendations: https://learn.microsoft.com/en-us/azure/advisor/advisor-alerts

    Handling planned maintenance notifications

    If the issue still persists, can you please share the screen shot of the error message and the region

    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    1 person found this answer helpful.
    0 comments No comments

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.