Issue Moving SQL Server Database Between Resource Groups (Same Region)

Munavvar Husein Shaikh 0 Reputation points
2025-07-18T13:36:21.6366667+00:00

Hello Everyone,

I hope you're all doing well.

We have a requirement to move our SQL Server database from one resource group to another within the same region. Technically, this operation is supported, and we are able to initiate the move. However, once the process starts, it gets stuck on the loading screen for over 30 minutes with no further progress.

Here is a screenshot for reference:

AzureIssue

Has anyone come across this issue before or have any idea what might be causing it?

Any insights would be greatly appreciated.

Azure Resource Mover
Azure Resource Mover
An Azure service used for moving multiple resources between Azure regions.
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Naveena Patlolla 4,960 Reputation points Microsoft External Staff Moderator
    2025-07-18T18:30:11.3966667+00:00

    Hi Munavvar Husein Shaikh

    There may be issue with portal UI.

    Please try the same with Azure cli, please follow the below MS article. 

    Validate

    To test your move scenario without actually moving resources in real time, use the az resource invoke-action command. Use this command only when you need to model the results without following through. To run this operation, you need the resource ID of the source resource group, target resource group, and each resource that you're moving.

    Use " to escape double quotes in the body of the request.
    https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/move-resource-group-and-subscription?tabs=azure-cli#use-the-azure-cli

    Please let me know if you face any challenge here, I can help you to resolve this issue further

    Provide your valuable Comments.

    Please do not forget to "Accept the answer” and “upvote it” wherever the information provided helps you, this can be beneficial to other community members.it would be greatly appreciated and helpful to others.


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.