Share via

Lost access to VS Marketplace publisher account after cancelling Azure subscription

Guido Thelen 0 Reputation points
2026-04-14T20:51:53.7666667+00:00

Lost access to VS Marketplace publisher account after cancelling Azure subscription

I am the publisher of SQLinForm on the Visual Studio Marketplace (https://marketplace.visualstudio.com/publishers/guthesoftware), a SQL formatter extension with ~6,800 installs that has been published for about 3 years.

I recently cancelled my Azure subscription, and since then I can no longer access my publisher account in the Marketplace management portal. Every attempt results in a 500 Internal Server Error:

  • Timestamp: 14.04.2026 20:46:48 (UTC)
  • Correlation ID: 25e38133-0088-4701-bccd-cd73d1c9fa84

My situation:

  • The extension is still live on the Marketplace and being used by customers
  • I need to be able to publish updates and manage the listing
  • I do not want to create a new Azure subscription if avoidable
  • My Microsoft account itself is still active

Question: Is it possible to restore publisher access without an active Azure subscription? Is the publisher account tied to the Azure tenant/organization, and if so, how can I recover it?

Any help is appreciated.

Developer technologies | Visual Studio | Extensions
0 comments No comments

1 answer

Sort by: Most helpful
  1. Q&A Assist
    2026-04-14T20:52:07.11+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    Publisher access is tied to the identity and tenant behind the Visual Studio subscription/Azure subscription that was used when the publisher account was created. After canceling or removing that subscription, several things can happen that match the described behavior:

    • Visual Studio subscription removal stops associated benefits and can affect Azure access and assets.
    • If the identity or tenant used for the subscription is deleted or anonymized, access to the subscription and related benefits (including Marketplace publisher management) is lost.

    From the available information, the only supported ways to restore control are:

    1. Restore or replace the subscription/tenant backing the identity
      • If the Visual Studio subscription was removed, it can be renewed or a new subscription purchased so that the same identity regains a valid subscription and Azure access.
      • If the Azure subscription was converted or disabled, it can be reenabled as a pay-as-you-go subscription by following the documented steps for switching the Azure offer. This requires attaching a payment method.
    2. Move assets to a different active subscription/tenant
      • Before a subscription is disabled, Azure resources and dev/test benefits can be moved to another Azure subscription associated with a different Visual Studio subscription or tenant. Once disabled and anonymized, access to assets is lost.
    3. Open a support case with Microsoft
      • For Visual Studio subscription and benefit issues (including Marketplace-related access tied to those subscriptions), support is provided via the Visual Studio subscription portal and Visual Studio Support. These channels are the path to investigate whether the publisher identity can be reconnected to a different active subscription or tenant.

    If the tenant or identity used for the publisher account has already been anonymized or deleted (for example, because the subscription expired and the associated account was removed from the tenant), the documentation indicates that access to the subscription and its benefits is lost, and recovery options are limited to working with Microsoft support to see whether any reassignment is possible.


    References:

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.