Our client trying to move the Azure sql server from one resource group to another

Our client trying to move the Azure SQL database resources from one resource group to another . The Azure SQL server having around 1600 databases. 4 Elastic pool have exist and databases segregated into 500+500+500+100 (1600 databases).

When our client moving the server to another resource group , he getting below error.

Error : The number write requests for subscription exceeded the limit of 1200 for the interval(1:00:00). Please wait for 303seconds(code:subscription requests throttled)

I know due to the maximum threshold reached, the error got triggered. Is there way to achieve our client requirement to move the Azure SQL server from one to another resource group.

Read more here: Source link