Error in deleting resource group

Wing Chen 1 Reputation point
2022-07-13T06:06:11.013+00:00

Number of requests for subscription 'subscribe ID' and operation 'GET/SUBSCRIPTIONS/OPERATIONRESULTS/' exceeded the backend storage limit. Please try again after '6' seconds. (代码: SubscriptionRequestsThrottled)

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

1 answer

Sort by: Most helpful
  1. VinodKumar-0434 316 Reputation points
    2022-07-13T06:21:54.777+00:00

    Hi @Wing Chen

    Every subscription-level operation is subject to throttling limits and the value for that is 12000 per hour per an application/user. If you are making more calls than that for the same GUID then the API calls will be throttled. Here is the reference documentation. Please upvote if you find this useful. Thanks

    request-limits-and-throttling


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.