Hi @Landon Harrison ,
Thanks for reaching out to Microsoft Q&A.
It sounds like your DevOps organization has become “orphaned” now that the university email (and its Entra ID account) is gone. Because VS Code extensions’ publishers live inside an Azure DevOps org, you’ll need to reclaim ownership of that org (or have Microsoft move the publisher).
Here’s what you can try:
- Verify the backing Azure AD tenant
- Sign into the Azure portal and use the “Directory + subscription” filter to switch to the tenant where you originally created the DevOps org.
- Browse to https://dev.azure.com/‹your-org›. If you see an “Orphaned organization” banner or an Unauthorized page, you’re in the right place.
- Claim ownership of the orphaned org
- Make sure you have or can get a Global Administrator account in that Azure AD tenant and that the Azure DevOps Administrator role is assigned.
- On the DevOps sign-in or in Organization settings you should see a “Claim ownership” (or “Change owner”) link. Click it, justify your request, and point it at your current work or school account.
- Once you’ve claimed ownership, add your new account (and at least one other admin) to the Project Collection Administrators group so you don’t get locked out again.
- Update your VS Code extension
- With your new account in the Org Admin group, head to the VS Code Marketplace publisher page, update the extension, bump versions, etc.
- If you can’t claim ownership yourself
- Check whether any other Global Admin in that old tenant can perform the claim. If the entire tenant is gone (or University IT refuses), you’ll need to open a support ticket with Microsoft DevOps/Product Marketplace. Provide:
- The name of your DevOps org and Azure AD tenant
- Proof of extension ownership (GitHub repo, phone number on file, etc.)
- Ask them to transfer the VS Code extension publisher to a new DevOps org under your current Microsoft account.
Hope this helps!
If the resolution was helpful, kindly take a moment to click on and click on Yes for was this answer helpful. And, if you have any further query do let us know.