An Azure NoSQL database service for app development.
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.