Need to Move my Resource Group to Another Subscription Error

Noemi Weis 0 Reputation points
2023-04-21T15:59:18.1766667+00:00

I have been having this problem for a month now. I have a disabled "pay-as-you-go" subscription that is disabled and I cannot re-enable it. All generic responses do not work. Here is a link to that thread. https://learn.microsoft.com/en-us/answers/questions/1194341/unable-to-reactivate-my-azure-subscription Because of these issues, I have decided to start a new subscription and move my resource group to the active one and delete the old one, but I now have this error message. Is there anyone who can connect with me live to resolve this issue. I have a deadline and this has been a terrible experience.

The subscription '48d38426-22f4-410b-8340-91840c2bf640' is disabled and therefore marked as read only. You cannot perform any write actions on this subscription until it is re-enabled. (Code: ReadOnlyDisabledSubscription) (Code: ReadOnlyDisabledSubscription)
Azure Resource Mover
Azure Resource Mover
An Azure service used for moving multiple resources between Azure regions.
282 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Alistair Ross 7,466 Reputation points Microsoft Employee
    2023-04-21T16:36:05.55+00:00

    What is it you are trying to move? Is it resources that can just be redeployed as code? When a subscription is disabled, operations to create or update resources (PUT, PATCH) are disabled. Operations that take an action (POST) are also disabled. You can retrieve or delete resources (GET, DELETE). Your resources are still available. As moving of a resource group performs a POST request, you will not be able to move it. https://learn.microsoft.com/en-us/azure/cost-management-billing/manage/subscription-states Only support can help you with this issue, and while some steps may seem trivial, they have a process they have to follow. Your options here are to continue with the support ticket, so they can get to the stage that they can remediate or escalate or to start again from the beginning. I hope this gets resolved for you Alistair

    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.