How to move Cosmos DB, SQL, storage data from an expired subscription

Claudiu 0 Reputation points
2026-08-26T12:42:32.2933333+00:00

So my friend had a MSDN enterprise and activated an Azure subscription. It gave me access too and I put some resources in there that I used from time to time.

Now, subscription is disabled and didn't see the warning messages in time due to filters and email noise. My friend can't convert the subscription to PAYG (tells him he is not account admin although he is), he cannot create a new PAYG subscription (for unknown reason, just tells him to switch directories, that doesn't help), so we cannot move the resources to my Azure subscription in any way.

In this case, I thought about moving the data. But surprise surprise, I cannot access it. I view the Cosmos DB account, but when accessing Data explorer, loads forever and in the console there are messages about subscription being disabled so account cannot be accessed.

Of course, I cannot contact azure support, I don't have any support plan. My friend contacted them but marked with severity C, who knows when will they reply...

How to actually access the data as nothing works? Or does anyone know how to move the resources to a working PAYG subscription in this case? Who should do what?

Azure Cosmos DB
Azure Cosmos DB

An Azure NoSQL database service for app development.


1 answer

Sort by: Most helpful
  1. Ravi Kiran Pagidi 170 Reputation points
    2026-08-29T18:01:44.3266667+00:00

    Hi Claudiu,

    Unfortunately, if the subscription is disabled, you normally cannot access services such as Cosmos DB Data Explorer, SQL, or Storage in the normal way. The resources may still exist, but the subscription must be re-enabled before you can reliably export data or move resources.

    For a Visual Studio/MSDN-backed Azure subscription, Microsoft’s documented options are:

    Reactivate or convert the disabled subscription to Pay-As-You-Go, if the portal allows it.

    Open a Subscription Management support request if the conversion/reactivation path is blocked.

    After the subscription is active again, either:

    move supported resources to another active subscription, or

      export the data manually from Cosmos DB, SQL, and Storage.
      
    

    Azure support for subscription management, billing, quota, and account transfer is available without a paid technical support plan. The person who opens the case should be the subscription Account Admin/Billing Admin/Owner, because Microsoft will not release or move subscription-specific data to another user.

    So the next step is not a Cosmos/SQL export command yet. First, the subscription owner needs to get the old subscription re-enabled or converted. Once it is active, then you can move the supported resources or export the data to your own active subscription.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.